blob: b70c2f1a08ff5bf31b7dcd801e527431a6201a79 [file] [log] [blame]
{
"name": "VCTransitionsLibrary",
"version": "1.3.0",
"summary": "A collection of interactive iOS 7 custom view controller transitions, including flip, fold, cross-fade and more",
"authors": {
"Colin Eberhardt": "colin.eberhardt@gmail.com"
},
"source": {
"git": "https://github.com/ColinEberhardt/VCTransitionsLibrary.git",
"tag": "1.3.0"
},
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"source_files": [
"AnimationControllers/*.{h,m}",
"InteractionControllers/*.{h,m}"
],
"homepage": "https://github.com/ColinEberhardt/VCTransitionsLibrary",
"platforms": {
"ios": null
},
"requires_arc": false
}