[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 0 / 5 / 6 / ContactImageView / 0.3.0 / ContactImageView.podspec.json
blobcb8605a6d7008fc282e13c8d3982ed4ad3bf2ee4
2   "name": "ContactImageView",
3   "version": "0.3.0",
4   "summary": "UIImageView subclass which generates text as the placeholder for an ImageView,",
5   "description": "UIImageView subclass which generates text as the placeholder for an ImageView, supports IBDesignable and code.",
6   "homepage": "https://github.com/gkye/ContactImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "=": "gkye@live.ca"
13   },
14   "source": {
15     "git": "https://github.com/gkye/ContactImageView.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/kyegeorge",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ContactImageView/ContactImageView.swift",
23   "swift_version": "4.0"