blob: 45e2db13b848b00609ae5419155671065c0c33ec [file] [log] [blame]
{
"name": "CMPageControl",
"version": "0.0.3",
"summary": "CMPageControl is a UIPageControl customisable",
"description": "CMPageControl is a UIControl working like a UIPageControl but support horizontal\nvertical display and is customisable. Currently you can customize the borderWidth, the backgroundColor, the borderColor and an image if you want images instead of basic views",
"homepage": "https://github.com/Mycose/CMPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Clément Morissard": "morissard@gmail.com"
},
"source": {
"git": "https://github.com/Mycose/CMPageControl.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMPageControl/Classes/**/*",
"pushed_with_swift_version": "3.0"
}