{ | |
"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": [ | |
] | |
} | |
} |