blob: 3eb9b5326047b31d0a4b8e0ffba72a2633df3343 [file] [log] [blame]
{
"name": "LHNavigationController",
"version": "0.1.0",
"summary": "A UINavigationController subclass that allow you push/pop with full screen pan",
"description": "A UINavigationController subclass that allow you push/pop with full screen pan(类似网易新闻,支持全屏push/pop)",
"homepage": "https://github.com/LeoMobileDeveloper/LHNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leomobiledeveloper"
},
"source": {
"git": "https://github.com/LeoMobileDeveloper/LHNavigationController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHNavigationController/Classes/**/*"
}