[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 5 / e / 4 / ScribbleForge / 0.1.17 / ScribbleForge.podspec.json
blob902aea082ae5c54b4ea166f32400e5753ea9eb64
2   "name": "ScribbleForge",
3   "version": "0.1.17",
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.17"
21   },
22   "default_subspecs": "AgoraRtm2.1.x",
23   "subspecs": [
24     {
25       "name": "Basic",
26       "vendored_frameworks": "Build/ScribbleForge.xcframework",
27       "dependencies": {
28         "NTLBridge": [
30         ],
31         "RxSwift": [
33         ]
34       }
35     },
36     {
37       "name": "Basic-XCode14",
38       "vendored_frameworks": "Build/xcode14-build/ScribbleForge.xcframework",
39       "dependencies": {
40         "NTLBridge": [
42         ],
43         "RxSwift": [
44           "6.2.0"
45         ]
46       }
47     },
48     {
49       "name": "AgoraRtm2.1.x",
50       "dependencies": {
51         "AgoraRtm_iOS": [
52           "~> 2.1.12"
53         ],
54         "ScribbleForge/Basic": [
56         ]
57       }
58     },
59     {
60       "name": "AgoraRtmKit2.2.x",
61       "dependencies": {
62         "AgoraRtm/RtmKit": [
63           "~> 2.2.2"
64         ],
65         "ScribbleForge/Basic": [
67         ]
68       }
69     },
70     {
71       "name": "AgoraRtm2.2.x",
72       "dependencies": {
73         "AgoraRtm": [
74           "~> 2.2.2"
75         ],
76         "ScribbleForge/Basic": [
78         ]
79       }
80     },
81     {
82       "name": "AgoraSpecial",
83       "dependencies": {
84         "AgoraRtm/RtmKit": [
85           "~> 2.2.2"
86         ],
87         "ScribbleForge/Basic-XCode14": [
89         ]
90       }
91     }
92   ],
93   "swift_version": "5.0"