blob: cf75032d48d598a2c66c37845d25fc0bcaaae8df [file] [log] [blame]
{
"name": "GJTMineModule",
"version": "0.1.2",
"summary": "Gojito 的个人中心模块",
"description": "Gojito 的个人中心模块,包括设置、版本号等页面",
"homepage": "https://github.com/zjh171/GJTMineModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zjh171": "zjh171@qq.com"
},
"source": {
"git": "https://github.com/zjh171/GJTMineModule.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GJTMineModule/Classes/**/*",
"dependencies": {
"GJTMvvmKit": [
]
}
}