blob: 17655ba42283850ed2fb374bf751ae2b4b92a3ae [file] [log] [blame]
{
"name": "TSCommonModel",
"version": "0.0.1",
"summary": "summary",
"homepage": "https://gitee.com/TingShuo_iOS/TSCommonModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shxlxa": "842495841@qq.com"
},
"source": {
"git": "https://gitee.com/TingShuo_iOS/TSCommonModel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TSCommonModel/Classes/**/*",
"dependencies": {
"TSConstant": [
],
"MJExtension": [
],
"FTCommonTool": [
],
"YYKit": [
]
}
}