blob: 1807228458fbe4c9bc42bb5d1555696a023bfd75 [file] [log] [blame]
{
"name": "GJTGojitoMvvmKit",
"version": "0.1.1",
"summary": "Gojito 的 mvvm 的第二个框架",
"platforms": {
"ios": "9.0"
},
"description": "Gojito 的第二个 mvvm 框架,是 GJTMvvmKit 的靠近业务层的设计",
"homepage": "https://github.com/zjh171/GJTGojitoMvvmKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zjh171": "zjh171@qq.com"
},
"source": {
"git": "https://github.com/zjh171/GJTGojitoMvvmKit.git",
"tag": "0.1.1"
},
"source_files": "GJTGojitoMvvmKit/Classes/**/*",
"dependencies": {
"GJTMvvmKit": [
],
"Masonry": [
],
"GJTAdditionKit": [
],
"GJTControlsKit": [
]
}
}