blob: 5f83e3c2b31b1d5e6a6865d3ab517169e3f42a40 [file] [log] [blame]
{
"name": "DIBColors",
"version": "0.0.1",
"summary": "Add a color picker to your app with one line of code.",
"description": "Add a color picker with pre filled color schemes to your app. Requires no auto layout or frame manipulation.",
"homepage": "https://github.com/DreamingInBinary/DIBColors.git",
"screenshots": "https://github.com/DreamingInBinary/DIBColors/blob/master/demo.gif?raw=true",
"requires_arc": true,
"license": "MIT",
"authors": {
"Jordan Morgan": "jordan@dreaminginbinary.co"
},
"social_media_url": "http://twitter.com/JordanMorgan10",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DreamingInBinary/DIBColors.git",
"tag": "0.0.1"
},
"source_files": "DIBColors/*.{h,m}",
"frameworks": "UIKit"
}