[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / 9 / RemoteSupport / 1.2.0 / RemoteSupport.podspec.json
blobdd5bf7b2f169e5d4f692e759bb5a65e8a2c08bd0
2   "name": "RemoteSupport",
3   "version": "1.2.0",
4   "source": {
5     "http": "https://github.com/cfchristian2/RemoteSupport/blob/master/RemoteSupport-1.2.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": [
19     "RemoteSupport/Frameworks/RemoteSupport.framework",
20     "RemoteSupport/Frameworks/WebRTC.xcframework"
21   ],
22   "dependencies": {
23     "PromiseKit": [
24       "~> 6.8"
25     ],
26     "CocoaMQTT": [
27       "~> 2.0.6"
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"