blob: 2cfc90051ce6b10edd6af9710798a47ea163d93a [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.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "SwipeNavigationController/SwipeNavigationController/*.{h,swift}",
"module_name": "SwipeNavigationController"
}