[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / 8 / SwiftDI / 1.0.2 / SwiftDI.podspec.json
blob1f581125ecf91d8fdadf82581e0c990df7d305d4
2   "name": "SwiftDI",
3   "version": "1.0.2",
4   "summary": "SwiftDI is a dependency manager for Swift projects.",
5   "description": "SwiftDI is a dependency manager for Swift projects.\nLibrary currently in development.",
6   "homepage": "https://github.com/achernoprudov/SwiftDI",
7   "license": "MIT",
8   "authors": {
9     "Andrey Chernoprudov": "dinloq@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/achernoprudov/SwiftDI.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Source/**/*.{swift}"