[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 8 / RemoteMonster / 2.7.16 / RemoteMonster.podspec.json
blob75c631cb08337a6312b2f51593a3ae0a4db9bb21
2   "name": "RemoteMonster",
3   "version": "2.7.16",
4   "summary": "RemoteMonster SDK",
5   "homepage": "https://remotemonster.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "RemoteMonster": "remotemonster@remotemonster.com"
11   },
12   "source": {
13     "git": "https://github.com/RemoteMonster/ios-sdk.git",
14     "tag": "v2.7.16"
15   },
16   "documentation_url": "https://remotemonster.github.io/ios-sdk/",
17   "vendored_frameworks": "RemoteMonster.framework",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "cocoapods_version": ">= 1.9.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "Remon-WebRTC-iOS": [
32       "1.86.2"
33     ],
34     "SwiftProtobuf": [
35       "1.18.0"
36     ]
37   },
38   "swift_version": "5.0"