blob: cb8605a6d7008fc282e13c8d3982ed4ad3bf2ee4 [file] [log] [blame]
{
"name": "ContactImageView",
"version": "0.3.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.3.0"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "ContactImageView/ContactImageView.swift",
"swift_version": "4.0"
}