[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 7 / 4 / OTAnnotationAccelerator / 1.0.0-beta2 / OTAnnotationAccelerator.podspec.json
blobd5d045fe3bd2ed0955736ce9a25db6fda7738209
2   "name": "OTAnnotationAccelerator",
3   "version": "1.0.0-beta2",
4   "summary": "OpenTok Annotations Accelerator Pack enables users to annotate their screens.",
5   "description": "This document describes how to use the OpenTok Annotations Accelerator Pack for iOS. Through the exploration of the OpenTok Annotations Sample App, you will learn best practices for annotating 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/accelerator-annotation-ios.git",
13     "tag": "1.0.0-beta2"
14   },
15   "social_media_url": "https://twitter.com/tokbox/",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "OTAnnotationAccelerator/**/*",
20   "resource_bundles": {
21     "OTAnnotationAcceleratorBundle": [
22       "OTAnnotationAcceleratorBundle/**/*"
23     ]
24   },
25   "dependencies": {
26     "LHToolbar": [
27       "1.3.0-beta"
28     ],
29     "OTAcceleratorCore": [
31     ]
32   },
33   "deprecated_in_favor_of": "OTAcceleratorCore"