[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 2 / 4 / StandardCyborgNetworking / 1.5.0 / StandardCyborgNetworking.podspec.json
blob73cd98fa9962bcb4811860fed11268f0e7190a63
2   "name": "StandardCyborgNetworking",
3   "version": "1.5.0",
4   "summary": "Classes for interacting with the Standard Cyborg Platform networking APIs",
5   "homepage": "https://github.com/StandardCyborg/StandardCyborgCocoa",
6   "social_media_url": "https://twitter.com/StandardCyborg",
7   "documentation_url": "https://standardcyborg.com/docs/cocoa-api",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Standard Cyborg": "sdk@standardcyborg.com"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "4.2",
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/StandardCyborg/StandardCyborgCocoa.git",
22     "tag": "v1.5.0-StandardCyborgNetworking"
23   },
24   "source_files": "StandardCyborgNetworking/**/*.{swift}",
25   "dependencies": {
26     "PromiseKit": [
27       "~> 6.0"
28     ],
29     "PromiseKit/Foundation": [
30       "~> 6.0"
31     ],
32     "Zip": [
33       "~> 1.1"
34     ]
35   },
36   "swift_version": "4.2"