blob: 55e8374c60998f81b2e5568997c7b1f64481841b [file] [log] [blame]
{
"name": "RVSColorPicker",
"version": "0.1.1",
"summary": "Generate color easily.",
"description": "RVSColorPicker lets you generate one color or a palette of colors.\nFurthermore, you could exclude some colors from the generation.\nIt is also possible to generate colors for white text.",
"homepage": "https://github.com/paulemmanuel-garcia/RSColorPicker",
"license": "MIT",
"authors": {
"Paul-Emmanuel Garcia": "garcia.paulemmanuel@gmail.com"
},
"source": {
"git": "https://github.com/paulemmanuel-garcia/RSColorPicker.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/pemgarcia",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RVSColorPicker/*.{m,h}"
}