[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / e / 4 / ScribbleForge / 0.1.13 / ScribbleForge.podspec.json
blob02f32b6eeb0bbfed772947d2ce66677612a10260
2   "name": "ScribbleForge",
3   "version": "0.1.13",
4   "license": {
5     "type": "MIT",
6     "text": "Copyright netless 2024"
7   },
8   "summary": "Interacetive whiteboard SDK.",
9   "description": "Next generation Interacetive whiteboard SDK.",
10   "homepage": "https://github.com/netless-io/scribble-forge-release",
11   "authors": {
12     "vince": "zjxuyunshi@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/netless-io/scribble-forge-release.git",
20     "tag": "0.1.13"
21   },
22   "default_subspecs": "AgoraRtm2.1.x",
23   "subspecs": [
24     {
25       "name": "Basic",
26       "vendored_frameworks": "ScribbleForge.xcframework",
27       "dependencies": {
28         "NTLBridge": [
30         ],
31         "RxSwift": [
33         ]
34       }
35     },
36     {
37       "name": "AgoraRtm2.1.x",
38       "dependencies": {
39         "AgoraRtm_iOS": [
40           "~> 2.1.12"
41         ],
42         "ScribbleForge/Basic": [
44         ]
45       }
46     },
47     {
48       "name": "AgoraRtmKit2.2.x",
49       "dependencies": {
50         "AgoraRtm/RtmKit": [
51           "~> 2.2.2"
52         ],
53         "ScribbleForge/Basic": [
55         ]
56       }
57     },
58     {
59       "name": "AgoraRtm2.2.x",
60       "dependencies": {
61         "AgoraRtm": [
62           "~> 2.2.2"
63         ],
64         "ScribbleForge/Basic": [
66         ]
67       }
68     }
69   ],
70   "swift_version": "5.0"