[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 2 / 9 / TestTVSDK / 0.0.5 / TestTVSDK.podspec.json
blobd26a33c10579e14b8e7602829d3123ac12b7af3b
2   "name": "TestTVSDK",
3   "version": "0.0.5",
4   "summary": "Test of the TVMobileSDK for publishing to CCP",
5   "description": "TVMSDK this is just a test. Do not install. Wait for the official version from the official TVAccount.",
6   "homepage": "https://www.teamviewer.com/en/for-developers/",
7   "license": {
8     "type": "Custom",
9     "text": "\t\t\t\t\t\t\tCopyright 2021 TeamViewer GmbH\n \t\t\t\t\t \t\tBy using this software you agree to the following App Developer Agreement:\n\t\t\t\t\t\t\thttps://dl.teamviewer.com/integrate/TeamViewer_API_App_Developer_Agreement.pdf\n"
10   },
11   "authors": {
12     "Adrian Salazar": "salazar@teamviewer.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "http": "https://tvsdk.s3.amazonaws.com/15.18/Frameworks.zip"
19   },
20   "frameworks": [
21     "ARKit",
22     "CallKit"
23   ],
24   "vendored_frameworks": [
25     "Frameworks/ScreenSharingSDK.xcframework",
26     "Frameworks/TVLocalizations.xcframework"
27   ],
28   "swift_versions": "5.0",
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
31     "ENABLE_BITCODE": "NO"
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
35     "ENABLE_BITCODE": "NO"
36   },
37   "info_plist": {
38     "NSMicrophoneUsageDescription": "Microphone is needed for voip in support sessions.",
39     "NSCameraUsageDescription": "Camera is needed for Augmente Reality in Support sessions."
40   },
41   "swift_version": "5.0"