blob: 62b712139b45eec5e7870e990f56e63be1ccff1f [file] [log] [blame]
{
"name": "AICustomViewControllerTransition",
"version": "1.0.4",
"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.0.4"
},
"platforms": {
"ios": "8.1"
},
"source_files": "Source/*.swift",
"requires_arc": true
}