blob: 53da063dd90609253f60cda31bafdb448f107139 [file] [log] [blame]
{
"name": "SwpCateGory",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "封装图片轮播控件",
"homepage": "https://github.com/swp-song/SwpCateGory.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpCateGory.git",
"tag": "1.0.1"
},
"source_files": "SwpCateGory/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}