[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 4 / 2 / OTScreenShareKit / 1.0.2 / OTScreenShareKit.podspec.json
blob3c34b9afbc87bbd6a265a99f43e7c872e3a4c387
2   "name": "OTScreenShareKit",
3   "version": "1.0.2",
4   "summary": "OpenTok Screensharing with Annotations Accelerator Pack enables users to share their screens between mobile or browser-based devices.",
5   "description": "This document describes how to use the OpenTok Screensharing with Annotations Accelerator Pack for iOS. Through the exploration of the OpenTok Screensharing with Annotations Sample App, you will learn best practices for screensharing on an iOS mobile device.",
6   "homepage": "https://tokbox.com/",
7   "license": "MIT",
8   "authors": {
9     "Lucas Huang": "lucas@tokbox.com"
10   },
11   "source": {
12     "git": "https://github.com/opentok/screensharing-annotation-acc-pack.git",
13     "tag": "1.0.2"
14   },
15   "social_media_url": "https://twitter.com/tokbox/",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "ios/ScreenShareAccPackKit/OTScreenShareKit/ScreenShare/**/*",
20   "public_header_files": [
21     "ios/ScreenShareAccPackKit/OTScreenShareKit/ScreenShare/OTScreenShareKit.h",
22     "ios/ScreenShareAccPackKit/OTScreenShareKit/ScreenShare/OTScreenSharer.h"
23   ],
24   "dependencies": {
25     "OTAcceleratorPackUtil": [
27     ]
28   }