blob: ed5a7c4b110c1a3a359e03fcc29ffa6adbcd37a1 [file] [log] [blame]
{
"name": "FXPageControl",
"version": "1.2.1",
"license": "zlib",
"summary": "Drop-in replacement for UIPageControl that adds the ability to edit the dot colour, 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.2.1"
},
"platforms": {
"ios": "4.3"
},
"source_files": "FXPageControl/",
"requires_arc": true
}