blob: 2fafb31babd2c9474fb6b11576027cf173f4935e [file] [log] [blame]
{
"name": "LxNavigationController",
"version": "1.0.0",
"summary": "Add a powerful gesture you can pop view controller only if you sweep the screen from left the right",
"homepage": "https://github.com/DeveloperLx/LxNavigationController",
"license": "Apache",
"authors": {
"DeveloperLx": "developerlx@yeah.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DeveloperLx/LxNavigationController.git",
"tag": "1.0.0"
},
"source_files": "LxNavigationController/LxNavigationController.*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}