blob: 5ed2d76444d94ac1f4bf6696f78edc3cb38a2d8f [file] [log] [blame]
{
"name": "AHSuperImages",
"version": "0.1.0",
"summary": "AHSuperImages is a CocoaPod that extends the UIImageView class with a convenience method",
"description": "\"AHSuperImages 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/engsulta/AHSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"engsulta": "en.ahmedsultan@gmail.com"
},
"source": {
"git": "https://github.com/engsulta/AHSuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AHSuperImages/Classes/**/*",
"frameworks": "UIKit"
}