[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 5 / TiCloudRTC / 3.8.1 / TiCloudRTC.podspec.json
blobf6c93a03e2d9a0678722f3b3e231995aad4f526b
2   "name": "TiCloudRTC",
3   "version": "3.8.1",
4   "summary": "TiCloudRTC iOS实时语音呼叫SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ti-net/TiCloud-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/TiCloud-RTC-iOS.git",
16     "tag": "3.8.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "TiCloudRTC.framework",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "arm64 x86_64 armv7",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "dependencies": {
30     "AgoraRtm_iOS": [
31       "1.5.1"
32     ],
33     "AgoraAudio_Special_iOS": [
34       "4.1.1.17.BASIC"
35     ]
36   }