[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 2 / TTTRtcEngineKit / 2.9.5 / TTTRtcEngineKit.podspec.json
blob3c001c59faefa10c55abd4b1cbd753ca34058ee4
2   "name": "TTTRtcEngineKit",
3   "version": "2.9.5",
4   "summary": "TTTRtcEngineKit iOS",
5   "description": "iOS SDK for TTTRtcEngineKit",
6   "homepage": "https://github.com/santiyun/TTTRtcEngineKit_iOS",
7   "license": "MIT",
8   "authors": {
9     "doubon": "doubon@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/santiyun/TTTRtcEngineKit_iOS.git",
16     "tag": "2.9.5"
17   },
18   "vendored_frameworks": "*.framework",
19   "libraries": [
20     "z",
21     "c++",
22     "xml2",
23     "sqlite3"
24   ],
25   "frameworks": [
26     "ReplayKit",
27     "CoreTelephony",
28     "SystemConfiguration"
29   ],
30   "pod_target_xcconfig": {
31     "VALID_ARCHS[sdk=iphonesimulator*]": ""
32   },
33   "user_target_xcconfig": {
34     "ENABLE_BITCODE": "NO"
35   }