blob: a5e1ee0fb4e2d493d998b2d9328c04180cd5bc3a [file] [log] [blame]
{
"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/**/*"
}