Skip to content

Commit

Permalink
Podspec changed
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi420 committed Apr 11, 2019
1 parent 07e9cb3 commit eb56bc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BonsaiController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'BonsaiController'
s.version = '5.0.0'
s.version = '5.0.1'
s.summary = '🌲 Bonsai makes custom frame size and transition animation to any view controller'

# This description is used to generate tags and improve search results.
Expand All @@ -27,7 +27,7 @@ Pod::Spec.new do |s|
s.author = { 'Warif Akhand Rishi' => 'rishi420@gmail.com' }
s.source = { :git => 'https://github.com/rishi420/Bonsai.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
s.swift_version = '5.0'
s.swift_version = '5'

s.ios.deployment_target = '9.3'

Expand Down

0 comments on commit eb56bc1

Please sign in to comment.