blob: fa08cee0faefb51106b8c95aef0d3622ba9def5b [file] [log] [blame]
{
"name": "NGSuperShapes",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends UIImageView in Swift 4,5",
"description": "\"NGSuperShapes is a CocoaPod that extends the UIImageView class with a convenience for rounding an image view with a specified border color and width\"",
"homepage": "https://github.com/nivritgupta/NGSuperShapes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Developer": "gupta.nivrit@gmail.com"
},
"source": {
"git": "https://github.com/nivritgupta/NGSuperShapes.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NGSuperShapes/Classes/*.swift",
"frameworks": "UIKit"
}