{ | |
"name": "XCBannerView", | |
"version": "1.0.3", | |
"summary": "Banner", | |
"description": "Banner自定义无限轮播视图", | |
"homepage": "https://github.com/fanxiaocong/XCBannerView", | |
"license": "MIT", | |
"authors": { | |
"樊小聪": "1016697223@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/fanxiaocong/XCBannerView.git", | |
"tag": "1.0.3" | |
}, | |
"source_files": "XCBannerView", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"frameworks": "UIKit" | |
} |