blob: 95593f8556f7195be43c1eb814eb208d2d9af4c5 [file] [log] [blame]
{
"name": "FXPageControl",
"version": "1.5",
"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.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": "FXPageControl/FXPageControl.{h,m}",
"requires_arc": true
}