blob: 2fd1453d81315b0e84299d5e99a95ef06b9a6df4 [file] [log] [blame]
{
"name": "SwpBanner",
"version": "1.0.0",
"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.0"
},
"source_files": "SwpBanner",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}