[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 6 / 9 / d / CJGNavigationController / 1.0.5 / CJGNavigationController.podspec.json
bloba8d8d0960e2161c724a47cfcc427ea8841e744c5
2   "name": "CJGNavigationController",
3   "version": "1.0.5",
4   "summary": "自定义导航栏,可以修改颜色、透明度",
5   "description": "自定义导航栏,可以在单个Controller修改颜色、透明度",
6   "homepage": "https://github.com/MackolChen/CJGNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MackolChen": "engineer_macchen@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MackolChen/CJGNavigationController.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CJGNavigationController/Classes/**/*",
22   "resources": "CJGNavigationController/Assets/**/*",
23   "resource_bundles": {
24     "CJGNavigationController": [
25       "CJGNavigationController/Assets/*"
26     ]
27   }