[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / e / 4 / ScribbleForge / 0.1.12 / ScribbleForge.podspec.json
blob629205d4b2bbc9b148f44a268101398133d4930d
2   "name": "ScribbleForge",
3   "version": "0.1.12",
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": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/netless-io/scribble-forge-release.git",
20     "tag": "0.1.12"
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": "AgoraRtm2.2.x",
49       "dependencies": {
50         "AgoraRtm": [
51           "~> 2.2.2"
52         ],
53         "ScribbleForge/Basic": [
55         ]
56       },
57       "platforms": {
58         "ios": "11.0"
59       }
60     },
61     {
62       "name": "AgoraRtmOCSpecial2.2.x",
63       "dependencies": {
64         "AgoraRtm_OC_Special": [
65           "~> 2.2.1.1"
66         ],
67         "ScribbleForge/Basic": [
69         ]
70       }
71     }
72   ],
73   "swift_version": "5.0"