blob: a15012eb17f1df14c1875c4b154ab15ce45484fd [file] [log] [blame]
{
"name": "MNColorKit",
"version": "1.0.1",
"license": "MIT",
"summary": "A utility belt of color related add-ons for UIKit.",
"homepage": "https://github.com/madninja/MNColorKit",
"authors": {
"Marc Nijdam": "marc@imadjine.com"
},
"source": {
"git": "https://github.com/madninja/MNColorKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MNColorKit/*.{h,m}",
"requires_arc": false
}