| { |
| "name": "AZTransitions", |
| "version": "0.22", |
| "summary": "Framework that helps you to work with custom modal transtions.", |
| "description": "With this framework can easily work with custom modal transitions. CustomModalTransition class provides you with all nesessary API, so you should only think about aniamtions.", |
| "homepage": "https://github.com/azimin/AZTransition", |
| "license": "MIT", |
| "authors": { |
| "Alexander Zimin": "azimin@me.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/azimin/AZTransition.git", |
| "tag": "0.22" |
| }, |
| "source_files": "Source/*.swift", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "3" |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |