blob: 4da05756eb4cfbb3e81d5b927df8969e87fc86b8 [file] [log] [blame]
{
"name": "InitialImageView",
"version": "1.0.0",
"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.0"
},
"source_files": "InitialImageView.swift"
}