[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / Fetch / 1.1.1 / Fetch.podspec.json
blob16f976ffaaa0a3d77a99b0e52764a2e037718fc6
2   "name": "Fetch",
3   "version": "1.1.1",
4   "summary": "A resource based network abstraction based on Alamofire",
5   "description": "'A resource based network abstraction based on Alamofire'",
6   "homepage": "https://github.com/allaboutapps/Fetch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "https://www.allaboutapps.at": "office@allaboutapps.at"
13   },
14   "source": {
15     "git": "https://github.com/allaboutapps/Fetch.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Fetch/Code/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.0.0-rc.2"
26     ]
27   },
28   "swift_version": "5.0"