blob: f88f766bf540a502bb6d578ca13493da0b2ad619 [file] [log] [blame]
{
"name": "AISuperImages",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift class.",
"description": "\"HFSuperImages 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/adamscout162/AISuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adamscout162": "adam.israfil@gmail.com"
},
"source": {
"git": "https://github.com/adamscout162/AISuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AISuperImages/Classes/**/*",
"frameworks": "UIKit"
}