[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 7 / 2 / DecreeServices / 2.0.0 / DecreeServices.podspec.json
blobc1ed381b0a0a1adf576255d24a8e16db0cdc79c4
2   "name": "DecreeServices",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/drewag/DecreeServices",
9   "authors": {
10     "Andrew J. Wagner": "https://drewag.me"
11   },
12   "summary": "Service Declarations for Decree",
13   "source": {
14     "git": "https://github.com/drewag/DecreeServices.git",
15     "tag": "2.0.0"
16   },
17   "swift_versions": "5.0.1",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11",
21     "tvos": "9.0"
22   },
23   "source_files": "Sources/DecreeServices/**/*.swift",
24   "dependencies": {
25     "Decree": [
26       "~> 2.1.0"
27     ],
28     "CryptoSwift": [
29       "~> 1.0.0"
30     ]
31   },
32   "swift_version": "5.0.1"