blob: e625ebf9d741845e043f521a2847cccdebd6d4bb [file] [log] [blame]
{
"name": "CHBannerView",
"version": "0.0.2",
"summary": "CHBannerView is a easy way to build bannerView",
"homepage": "https://github.com/MeteoriteMan/CHBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张晨晖": "shdows007@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MeteoriteMan/CHBannerView.git",
"tag": "0.0.2"
},
"source_files": "CHBannerView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CHPageControl"
],
"dependencies": {
"CHPageControl": [
]
},
"requires_arc": true
}