blob: 6bf206972f7d33040fa4927419146ca37cdde606 [file] [log] [blame]
{
"name": "UIColor-HexString",
"version": "1.0.1",
"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.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": false
}