blob: 996cdf177f67f4c71073cb3eb1a5751fa4a90bb4 [file] [log] [blame]
{
"name": "SwpBanner",
"version": "2.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpBanner/Class/**/*.{h,m}",
"resources": "SwpBanner/Resources/SwpBanner.bundle",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
]
}
}