blob: 916d1d0d8438625297329f9e9ca614e3e24b4d07 [file] [log] [blame]
{
"name": "AlphaColorPicker",
"version": "0.0.1",
"summary": "Alpha Color Picker",
"homepage": "http://github.com/panyam/colorpicker/",
"license": "Apache License, Version 2.0",
"authors": "Neovera",
"source": {
"git": "https://github.com/panyam/colorpicker.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "5"
},
"source_files": "Source/",
"resources": [
"Source/*.{xib}",
"Source/colorPicker.bundle"
],
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true
}