Skip to content

Commit

Permalink
new version added
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetkgunay committed May 7, 2017
1 parent c66bad6 commit 95bdffb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AKGPushAnimator.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AKGPushAnimator"
s.version = '1.0.2'
s.version = '1.0.3'
s.summary = "Easy to use, Interactive Push Animator like Instagram app"
s.description = <<-DESC
Easily Push and Pop ViewController like Instagram App with Interaction written in pure Swift 3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ AKGPushAnimator is available through [CocoaPods](http://cocoapods.org). To insta
it, simply add the following line to your Podfile:

```ruby
pod 'AKGPushAnimator', '~> 1.0.2'
pod 'AKGPushAnimator', '~> 1.0.3'
```

## Author
Expand Down

0 comments on commit 95bdffb

Please sign in to comment.