blob: 9110fe28de37291ed91ab94c787d8ac0062a5bee [file] [log] [blame]
{
"name": "Letters",
"version": "2.0.0",
"summary": "Extension of UIImageView to set an image with a given name",
"description": "Excellent placeholder for app user profil photo. This extension of UIImageView can allow you to have a placeholder in one line of code",
"homepage": "https://github.com/claudot/Swift-UIImageView-Letters",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul-Anatole CLAUDOT": "paul.claudot@gmail.com"
},
"source": {
"git": "https://github.com/claudot/Swift-UIImageView-Letters.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"pushed_with_swift_version": "4.0"
}