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