blob: e28a736cd536b986cb9ba0798cbf07bb0adc5ba2 [file] [log] [blame]
{
"name": "WDColorPicker",
"platforms": {
"ios": "10.0"
},
"version": "0.0.8",
"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.8"
},
"source_files": "WDColorPicker/WDColorPicker/WDColorPickerView/*",
"pushed_with_swift_version": "3.1"
}