blob: 4fb7dddd24012db8b5c4977dceba90f5442074ae [file] [log] [blame]
{
"name": "SuperImages",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift class.",
"description": "TODO: Add long description of the pod here.\nHFSuperImages is a CocoaPod that extends the UIImageView class with a convenience method for rounding a UIImageView with a specified border width and border color. Enjoy!",
"homepage": "https://github.com/hferrone/SuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hferrone": "hferrone@gmail.com"
},
"source": {
"git": "https://github.com/hferrone/SuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuperImages/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}