[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 0 / AnyBoardEngine / 0.0.4 / AnyBoardEngine.podspec.json
blob576b87f64ebc1cf2c1a315314d6bd12c8edbd0f5
2   "name": "AnyBoardEngine",
3   "version": "0.0.4",
4   "swift_version": "4.1",
5   "summary": "文档共享SDK,AnyBoardEngine.",
6   "description": " AnyBoardEngine 是anyRTC文档共享的iOS SDK",
7   "homepage": "https://github.com/BoYuanZjq/AnyBoardEngine",
8   "license": "MIT",
9   "authors": {
10     "zzuzjq": "984630262@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/BoYuanZjq/AnyBoardEngine.git",
17     "tag": "0.0.4",
18     "submodules": true
19   },
20   "source_files": "AnyBoardEngine/**/*.{h,m}",
21   "public_header_files": "AnyBoardEngine/**/*.{h}",
22   "vendored_frameworks": "AnyBoardEngine/**/*.framework",
23   "frameworks": [
24     "AVFoundation",
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.1"
31   },
32   "dependencies": {
33     "Socket.IO-Client-Swift": [
34       "~> 13.1.3"
35     ]
36   }