blob: eda57f99ed51ffd78e63dd5289477c06b2570c5a [file] [log] [blame]
{
"name": "RainbowColorPicker",
"version": "0.1.0",
"summary": "A color picker tool that provides a uicolor instance",
"description": "The pod provides iOS deveoper a great color picker tool.",
"homepage": "https://github.com/JinfengLy/RainbowColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jinfeng Li": "jackielycs@gmail.com"
},
"source": {
"git": "https://github.com/JinfengLy/RainbowColorPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "RainbowColorPicker/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}