blob: 4bce5a36133eb0aa0705d1f19bb460c4c3242dd5 [file] [log] [blame]
{
"name": "PGBanner",
"version": "1.0.1",
"summary": "自定义控件无限轮播。",
"homepage": "https://github.com/xiaozhuxiong121/PGBanner",
"license": "MIT",
"authors": {
"piggybear": "piggybear_net@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaozhuxiong121/PGBanner.git",
"tag": "1.0.1"
},
"source_files": [
"PGBanner",
"PGBanner/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}