[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 3 / a / b / YstenEngineKit / 1.8.1.6 / YstenEngineKit.podspec.json
blobed26aca692485dadcd08c44db3679d680277b668
2   "name": "YstenEngineKit",
3   "version": "1.8.1.6",
4   "summary": "即时通讯.",
5   "description": "TODO: 基于WebRTC开发库,用于视频通讯.",
6   "homepage": "https://github.com/CrassusX/YstenEngineKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Crassus": "xushituan@ysten.com"
13   },
14   "source": {
15     "git": "https://github.com/CrassusX/YstenEngineKit.git",
16     "tag": "1.8.1.6"
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   }