[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / 6 / ZHNavigationController / 0.0.4 / ZHNavigationController.podspec.json
blob84c5b0fd5a13057171370f5a37e551c7492c3f75
2   "name": "ZHNavigationController",
3   "version": "0.0.4",
4   "summary": "a library for manager your viewController better",
5   "description": "NavigationController\nFullscreen or halfScreen gesture pop\nMake your every viewController has their own navigationBar\nTODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SummerHF/ZHNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SummerHF": "zhuhaifeiswift@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SummerHF/ZHNavigationController.git",
16     "tag": "0.0.4"
17   },
18   "social_media_url": "https://summerhf.github.io/",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ZHNavigationController/Classes/**/*",
23   "resource_bundles": {
24     "ZHNavigationController": [
25       "ZHNavigationController/Assets/*.png"
26     ]
27   }