blob: a7a02b2f5e2f8d4754efd2e1bb4b26c57a605f3b [file] [log] [blame]
{
"name": "Colory",
"version": "0.1.0",
"summary": "A `UIControl` for picking color from HSB color palette.",
"description": "Straight forward UI and simple API, use target-action to receive color updates.",
"homepage": "https://github.com/crazytonyli/Colory",
"license": "MIT",
"authors": {
"Tony Li": "i@crazytony.li"
},
"social_media_url": "https://twitter.com/crazytonyli",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/crazytonyli/Colory.git",
"tag": "0.1.0"
},
"source_files": "Sources/*.{h,swift}",
"public_header_files": "Sources/Colory.h",
"pushed_with_swift_version": "4"
}