blob: 290c05606dbbc865d996915ff446035f25ddcb67 [file] [log] [blame]
{
"name": "UIImageView-Letters",
"version": "1.1.4",
"summary": "UIImageView category that generates letter initials as image.",
"description": "An easy, helpful UIImageView category that generates letter initials as a placeholder for user profile images, with a randomized background color.",
"homepage": "https://github.com/bachonk/UIImageView-Letters",
"screenshots": "http://i.imgur.com/xSBjVQ7.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Bachant": "tom@dashride.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/bachonk/UIImageView-Letters.git",
"tag": "1.1.4"
},
"source_files": "UIImageView+Letters",
"requires_arc": true
}