[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / f / 5 / SuperImages / 0.1.0 / SuperImages.podspec.json
blob4fb7dddd24012db8b5c4977dceba90f5442074ae
2   "name": "SuperImages",
3   "version": "0.1.0",
4   "summary": "A convenience CocoaPod that extends the UIImageView Swift class.",
5   "description": "TODO: Add long description of the pod here.\nHFSuperImages is a CocoaPod that extends the UIImageView class with a convenience method for rounding a UIImageView with a specified border width and border color. Enjoy!",
6   "homepage": "https://github.com/hferrone/SuperImages",
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/SuperImages.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SuperImages/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"