blob: 65db488b33872fafa18c58758f8dc91c25cbfcbb [file] [log] [blame]
{
"name": "Letters",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"pushed_with_swift_version": "3.0"
}