[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 9 / RemoteSupport / 1.1.0 / RemoteSupport.podspec.json
blob023ebc54d13183a8506a361e5801da6e32019134
2   "name": "RemoteSupport",
3   "version": "1.1.0",
4   "source": {
5     "http": "https://github.com/cfchristian2/RemoteSupport/blob/master/RemoteSupport-1.1.0.zip?raw=true"
6   },
7   "license": {
8     "type": "PRIVATE",
9     "file": "RemoteSupport/LICENSE"
10   },
11   "summary": "SDK to enable easy remote support sessions",
12   "platforms": {
13     "ios": "12.2"
14   },
15   "authors": "Cygnus",
16   "homepage": "https://cygnustechnology.com",
17   "social_media_url": "https://www.linkedin.com/company/cygnus-iot",
18   "vendored_frameworks": "RemoteSupport/Frameworks/RemoteSupport.framework",
19   "dependencies": {
20     "GoogleWebRTC": [
22     ],
23     "PromiseKit": [
24       "~> 6.8"
25     ],
26     "CocoaMQTT": [
27       "~> 1.2.5"
28     ]
29   },
30   "swift_versions": "5.1",
31   "static_framework": false,
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
37     "DEFINES_MODULE": "YES"
38   },
39   "deprecated_in_favor_of": "CygnusReach",
40   "swift_version": "5.1"