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