blob: 06f4918f958b03d3fcda2fefc18897ab72e22e1c [file] [log] [blame]
{
"name": "ColorSlider",
"version": "2.5",
"summary": "Snapchat-style color picker with live preview",
"homepage": "http://github.com/gizmosachin/ColorSlider",
"license": "MIT",
"social_media_url": "http://twitter.com/gizmosachin",
"authors": {
"Sachin Patel": "me@gizmosachin.com"
},
"source": {
"git": "https://github.com/gizmosachin/ColorSlider.git",
"tag": "2.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}