blob: f4795267e6ab76f488327747a117293eec9479be [file] [log] [blame]
{
"name": "AICustomViewControllerTransition",
"version": "1.1.0",
"license": "MIT",
"summary": "Easy and tidy way for creating custom UIViewController transitions for iOS",
"homepage": "https://github.com/cocoatoucher/AICustomViewControllerTransition",
"authors": {
"cocoatoucher": "cocoatoucher@aol.com"
},
"source": {
"git": "https://github.com/cocoatoucher/AICustomViewControllerTransition.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "Source/*.swift"
}