[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / b / Viewtilities / 0.1.0 / Viewtilities.podspec.json
blob81c840de099be2e0071c2ee0820b21844e6f8aa3
2   "name": "Viewtilities",
3   "version": "0.1.0",
4   "summary": "A collection of useful UIView utilities.",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "description": "A collection of useful UIView utilities. These utility methods are meant to speed up\nyour workflow by abstracting common extension methods into a library.",
9   "homepage": "https://github.com/gtokman/Viewtilities",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "gtokman": "hello@garytokman.me"
16   },
17   "source": {
18     "git": "https://github.com/gtokman/Viewtilities.git",
19     "tag": "0.1.0"
20   },
21   "social_media_url": "https://twitter.com/bestgaryever",
22   "source_files": "Viewtilities/**/*.{swift}",
23   "frameworks": "UIKit",
24   "swift_version": "4.2"