[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 6 / 0 / AnyBoardEngine / 1.0.5 / AnyBoardEngine.podspec.json
blobaa3021203a48165fd4b9fae4e4069dbeb5c65d07
2   "name": "AnyBoardEngine",
3   "version": "1.0.5",
4   "summary": "文档共享SDK,AnyBoardEngine.",
5   "description": " AnyBoardEngine 是anyRTC文档共享的iOS SDK",
6   "homepage": "https://github.com/BoYuanZjq/AnyBoardEngine",
7   "license": "MIT",
8   "authors": {
9     "zzuzjq": "984630262@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/BoYuanZjq/AnyBoardEngine.git",
16     "tag": "1.0.5",
17     "submodules": true
18   },
19   "source_files": "AnyBoardEngine/**/*.{h,m}",
20   "public_header_files": "AnyBoardEngine/**/*.{h}",
21   "vendored_frameworks": "AnyBoardEngine/**/*.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 13.1.3"
26     ]
27   }