blob: e2c077833f2ca746eef46a0c899da3189e2dc335 [file] [log] [blame]
{
"name": "IGColorPicker",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IGColorPicker/Classes/**/*",
"dependencies": {
"M13Checkbox": [
"~> 2.2.0"
]
},
"pushed_with_swift_version": "3.0"
}