blob: a66637a32d4f51b67df464e1e7ac9e1d22e47e1e [file] [log] [blame]
{
"name": "TelegramColorPicker",
"version": "1.1.2",
"summary": "Simple telegram style color picker build in swift.",
"homepage": "https://github.com/IrelDev/TelegramColorPicker",
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Kirill Pustovalov",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/IrelDev/TelegramColorPicker.git",
"tag": "1.1.2"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}