blob: 135c6924f1b550d6ae233c524bfad58d11d0ac33 [file] [log] [blame]
{
"name": "PFColorHash",
"version": "1.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": "v1.0.0"
},
"source_files": "Class/*.swift",
"requires_arc": true
}