blob: 1dba2c4488eb60607997d6f933725d38adf37a1e [file] [log] [blame]
{
"name": "CHBannerView",
"version": "0.0.6",
"summary": "一个UIKit下的轮播图框架",
"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.6"
},
"source_files": "CHBannerView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CHPageControl"
],
"dependencies": {
"CHPageControl": [
]
},
"requires_arc": true
}