blob: be1880f1df08ac912baff22bfceb9398d28b0183 [file] [log] [blame]
{
"name": "AnimatedTransitions",
"platforms": {
"ios": "9.0"
},
"summary": "AnimatedTransitions provides animated transitions between ViewControllers.",
"requires_arc": true,
"version": "0.1.0",
"authors": {
"Micah Bunting": "amnykon@gmail.com"
},
"homepage": "https://amnykon.github.io",
"source": {
"git": "https://github.com/amnykon/AnimatedTransitions",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "AnimatedTransitions/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}