blob: e6c43ffa1e4ce90c5438aa0c528dac0785b7b9c8 [file] [log] [blame]
{
"name": "Transitions",
"version": "0.1.0",
"summary": "Simple way of presenting a view controller by using transition animations, which may be interactive.",
"homepage": "https://github.com/PabloAlejandro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pau": "pau.ios.developer@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PabloAlejandro/Transitions.git",
"tag": "0.1.0"
},
"source_files": [
"Transitions/Controllers/**/*.{swift}",
"Transitions/Classes/**/*.{swift}"
],
"pushed_with_swift_version": "3.0",
"deprecated": true
}