blob: f3e8bc25ab78c2975cc6adb5073189d3f0ca805a [file] [log] [blame]
{
"name": "DOPageControl",
"version": "2.0.0",
"summary": "Replacement for UIPageControl. Written in Swift",
"description": "Provides functionality similar to UIPageControl.\nHas slightly different visual appearence and allows to customize page indicators size, color and spacing",
"homepage": "https://github.com/dim0v/DOPageControl",
"screenshots": "https://raw.githubusercontent.com/dim0v/DOPageControl/master/Screenshots/Screenshot0.png",
"license": "MIT",
"authors": {
"Dmytro Ovcharenko": "dmyt.ov@gmail.com"
},
"source": {
"git": "https://github.com/dim0v/DOPageControl.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}