blob: cb8a32762fbced3fe803047e6bd5e6cfbf05d671 [file] [log] [blame]
{
"name": "PREColorPickerController",
"version": "0.1",
"summary": "Color Picker for iOS",
"homepage": "https://github.com/pres/PREColorPickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul Steinhilber": "git@paulsteinhilber.de"
},
"source": {
"git": "https://github.com/pres/PREColorPickerController.git",
"tag": "0.1"
},
"source_files": "PREColorPickerController/*.{h,m}",
"resources": "PREColorPickerController/PREColorPickerController.xib",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}