| { | |
| "name": "SwiftyAnimate", | |
| "version": "0.1.0", | |
| "license": "MIT", | |
| "homepage": "https://github.com/rchatham/SwiftyAnimate", | |
| "authors": { | |
| "Reid Chatham": "reid.chatham@gmail.com" | |
| }, | |
| "summary": "Swift animation", | |
| "source": { | |
| "git": "https://github.com/rchatham/SwiftyAnimate.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Sources/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |