[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 2 / a / 5 / UIImageView-AGCInitials / 0.0.2 / UIImageView-AGCInitials.podspec.json
blob8aa1d7e7789a06f3fb74ed6427d2596216ec7e1e
2   "name": "UIImageView-AGCInitials",
3   "version": "0.0.2",
4   "summary": "An UIImageView category to set the initials of a contact's name as the image placeholder",
5   "description": "An UIImageView category that allows to set an image containing the initials of a contact's name with a colored background. The color of the background is automatically generated and it is the same for identical names, so you can use it with cell recycle in table/collection view!",
6   "homepage": "https://github.com/AndreaCipriani/UIImageView-AGCInitials",
7   "screenshots": [
8     "https://raw.githubusercontent.com/andreacipriani/UIImageView-AGCInitials/master/Screenshots/agc_screen1.png",
9     "https://raw.githubusercontent.com/andreacipriani/UIImageView-AGCInitials/master/Screenshots/agc_screen2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Andrea Cipriani": "andrea.g.cipriani@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/AndreaCipriani/UIImageView-AGCInitials.git",
17     "tag": "0.0.2"
18   },
19   "social_media_url": "https://twitter.com/AndreaCipriani",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*"