blob: a3e30a44232fae3fcc2418b560f3295de6890458 [file] [log] [blame]
{
"name": "FTCommonCategory",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTCommonCategory/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
],
"SDWebImage": [
"~> 4.4.3"
]
}
}