[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / a / KJRootNavigationController / 1.0.0 / KJRootNavigationController.podspec.json
blob3e6053ded0ea1e8203da17dc184a045230187376
2   "name": "KJRootNavigationController",
3   "version": "1.0.0",
4   "summary": "KJRootNavigationController",
5   "description": "每个控制器单独配置navigationBar",
6   "homepage": "https://github.com/codeporter/KJRootNavigationController",
7   "license": "MIT",
8   "authors": {
9     "coder": "coder@xhqb.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/codeporter/KJRootNavigationController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]