Skip to content

Commit

Permalink
[Add] UIImageView-Letters 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CoincidentalCode authored and CocoaPodsBot committed Apr 19, 2015
1 parent 528d744 commit 72423c9
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Specs/UIImageView-Letters/1.1.1/UIImageView-Letters.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "UIImageView-Letters",
"version": "1.1.1",
"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": "[email protected]"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bachonk/UIImageView-Letters.git",
"tag": "1.1.1"
},
"source_files": "UIImageView+Letters",
"requires_arc": true
}

0 comments on commit 72423c9

Please sign in to comment.