blob: 7e8129957e57d77b1c106887c599bff6203dc980 [file] [log] [blame]
{
"name": "VCTransitionsLibrary",
"version": "1.5.0",
"summary": "A collection of interactive iOS 7 custom 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.5.0"
},
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"platforms": {
"ios": null
},
"source_files": [
"AnimationControllers/*.{h,m}",
"InteractionControllers/*.{h,m}"
],
"homepage": "https://github.com/ColinEberhardt/VCTransitionsLibrary",
"requires_arc": true
}