blob: 80f046287744b61390515dd4ded3af0503abc34d [file] [log] [blame]
{
"name": "CHPageControl",
"version": "0.1.1",
"summary": "You can Use CHPageControl to change CHPageControl's interval. and a easy way to change pageContorl's propertys",
"homepage": "https://github.com/MeteoriteMan/CHPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张晨晖": "shdows007@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MeteoriteMan/CHPageControl.git",
"tag": "0.1.1"
},
"source_files": "CHPageControl/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}