[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / e / EstimoteMirror / 0.2-beta2 / EstimoteMirror.podspec.json
blobf2c5ae2dd65a1a381e74ccef6972957d23ab271d
2   "name": "EstimoteMirror",
3   "version": "0.2-beta2",
4   "summary": "Take control of the TV screen from your iOS app with Estimote Mirror SDK",
5   "description": "The Mirror SDK is an addition to the Estimote Mirror Core SDK that enables easy interaction with built-in and custom templates.",
6   "homepage": "https://github.com/Estimote/iOS-Mirror-SDK",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Estimote": "contact@estimote.com"
13   },
14   "source": {
15     "git": "https://github.com/Estimote/iOS-Mirror-SDK.git",
16     "tag": "0.2-beta2"
17   },
18   "social_media_url": "https://twitter.com/estimote",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.1",
23   "source_files": "Sources/**/*.{swift,h}",
24   "module_name": "MirrorDisplay",
25   "dependencies": {
26     "EstimoteMirrorCore": [
28     ]
29   }