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