blob: 04795a6c6672685908c0a3c4f37749a3c68be928 [file] [log] [blame]
{
"name": "UIColor-HexString",
"version": "1.3.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": "6.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/kevinrenskers/UIColor-HexString.git",
"tag": "1.3.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}