blob: 6719f8b89706c3ef93303b791b52d469482a8cc5 [file] [log] [blame]
{
"name": "TestFlipTheBlinds",
"version": "0.1.0",
"summary": "Flip The Blinds is an animated transition between view controllers.",
"description": "Flip The Blinds is an animated transition that creates a venetian blind effect between view controllers.",
"homepage": "https://github.com/joelconnects/TestFlipTheBlinds",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Joel Bell": "joelconnects@gmail.com"
},
"source": {
"git": "https://github.com/joelconnects/TestFlipTheBlinds.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TestFlipTheBlinds/FTB*.swift",
"pushed_with_swift_version": "3.0",
"deprecated": true
}