blob: bd24cae997571080161e1414c8e6473a84f3d1b2 [file] [log] [blame]
{
"name": "FXPageControl",
"version": "1.3.1",
"license": "zlib",
"summary": "Drop-in replacement for UIPageControl that adds the ability to edit the dot color, shape, shadow, size, image and spacing.",
"homepage": "https://github.com/nicklockwood/FXPageControl",
"authors": {
"Nick Lockwood": "support@charcoaldesign.co.uk"
},
"source": {
"git": "https://github.com/nicklockwood/FXPageControl.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "4.3"
},
"source_files": "FXPageControl/",
"requires_arc": true
}