blob: 4d3c79d5ffc2d9695bc85d0e1e8e521da8a4516a [file] [log] [blame]
{
"name": "UIColorHexRGB",
"version": "0.1.0",
"summary": "UIColor Method to convert Hex to RGB.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lllovesmatt/UIColorHexRGB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew Ramsden": "ramsden.matthew@gmail.com"
},
"source": {
"git": "https://github.com/lllovesmatt/UIColorHexRGB.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/matthewramsden",
"platforms": {
"ios": "8.0"
},
"source_files": "UIColorHexRGB/Classes/*"
}