blob: be5c894a043449f2e787bee27bdc80bb2656c85a [file] [log] [blame]
{
"name": "ColorPickTip",
"version": "0.3.0",
"summary": "A simple color picker view based on UIPopoverPresentationController.",
"description": "Simple color-picker for iOS based on UIPopoverPresentationController.",
"homepage": "https://github.com/akeome/ColorPickTip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akeome": "akeomestudio@gmail.com"
},
"source": {
"git": "https://github.com/akeome/ColorPickTip.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.2",
"source_files": "ColorPickTip/**/*.swift"
}