blob: b1c46aaf75204f548bdc432b541430403753ec3f [file] [log] [blame]
{
"name": "TLAnimatedSegue",
"version": "0.0.2",
"summary": "Segue for present controllers with custom animations.",
"homepage": "https://github.com/tryolabs/TLAnimatedSegue",
"license": "MIT",
"authors": {
"BrunoBerisso": "bruno@tryolabs.com"
},
"source": {
"git": "https://github.com/tryolabs/TLAnimatedSegue.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/tryolabs",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}