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