blob: 5aca01ac09649b8a03b7f9ec7c816a5395f46628 [file] [log] [blame]
{
"name": "ContactImageView",
"version": "0.2.0",
"summary": "UIImageView subclass which generates text as the placeholder for an ImageView,",
"description": "UIImageView subclass which generates text as the placeholder for an ImageView, supports IBDesignable and code.",
"homepage": "https://github.com/gkye/ContactImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"=": "gkye@live.ca"
},
"source": {
"git": "https://github.com/gkye/ContactImageView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "ContactImageView/ContactImageView.swift",
"pushed_with_swift_version": "4.0"
}