[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / 1 / 2 / 8 / CygnusReach / 1.2.0-beta1 / CygnusReach.podspec.json
blobc1afd54d15432a0efc53ccd164022747a093ba96
2   "name": "CygnusReach",
3   "version": "1.2.0-beta1",
4   "source": {
5     "http": "https://github.com/cygnus-technology/reach-ios-framework/blob/1.2.0-beta1/CygnusReach.zip?raw=true"
6   },
7   "license": {
8     "type": "PRIVATE",
9     "file": "CygnusReach/LICENSE"
10   },
11   "summary": "SDK to enable easy remote support sessions",
12   "description": "Reduce support call time and increase customer satisfaction for your internet of things solutions with Reachâ„  remote support.",
13   "platforms": {
14     "ios": "12.2"
15   },
16   "authors": "Cygnus",
17   "homepage": "https://cygnustechnology.com",
18   "social_media_url": "https://www.linkedin.com/company/cygnus-iot",
19   "vendored_frameworks": "CygnusReach/Frameworks/RemoteSupport.framework",
20   "dependencies": {
21     "PromiseKit": [
22       "~> 8"
23     ],
24     "CocoaMQTT": [
25       "~> 2.1.3"
26     ],
27     "WebRTC-lib": [
28       "~> 120.0.0"
29     ]
30   },
31   "swift_versions": [
32     "5.1",
33     "5.2",
34     "5.3",
35     "5.4",
36     "5.5"
37   ],
38   "static_framework": false,
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "pod_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
44     "DEFINES_MODULE": "YES",
45     "OTHER_SWIFT_FLAGS": "-no-verify-emitted-module-interface"
46   },
47   "swift_version": "5.5"