blob: 21877c9f7f8814e3c8b09e447f3aa1c9f39aab62 [file] [log] [blame]
{
"name": "EasyTransitioning",
"version": "0.1.1",
"summary": "Removing the boilerplate code associated with UIViewControllerAnimatedTransitioning",
"description": "Want to create custom transitions between view controllers without writing boilerplate code?",
"homepage": "https://github.com/hweetty/EasyTransitioning",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jerry Yu": "hi@jerryyu.ca"
},
"source": {
"git": "https://github.com/hweetty/EasyTransitioning.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/hweetty",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "2.3"
}