blob: 39ef0ff6945765100d0ad8520b521588c0187913 [file] [log] [blame]
{
"name": "FTCommonCategory",
"version": "0.0.1",
"summary": "my of FTCommonCategory.",
"homepage": "https://gitee.com/TingShuo_iOS/FTCommonCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shxlxa": "842495841@qq.com"
},
"source": {
"git": "https://gitee.com/TingShuo_iOS/FTCommonCategory.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTCommonCategory/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 4.4.3"
]
}
}