blob: 39402cf9a5389672b0e64d86408b3d22be450f5e [file] [log] [blame]
{
"name": "MCColoredPageControl",
"version": "1.0.1",
"license": "BSD 3-Clause",
"summary": "Fully customizable alternative to UIPageControl.",
"homepage": "https://github.com/mirego/MCColoredPageControl",
"authors": {
"Mirego": "info@mirego.com"
},
"source": {
"git": "https://github.com/mirego/MCColoredPageControl.git",
"tag": "1.0.1"
},
"source_files": "MCColoredPageControl/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore",
"platforms": {
"ios": "5.0"
}
}