[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / b / YstenEngineKit / 1.7.31 / YstenEngineKit.podspec.json
blob08c54dadda7985697d46ff5443ad766c2824ea3c
2   "name": "YstenEngineKit",
3   "version": "1.7.31",
4   "summary": "A short description of YstenEngineKit.",
5   "description": "TODO: 基于WebRTC开发库,用于视频通讯.",
6   "homepage": "https://github.com/crassusxst",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Crassus": "xushituan@ysten.com"
13   },
14   "source": {
15     "git": "https://github.com/crassusxst/YstenEngineKit.git",
16     "tag": "1.7.31"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "YstenEngineKit/YstenEngineKit.framework/Headers/*.{h}",
25   "public_header_files": "YstenEngineKit/YstenEngineKit.framework/Headers/YSTRTCKit.h",
26   "vendored_frameworks": "YstenEngineKit/*.{framework}",
27   "xcconfig": {
28     "ENABLE_BITCODE": "NO"
29   },
30   "dependencies": {
31     "Socket.IO-Client-Swift": [
32       "<=13.3.1"
33     ]
34   }