[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / f / b / e / NYRouterKit / 1.0.1 / NYRouterKit.podspec.json
blob117135a19fa1f5a2b948d2e4d0c2b2bee9e73d89
2   "name": "NYRouterKit",
3   "version": "1.0.1",
4   "summary": "供iOS开发组件化开发使用工具",
5   "description": "供iOS开发组件化开发协同开发工具,有问题email akries@outlook.com",
6   "homepage": "https://github.com/Akries/NYRouterKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akries.NY": "akries@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/Akries/NYRouterKit.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "KVOController": [
26     ],
27     "REFrostedViewController": [
29     ],
30     "MJExtension": [
32     ],
33     "RTRootNavigationController": [
35     ]
36   }