blob: 814bd9148e3aedfca1fc70164c2620dff32695f7 [file] [log] [blame]
{
"name": "SwpBanner",
"version": "1.0.2",
"platforms": {
"ios": "7.0"
},
"summary": "封装图片轮播控件",
"homepage": "https://github.com/swp-song/SwpBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpBanner.git",
"tag": "1.0.2"
},
"source_files": "SwpBanner",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}