blob: 9856979873fffa199d300c72cd048abdb59dfbf5 [file] [log] [blame]
{
"name": "S4PageControl",
"version": "0.0.1",
"summary": "This is an extended UIPageControl, which gives possibility to change size, color and shape of page indicators.",
"homepage": "https://github.com/dimka-abramov/S4PageControl",
"license": "MIT",
"authors": {
"Dmitry Abramov": "dmitry.i.abramov@gmail.com"
},
"source": {
"git": "https://github.com/dimka-abramov/S4PageControl.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"S4PageControl": [
"Pod/Assets/*.png"
]
}
}