blob: c1bae380e0f00f69b3bf334c7e6a1362d9daebeb [file] [log] [blame]
{
"name": "MGImageExtension",
"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/mgandhi28/MGImageExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"14ce030@charusat.edu.in": "monil.gandhi@volansystech.com"
},
"source": {
"git": "https://github.com/mgandhi28/MGImageExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGImageExtension/Classes/*.swift"
}