[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / e / 2 / GJTGroupModule / 0.1.0 / GJTGroupModule.podspec.json
blob6ac20e7d32426cd9f0496afa5a13cac33a419435
2   "name": "GJTGroupModule",
3   "version": "0.1.0",
4   "summary": "群组模块,是 Gojito 的主要模块",
5   "description": "群组模块,是 Gojito 的主要模块,提供群组列表,群组详情等信息",
6   "homepage": "https://github.com/zjh171/GJTGroupModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zjh171": "zjh171@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zjh171/GJTGroupModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GJTGroupModule/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "GJTMvvmKit": [
28     ],
29     "GJTGojitoMvvmKit": [
31     ],
32     "GJTControlsKit": [
34     ]
35   }