[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / c / 4 / HFSuperImages / 0.1.0 / HFSuperImages.podspec.json
blobadbce4bdbdc1f2f21e4581d91b23f4be68d46b23
2   "name": "HFSuperImages",
3   "version": "0.1.0",
4   "summary": "A convenience CocoaPod that extends the UIImageView Swift class.",
5   "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!\"",
6   "homepage": "https://github.com/hferrone/HFSuperImages",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hferrone": "hferrone@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hferrone/HFSuperImages.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFSuperImages/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"