blob: 73d3b4c8c6b777cf8fe1b92ed5d62273c27c2e2b [file] [log] [blame]
{
"name": "ColorPickTip",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.2",
"source_files": "ColorPickTip/**/*.swift"
}