[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 0 / 6 / 8 / SwiftDI / 2.0.0 / SwiftDI.podspec.json
blobb5307f40e20b6fb2969ba00c22031a262e0311e7
2   "name": "SwiftDI",
3   "version": "2.0.0",
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   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/achernoprudov/SwiftDI.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "Sources/SwiftDI/**/*.{swift}",
23   "swift_version": "5.0"