[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / TestCocoaSDK / 1.0.4 / TestCocoaSDK.podspec.json
blob5845bc723cacdb4b3449b37aeff3b8bba6b10e98
2   "name": "TestCocoaSDK",
3   "version": "1.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "TestCocoaSDK.framework",
24       "WebRTC.framework"
25     ]
26   },
27   "source_files": "WebRTC.framework/Headers/RTCMediaConstraints.h",
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }