[Add] MSPSharedLibraries 0.0.91
[CocoaPods.git] / Specs / e / 3 / 6 / GJTApplicationModule / 0.1.1 / GJTApplicationModule.podspec.json
blob111fd3cd60f05107f374fff7da90f7e5b0bece96
2   "name": "GJTApplicationModule",
3   "version": "0.1.1",
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.1"
20   },
21   "static_framework": true,
22   "source_files": "GJTApplicationModule/Classes/**/*",
23   "dependencies": {
24     "GJTAppLauncher": [
26     ]
27   }