[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / b / TiPhoneSDK / 11.0.0 / TiPhoneSDK.podspec.json
blob66071925d4c89083ca21c72f2925a3e2d26ea29e
2   "name": "TiPhoneSDK",
3   "version": "11.0.0",
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": "11.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "TiPhoneSDK.xcframework",
24       "TPhoneSDKCore.xcframework",
25       "WebRTC.framework"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "arm64 x86_64",
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }