blob: 1025eae858608a6ec4848b472903ec9caf664e3d [file] [log] [blame]
{
"name": "PFColorHash",
"version": "2.0.0",
"summary": "Generate color based on the given string.",
"homepage": "https://github.com/PerfectFreeze/PFColorHash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cee": "cee@chu2byo.com"
},
"social_media_url": "https://twitter.com/Ceecirno",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PerfectFreeze/PFColorHash.git",
"tag": "v2.0.0"
},
"source_files": "Class/*.swift",
"requires_arc": true
}