blob: dd81a9c5725f0adb303a5b78912762f3ede52dc9 [file] [log] [blame]
{
"name": "IGColorPicker",
"version": "0.4.0",
"summary": "A customizable color picker for iOS in Swift",
"description": "IGColorPicker is a fantastic color picker written in Swift. Developers can use our color picker just like we do in crystal.io or thay can customize it with all the available features.",
"homepage": "https://github.com/iGenius-Srl/IGColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Antonioni": "andreaantonioni97@gmail.com"
},
"source": {
"git": "https://github.com/iGenius-Srl/IGColorPicker.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "IGColorPicker/Classes/**/*",
"dependencies": {
"M13Checkbox": [
"~> 3.2.0"
]
}
}