blob: 517132096bfd67a1c7958fb386dde7f11dda2aeb [file] [log] [blame]
{
"name": "UIColor-HexString",
"version": "1.1.0",
"summary": "Easy, Android-compatible hex strings to UIColor.",
"homepage": "https://github.com/kevinrenskers/UIColor-HexString",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Kevin Renskers": "info@mixedcase.nl"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/kevinrenskers/UIColor-HexString.git",
"tag": "1.1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}