| { |
| "name": "ASSubmitTransition", |
| "version": "0.1.0", |
| "summary": "Submit animation class for iOS", |
| "description": "With this library you can add a submit transition between view to your iOS apps.", |
| "homepage": "https://github.com/alexsteinerde/ASSubmitTransition", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Alex Steiner": "privat@alexsteiner.de" |
| }, |
| "source": { |
| "git": "https://github.com/alexsteinerde/ASSubmitTransition.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ASSubmitTransition/Classes/**/*" |
| } |