blob: 097d611777539698e2a7abbe070c5ef1c99f610b [file] [log] [blame]
{
"name": "MKColorPicker",
"version": "1.2",
"summary": "Easy customizable color picker.",
"description": "MKColorPicker is a fantastic color picker 🎨 written in Swift. Developers can use our color picker as is or they can customize it with all the available features",
"homepage": "https://github.com/malkouz/MKColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moayad Al kouz": "moayad_kouz9@hotmail.com"
},
"source": {
"git": "https://github.com/malkouz/MKColorPicker.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKColorPicker/Classes/**/*"
}