blob: 368685974679d48ae8e4c7c2436f29349860a3a1 [file] [log] [blame]
{
"name": "SwipeNavigationController",
"platforms": {
"ios": "8.0"
},
"summary": "Snapchat like 4-way swipe navigation in Swift for iOS.",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Casey Law": "casey@lomotif.com"
},
"homepage": "http://www.lomotif.com",
"source": {
"git": "https://github.com/Lomotif/swipe-navigation.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"source_files": "SwipeNavigationController/SwipeNavigationController/*.{h,swift}",
"module_name": "SwipeNavigationController"
}