blob: a748877a54511cbcec0559ff39c795e4905a3a8d [file] [log] [blame]
{
"name": "UNUMColorPicker",
"version": "1.2.0",
"summary": "UNUM color picker library.",
"swift_versions": "5.0",
"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.2.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "UNUMColorPicker/Classes/**/*",
"resource_bundles": {
"UNUMColorPicker": [
"UNUMColorPicker/Classes/**/*.{xib}"
]
},
"frameworks": "UIKit",
"swift_version": "5.0"
}