blob: 19f037b033ebee08916faf40037f8749c7e8ddef [file] [log] [blame]
{
"name": "FXPageControl",
"version": "1.3.2",
"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.2"
},
"platforms": {
"ios": "4.3"
},
"source_files": "FXPageControl/",
"requires_arc": true
}