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