[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / a / b / YstenEngineKit / 1.10.3 / YstenEngineKit.podspec.json
blob1094ee83ec4d66f67ffbb1008975e91f540a10cf
2   "name": "YstenEngineKit",
3   "version": "1.10.3",
4   "summary": "即时通讯.",
5   "description": "TODO: 基于WebRTC开发库,用于视频通讯.",
6   "homepage": "http://221.131.123.204: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://221.131.123.204:8181/Xu/YstenEngineKitPod.git",
16     "tag": "1.10.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YstenEngineKit/YstenEngineKit.framework/Headers/*.{h}",
22   "public_header_files": "YstenEngineKit/YstenEngineKit.framework/Headers/YSTRTCKit.h",
23   "vendored_frameworks": "YstenEngineKit/*.{framework}",
24   "dependencies": {
25     "Socket.IO-Client-Swift": [
27     ],
28     "AFNetworking": [
30     ]
31   }