blob: 3bcc52b475bf82c19c3dbadff21c6dcbadd0b759 [file] [log] [blame]
{
"name": "HASuperImages",
"version": "0.1.0",
"summary": "A convenience Cocoapod that extends the UIImageView Swift class.",
"description": "\"HASuperImages is a CocoaPod that extends the UIImageView Swift class with a convenience method to round a square image view with a border of custom width and color. Enjoy it!.\"",
"homepage": "https://github.com/hagaraly-ios/HASuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hagar_aly": "hagra.aly@softxpert.com"
},
"source": {
"git": "https://github.com/hagaraly-ios/HASuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HASuperImages/Classes/*.swift",
"frameworks": "UIKit"
}