[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 6 / WeaverDI / 0.9.7 / WeaverDI.podspec.json
blobf91736583f327c97bfa1f9f78b67071a1827fc83
2   "name": "WeaverDI",
3   "version": "0.9.7",
4   "swift_version": "4.1",
5   "summary": "Declarative, easy-to-use and safe Dependency Injection framework for Swift (iOS/macOS/Linux)",
6   "homepage": "https://github.com/scribd/Weaver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Theophane Rupin": "theo@scribd.com"
13   },
14   "source": {
15     "git": "https://github.com/scribd/Weaver.git",
16     "tag": "0.9.7"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   },
22   "source_files": "Sources/WeaverDI/**/*.swift"