blob: a380c007d9c124cf7d325393dcfc35dd10f1e435 [file] [log] [blame]
{
"name": "LeoBannerView",
"version": "1.0",
"summary": "Banner",
"description": "广告横幅、多图滚动",
"homepage": "https://github.com/LeoChensj/LeoBannerView",
"license": "MIT",
"authors": {
"LeoChen": "LeoChensj@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoChensj/LeoBannerView.git",
"tag": "1.0"
},
"source_files": "LeoBannerView/*.{h,m}",
"public_header_files": "LeoBannerView/LeoBannerView.h",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}