blob: 3a937dce45e4fa49a1b52f1a9dbeeb16eaa2dbec [file] [log] [blame]
{
"name": "SwpBanner",
"version": "2.0.4",
"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.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpBanner/**/*",
"resources": "SwpBanner/SwpBannerResources/SwpBanner.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
]
}
}