blob: bbccaf9a3c7c26dcb4376790192a533920ade03c [file] [log] [blame]
{
"name": "UIColor-HexUtils",
"version": "1.1",
"summary": "A custom UIColor Hex Utils Category",
"homepage": "https://github.com/devcarlos/UIColor-HexUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Alcala": "carlos.alcala@icloud.com"
},
"social_media_url": "http://twitter.com/carlosalcala",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/devcarlos/UIColor-HexUtils.git",
"tag": "1.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}