[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / 7 / SwiftUtilsGithub / 0.0.3 / SwiftUtilsGithub.podspec.json
blob100894258f0c050ea63a23218bdb93f808970cfb
2   "name": "SwiftUtilsGithub",
3   "version": "0.0.3",
4   "summary": "A collection of convenience utils and extensions that should have been in vanilla swift",
5   "license": "MIT",
6   "homepage": "https://github.com/woko666/SwiftUtils",
7   "authors": {
8     "Woko": "woko@centrum.cz"
9   },
10   "source": {
11     "git": "https://github.com/woko666/SwiftUtils.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source_files": [
19     "Sources/**/*.swift"
20   ],
21   "libraries": "iconv",
22   "swift_version": "5.0"