blob: 73d806323190ccf80979f5ea5e38042e5afc60f1 [file] [log] [blame]
{
"name": "PKSuperImages",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift Class",
"description": "\"PKSuperImages is a CocoaPod that extends the UIImageView class with a convenience method for rounding an image view with a specified border color and width.Enjoy!\"",
"homepage": "https://github.com/pawanline/PKSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pawanline": "pawanline@gmail.com"
},
"source": {
"git": "https://github.com/pawanline/PKSuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKSuperImages/Classes/**/*",
"frameworks": "UIKit"
}