blob: 383d3f52f56912176c0534d7c48c296c8c77be5d [file] [log] [blame]
{
"name": "LHNavigationController",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHNavigationController/Classes/**/*"
}