blob: 13837a070b90b8df91daa9032a9b6ec10b4b8d04 [file] [log] [blame]
{
"name": "NZSuperImages",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift class..",
"description": "\"NZSuperImages is a cocoaPod that extends the UIImageView class with a convenience method for rounding an image view with a specified border color and width Enjoy!\"",
"homepage": "https://github.com/neburzepol/NZSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ali LoĢpez": "lopez.galaviz@gmail.com"
},
"source": {
"git": "https://github.com/neburzepol/NZSuperImages.git",
"tag": "0.1.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": [
"NZSuperImages/Classes/*.swift",
"NZSuperImages/Classes/**/*"
],
"frameworks": "UIKit",
"swift_version": "4.0"
}