blob: 895ccf544194254901d0f50cd40af2aa08815f48 [file] [log] [blame]
{
"name": "CLPageControl",
"version": "1.0.0",
"summary": "一个可以自定义圆点尺寸、间距、颜色或者图片的pageControl控件",
"description": "一个可以自定义圆点尺寸、间距、颜色或者图片的pageControl控件,111",
"homepage": "https://github.com/yychenlong2012/CLPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenlong": "285884549qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yychenlong2012/CLPageControl.git",
"tag": "1.0.0"
},
"source_files": [
"CLPageControl",
"CLPageControl/CLPageControl/CLPageControl/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}