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