[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 2 / 4 / StandardCyborgNetworking / 1.3.2 / StandardCyborgNetworking.podspec.json
blob9e850586c7436d08e8119a0d241ce3dcbac7d143
2   "name": "StandardCyborgNetworking",
3   "version": "1.3.2",
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.3.2"
23   },
24   "source_files": "StandardCyborgNetworking/**/*.{swift}",
25   "dependencies": {
26     "SSZipArchive": [
28     ],
29     "ObjectMapper": [
31     ],
32     "PromiseKit": [
33       "~> 6.0"
34     ],
35     "PromiseKit/Foundation": [
36       "~> 6.0"
37     ]
38   },
39   "swift_version": "4.2"