[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / 6 / ZHNavigationController / 0.0.2 / ZHNavigationController.podspec.json
blobc34a4042cf8b1808a83c435e5cfb5166a981b17a
2   "name": "ZHNavigationController",
3   "version": "0.0.2",
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.2"
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   }