blob: 6e146066223c5b6ebfb0113e4d47b5e427c99507 [file] [log] [blame]
{
"name": "ColorSlider",
"version": "2.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}