[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 3 / a / b / YstenEngineKit / 1.7.28 / YstenEngineKit.podspec.json
blob1fc4e14728f3573c64831224b8434bfa189e0ff5
2   "name": "YstenEngineKit",
3   "version": "1.7.28",
4   "summary": "A short description of YstenEngineKit.",
5   "description": "TODO: 基于WebRTC开发库,用于视频通讯.",
6   "homepage": "http://192.168.1.10:8181/Xu/YstenEngineKitFramework",
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/YstenEngineKitFramework.git",
16     "tag": "1.7.28"
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": [
33     ]
34   }