blob: 294553e2f94a2feda651b31438105b460f005cda [file] [log] [blame]
{
"name": "SDKImageView",
"version": "0.1.2",
"summary": "SDKImageView is a cocoapods that extends the UIImageView class",
"swift_versions": "5.0",
"description": "\"SDKImageView is a cocoapods that extends the UIImageView class with a convinence method for circling an image view with specified border color and width\"",
"homepage": "https://github.com/HuyDuy14/SDKImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuyDuy14": "leduyhuy140295@gmail.com"
},
"source": {
"git": "https://github.com/HuyDuy14/SDKImageView.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/HuyDuy18",
"platforms": {
"ios": "8.0"
},
"source_files": "SDKImageView/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}