[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 3 / 6 / GJTApplicationModule / 0.1.6 / GJTApplicationModule.podspec.json
blobb8e69d4c92a9e2b4ad38df069d9f9da153359ed2
2   "name": "GJTApplicationModule",
3   "version": "0.1.6",
4   "summary": "Gojito 的启动器业务模块",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "Gojito 的启动器业务模块,提供启动过程中加载的类以及方法等功能。",
9   "homepage": "https://github.com/zjh171/GJTApplicationModule",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "zjh171": "zjh171@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zjh171/GJTApplicationModule.git",
19     "tag": "0.1.6"
20   },
21   "static_framework": true,
22   "source_files": "GJTApplicationModule/Classes/**/*",
23   "dependencies": {
24     "GJTAppLauncher": [
26     ],
27     "GJTGojitoMvvmKit": [
28       ">=0.1.3"
29     ],
30     "GJTMvvmKit": [
32     ]
33   }