[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / c / YuntxWBLib / 2.2.0.0 / YuntxWBLib.podspec.json
blob6ce90d910b4b1238673978ff56d2684bb4778f89
2   "name": "YuntxWBLib",
3   "version": "2.2.0.0",
4   "summary": "容联云通讯白板SDK(如果看不到最新版本,请使用 pod repo update 命令更新一下本地pod仓库)",
5   "description": "容联云通讯白板SDK YuntxWBLib (如果看不到最新版本,请使用 pod repo update 命令更新一下本地pod仓库)",
6   "homepage": "https://www.yuntongxun.com/",
7   "license": "MIT",
8   "authors": {
9     "容联云通讯": "ronglianssy@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/RXPlugins/YuntxBoard.git",
16     "tag": "2.2.0.0"
17   },
18   "resources": "sdk/ECWBSSBundle.bundle",
19   "source_files": "sdk/*.h",
20   "vendored_libraries": "sdk/*.a",
21   "frameworks": "OpenGLES",
22   "subspecs": [
23     {
24       "name": "delegate",
25       "source_files": "sdk/delegate/*.h"
26     },
27     {
28       "name": "type",
29       "source_files": "sdk/type/*.h"
30     },
31     {
32       "name": "manager",
33       "source_files": "sdk/manager/*.h"
34     }
35   ]