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