blob: 55e6de7ef0eb4748fb9773c3ba840071b8eace13 [file] [log] [blame]
{
"name": "SwpBanner",
"version": "1.3.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.3.0"
},
"source_files": "SwpBanner/**/*.{h,m}",
"resources": "SwpBanner/SwpBannerResources/SwpBanner.bundle",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
]
}
}