[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 9 / b / 8 / ScreenSharing / 1.0.0 / ScreenSharing.podspec.json
blob28ccc0b64465136bc263ff948d1f163c3fe082b4
2   "name": "ScreenSharing",
3   "version": "1.0.0",
4   "summary": "ScreenSharing enabling collaborative work, presentations, and remote assistance seamlessly.",
5   "description": "ScreenSharing allows real-time sharing of your computer screen with others, facilitating remote collaboration, presentations, and technical support.",
6   "homepage": "https://github.com/dotsquares395/ScreenSharing",
7   "license": "MIT",
8   "authors": {
9     "dotsquares395": "rohan.sharma@dotsquares.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/dotsquares395/ScreenSharing.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ScreenSharing/*.{swift}",
19   "swift_versions": "5.0",
20   "xcconfig": {
21     "ENABLE_BITCODE": "NO"
22   },
23   "dependencies": {
24     "OpenTok": [
26     ]
27   },
28   "static_framework": true,
29   "swift_version": "5.0"