[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / a / b / YstenEngineKit / 1.9.1 / YstenEngineKit.podspec.json
blob6d8f47be61aae03802511bb487131e3757fedf0d
2   "name": "YstenEngineKit",
3   "version": "1.9.1",
4   "summary": "即时通讯.",
5   "description": "TODO: 基于WebRTC开发库,用于视频通讯.",
6   "homepage": "http://192.168.1.10:8181/Xu/YstenEngineKitPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Crassus": "xushituan@ysten.com"
13   },
14   "source": {
15     "git": "http://192.168.1.10:8181/Xu/YstenEngineKitPod.git",
16     "tag": "1.9.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": "YstenEngineKit/YstenEngineKit.framework/Headers/*.{h}",
26   "public_header_files": "YstenEngineKit/YstenEngineKit.framework/Headers/YSTRTCKit.h",
27   "vendored_frameworks": "YstenEngineKit/*.{framework}",
28   "dependencies": {
29     "Socket.IO-Client-Swift": [
30       "13.3.1"
31     ]
32   }