blob: e823067d6db827e5308a624753701fa232b5ca0a [file] [log] [blame]
{
"name": "IGColorPicker",
"version": "0.4.3",
"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.3"
},
"swift_versions": [
"4.2",
"5"
],
"platforms": {
"ios": "8.3"
},
"source_files": "IGColorPicker/Classes/**/*",
"dependencies": {
"M13Checkbox": [
]
},
"swift_version": "5"
}