[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 9 / b / Decree / 4.1.2 / Decree.podspec.json
bloba380d203452415838e9c142e87d523eab40212f8
2   "name": "Decree",
3   "version": "4.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/drewag/Decree",
9   "authors": {
10     "Andrew J. Wagner": "https://drewag.me"
11   },
12   "summary": "Framework for making Declarative HTTP Requests",
13   "source": {
14     "git": "https://github.com/drewag/Decree.git",
15     "tag": "4.1.2"
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/Decree/**/*.swift",
24   "dependencies": {
25     "XMLCoder": [
26       "~> 0.7.0"
27     ]
28   },
29   "swift_version": "5.0.1"