blob: 4ea6698537546e7224187ec086a97e397901d2ef [file] [log] [blame]
{
"name": "TelegramColorPicker",
"version": "1.3.1",
"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.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}