[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / TestCocoaSDK / 1.0.6 / TestCocoaSDK.podspec.json
blobdbfb8f5994c32c7a357146bb54e16f63f747b53b
2   "name": "TestCocoaSDK",
3   "version": "1.0.6",
4   "summary": "TestCocoaSDK iOS 实时语音呼叫SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MDIqianxiniao/TestCocoaSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MDIqianxiniao": "madi_happy@163.com"
13   },
14   "source": {
15     "git": "git@github.com:MDIqianxiniao/TestCocoaSDK-iOS.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "TestCocoaSDK.framework",
24       "TPhoneSDKCore.xcframework",
25       "WebRTC.framework"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }