[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 2 / LHNavigationController / 0.1.2 / LHNavigationController.podspec.json
blob383d3f52f56912176c0534d7c48c296c8c77be5d
2   "name": "LHNavigationController",
3   "version": "0.1.2",
4   "summary": "A UINavigationController subclass that allow you push/pop with full screen pan",
5   "description": "A UINavigationController subclass that allow you push/pop with full screen pan(类似网易新闻,支持全屏push/pop)",
6   "homepage": "https://github.com/LeoMobileDeveloper/LHNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leomobiledeveloper"
13   },
14   "source": {
15     "git": "https://github.com/LeoMobileDeveloper/LHNavigationController.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LHNavigationController/Classes/**/*"