blob: a10a817fced70b10d00d140eea0d6e75f5b4dc51 [file] [log] [blame]
{
"name": "SwpBanner",
"version": "2.2.2",
"summary": "封装图片轮播控件",
"description": "TODO: 封装图片轮播控件",
"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": "2.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpBanner/Class/**/*.{h,m}",
"resources": "SwpBanner/Resources/SwpBanner.bundle",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
]
}
}