blob: 4113a8a63689baa5dcdeaccfb2254e8adc3ffc07 [file] [log] [blame]
{
"name": "WDColorPicker",
"platforms": {
"ios": "10.0"
},
"version": "0.0.7",
"summary": "WDColorPicker is a simple lightweight component for displaying color picker inside iOS apps.",
"description": "This library enables you to include color picker very easy in your iOS app, and to use it in two basic modes: as interface component, or as a pop up.",
"homepage": "https://github.com/VladimirDinic/WDColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Dinic": "vladimir88dev@gmail.com"
},
"source": {
"git": "https://github.com/VladimirDinic/WDColorPicker.git",
"tag": "0.0.7"
},
"source_files": "WDColorPicker/WDColorPicker/WDColorPickerView/*",
"pushed_with_swift_version": "3.1"
}