[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 9 / RemoteSupport / 1.1.4 / RemoteSupport.podspec.json
blob75149688a35bc9d3c58c5ca8ad2c0f43221d49f8
2   "name": "RemoteSupport",
3   "version": "1.1.4",
4   "source": {
5     "http": "https://github.com/cfchristian2/RemoteSupport/blob/master/RemoteSupport-1.1.4.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     "WebRTC-lib": [
21       "~> 105.0.0"
22     ],
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"