blob: cd29ed8bf9d47517bcfd48ff6b040b9a55a20fc7 [file] [log] [blame]
{
"name": "UNUMColorPicker",
"version": "1.0.4",
"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": {
"UNUM Platform": "developer@unum.la"
},
"source": {
"git": "https://github.com/unumdesign/UNUMColorPicker.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UNUMColorPicker/Classes/**/*",
"resource_bundles": {
"UNUMColorPicker": [
"UNUMColorPicker/Classes/**/*.{xib}"
]
},
"frameworks": "UIKit"
}