blob: dd8a6718cacc04f948a42952287b7c496919226d [file] [log] [blame]
{
"name": "JSRoundedImages",
"version": "0.1.0",
"summary": "Cocoapod extension for UIImageView Swift Class",
"description": "\"JSRoundedImages is a Cocoapod that extends the UIImageView that allows for rounding of images with a customizable border\"",
"homepage": "https://github.com/GMRemie/JSRoundedImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GMRemie": "gmremcorat@gmail.com"
},
"source": {
"git": "https://github.com/GMRemie/JSRoundedImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSRoundedImages/Classes/*.swift",
"frameworks": "UIKit"
}