| { |
| "name": "TransitionAnimators", |
| "version": "1.0.0", |
| "summary": "A few lines of code to integrate common animated transitions", |
| "homepage": "https://github.com/570262616/TransitionAnimators", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhang peng": "zhangpeng@ezbuy.com" |
| }, |
| "source": { |
| "git": "https://github.com/570262616/TransitionAnimators.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Animator/*.*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |