[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 7 / 5 / TiCloudRTC / 4.2.9 / TiCloudRTC.podspec.json
blobb807458eb6112da8ede942164c898d671201e5f8
2   "name": "TiCloudRTC",
3   "version": "4.2.9",
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": "4.2.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "TiCloudRTC.framework",
22   "resources": "TiCloudRTCBundle.bundle",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "arm64 x86_64",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "AgoraRtm_iOS": [
32       "1.5.1"
33     ],
34     "AgoraRtcEngine_iOS": [
35       "4.3.2"
36     ]
37   }