blob: 1ecb730476b35deeb4b75857775b3cafa2b0c668 [file] [log] [blame]
{
"name": "InitialImageView",
"version": "1.0.2",
"summary": "A subclass of UIImageView that empower user to set initial or name as a placeholder",
"description": "InitialImageView is a subclass of UIImageView that empower user to set initial or name as a placeholder image like what you see in a iOs Contact.",
"homepage": "https://github.com/Zaccc123/InitialImageView",
"license": "MIT",
"authors": {
"Zac Kwan": "weihao09@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Zaccc123/InitialImageView.git",
"tag": "1.0.2"
},
"source_files": "InitialImageView.swift"
}