blob: c5ffbcd4139efda742487bb32a4134ef0f8921d9 [file] [log] [blame]
{
"name": "MBCategory",
"version": "0.0.1",
"summary": "A simple little helper library that adds methods to UIColor for getting colors from hex strings.",
"homepage": "https://github.com/ekdevdes/MBCategory",
"authors": {
"Ethan Kramer": "ekdevdes@gmail.com"
},
"source": {
"git": "https://github.com/ekdevdes/MBCategory.git",
"commit": "afbb9b8a616ab53158dea56aeb7d3c5c18ad3a2d"
},
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"requires_arc": false
}