blob: ab2572219183d831a3c3e5decfd663b087b54159 [file] [log] [blame]
{
"name": "FTShareSDKTool",
"version": "0.0.4",
"summary": "my FTShareSDKTool.",
"homepage": "https://gitee.com/TingShuo_iOS/FTShareSDKTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shxlxa": "842495841@qq.com"
},
"source": {
"git": "https://gitee.com/TingShuo_iOS/FTShareSDKTool.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTShareSDKTool/Classes/**/*",
"resource_bundles": {
"FTShareSDKTool": [
"FTShareSDKTool/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"YYKit": [
]
}
}