blob: 60386736bae9091e05ffd20a152327d1830ab819 [file] [log] [blame]
{
"name": "LBXCategory",
"version": "0.0.1",
"summary": "LBXCategory is Simple Category.",
"description": "TODO: LBXCategory is Simple Category, used all.",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"3257468284@qq.com": "libaoxi@yuelvhui.com"
},
"source": {
"git": "https://github.com/bestColor/LBXCategory.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBXCategory/0.0.1/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"Accelerate",
"ImageIO"
],
"dependencies": {
"SDWebImage": [
]
}
}