blob: 9995aeec812a6cdee586a5589eed267fc07496ce [file] [log] [blame]
{
"name": "PGBannerSwift",
"version": "1.0.4",
"summary": "Swift版的 自定义控件无限轮播 + 无限图片轮播。",
"homepage": "https://github.com/xiaozhuxiong121/PGBannerSwift",
"license": "MIT",
"authors": {
"piggybear": "piggybear_net@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaozhuxiong121/PGBannerSwift.git",
"tag": "1.0.4"
},
"source_files": [
"PGBanner",
"PGBanner/**/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}