blob: 03fa837559ca40881dd8fb0cecd01efcbfd83aa3 [file] [log] [blame]
{
"name": "UNUMColorPicker",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UNUMColorPicker/Classes/**/*",
"resource_bundles": {
"UNUMColorPicker": [
"UNUMColorPicker/Classes/**/*.{xib}"
]
},
"frameworks": "UIKit"
}