blob: 2d5aae74a0dba7017ea422f0e757a4f502ec91ec [file] [log] [blame]
{
"name": "SKImageExtension",
"version": "0.1.0",
"summary": "SKImageExtension is a cocoapods that extends the UIImageView class",
"description": "\"SKImageExtension 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/satish25/SKImageExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Satish Kumar": "satishios25@gmail.com"
},
"source": {
"git": "https://github.com/satish25/SKImageExtension.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/satish0225",
"platforms": {
"ios": "8.0"
},
"source_files": "SKImageExtension/Classes/*.swift",
"frameworks": "UIKit"
}