Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
modzelewski committed Sep 22, 2016
1 parent 7d52186 commit 4c6bbb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ myView.trxFrameTo(someFrame)

```
iOS: 8.4, tvOS: 9.0, Xcode 8, Swift 2.3
Check out swift-3.0 branch for latest swift version compatibility
```
## Installation
### Cocoa Pods
Expand Down
2 changes: 1 addition & 1 deletion TRX.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TRX"
s.version = "0.3.1"
s.version = "0.4.0"
s.summary = "Squeeze, chain, overlap, seek. A powerful swift animation framework."
s.description = <<-DESC
A versatile animation framework built with ease of use, powerful features and performance in mind. TRX is inspired by the the excellent JavaScript animation framework GSAP.
Expand Down

0 comments on commit 4c6bbb5

Please sign in to comment.