| { |
| "name": "HFSuperImages", |
| "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/hferrone/HFSuperImages", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hferrone": "hferrone@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/hferrone/HFSuperImages.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HFSuperImages/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |