blob: 25faa222e5cb2e780a4d20d6daf52824976b2e00 [file] [log] [blame]
{
"name": "ECColorSlider",
"version": "0.1.4",
"summary": "A HSV Color Slider For iOS",
"description": "A HSV Color Slider For iOS\nI don't found the color slider which I want, So I write it.",
"homepage": "https://github.com/skyhacker2/ECColorSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eleven Chen": "skyhacker@126.com"
},
"source": {
"git": "https://github.com/skyhacker2/ECColorSlider.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ColorSlider/Classes/**/*"
}