blob: 9dea291b3d0da061bd83780f6a19bcdae03108cf [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.0",
"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.0"
},
"frameworks": "UIKit",
"source_files": "SwipeNavigationController/SwipeNavigationController/*.{h,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"module_name": "SwipeNavigationController"
}