[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 4 / 2 / e / GJTGojitoMvvmKit / 0.1.3 / GJTGojitoMvvmKit.podspec.json
blob5a06123efc082f5389dbe25a6269b0cf577ae5c9
2   "name": "GJTGojitoMvvmKit",
3   "version": "0.1.3",
4   "summary": "Gojito 的 mvvm 的第二个框架",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "Gojito 是 mvvm 框架的 通用层 设计,是 GJTMvvmKit 的靠近业务层的部分",
9   "homepage": "https://github.com/zjh171/GJTGojitoMvvmKit",
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/GJTGojitoMvvmKit.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "GJTGojitoMvvmKit/Classes/**/*",
22   "dependencies": {
23     "GJTMvvmKit": [
24       ">0.0.6"
25     ],
26     "Masonry": [
28     ],
29     "GJTAdditionKit": [
30       ">=0.0.9"
31     ],
32     "GJTControlsKit": [
34     ]
35   }