[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / 6 / 8 / SwiftDI / 1.0.3 / SwiftDI.podspec.json
blobf07930a41ad1f7027b2daa8360ca415189a35bdf
2   "name": "SwiftDI",
3   "version": "1.0.3",
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": "1.0.3"
21   },
22   "source_files": "Sources/SwiftDI/**/*.{swift}",
23   "swift_version": "5.0"