blob: 0c8b10f3c433ebd40b602b8a1c34029751e0fdfb [file] [log] [blame]
{
"name": "UNUMColorPicker",
"version": "1.0.1",
"summary": "UNUM color picker library.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/unumdesign/UNUMColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoli1211": "zhaoli841211@gmail.com"
},
"source": {
"git": "https://github.com/unumdesign/UNUMColorPicker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UNUMColorPicker/Classes/**/*",
"frameworks": "UIKit"
}