blob: 9b3b07a47357b8630b7095f35bbb54b79481a4d7 [file] [log] [blame]
{
"name": "TelegramColorPicker",
"version": "1.3",
"summary": "Simple telegram style color picker built with Swift & UIKit.",
"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.3"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}