blob: 45c3fd2455f38dd56c35724037ee0ceb60dd8bf6 [file] [log] [blame]
{
"name": "FTFuckDemo",
"version": "0.1.2",
"summary": "A FTFuckDemo.",
"homepage": "https://gitee.com/TingShuo_iOS/FTFuckDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shxlxa": "842495841@qq.com"
},
"source": {
"git": "https://gitee.com/TingShuo_iOS/FTFuckDemo.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTFuckDemo/Classes/**/*",
"resource_bundles": {
"FTFuckDemo": [
"FTFuckDemo/Assets/*.png"
]
},
"dependencies": {
"FTCommonCategory": [
]
}
}