blob: 488b438964ac80547bae06c764450859d0c857cb [file] [log] [blame]
{
"name": "Transitions",
"version": "0.1.3",
"summary": "Simple way of presenting a view controller by using transition animations, which may be interactive.",
"homepage": "https://github.com/PabloAlejandro/Transitions",
"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.3"
},
"source_files": [
"Transitions/Controllers/*.{swift}",
"Transitions/Classes/*.{swift}"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"deprecated": true
}