blob: bfd0188677d1369613e01770d3a5e14e56bfb2ef [file] [log] [blame]
{
"name": "SwipeNavigationController",
"platforms": {
"ios": "8.0"
},
"summary": "Snapchat like 4-way swipe navigation in Swift for iOS.",
"requires_arc": true,
"version": "2.0.2",
"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": "2.0.2"
},
"frameworks": "UIKit",
"source_files": "SwipeNavigationController/SwipeNavigationController/*.{h,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"module_name": "SwipeNavigationController",
"pushed_with_swift_version": "3.0"
}