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