blob: 3c37878e9eef6d22b11890bbdb145cb0328c5006 [file] [log] [blame]
{
"name": "UIColorCategories",
"version": "0.1.0",
"authors": {
"David Keegan": "me@davidkeegan.com"
},
"homepage": "https://github.com/kgn/UIColorCategories",
"summary": "Category methods UIColor",
"source": {
"git": "https://github.com/kgn/UIColorCategories.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "UIColorCategories"
}