blob: 1cd139ee5d92f4b2fe1ee119dadb371e65022003 [file] [log] [blame]
{
"name": "LZSuperImages",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift class.",
"description": "\"LZSuperImages is a CocoaPod that extends the UIImageView Swift class with a convenice method for rounding an image view with a specified border color and width.\"",
"homepage": "https://github.com/LenvZyl/LZSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lenx": "lenvzyl@gmail.com"
},
"source": {
"git": "https://github.com/LenvZyl/LZSuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZSuperImages/Classes/**/*",
"frameworks": "UIKit"
}