blob: 2faff66a854059ca240c714163fee77285561077 [file] [log] [blame]
{
"name": "SwpCateGory",
"version": "2.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "常用的 分组 工具",
"homepage": "https://github.com/swp-song/SwpCateGory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpCateGory.git",
"tag": "2.0.0"
},
"source_files": "SwpCateGory/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}