[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / e / EstimoteMirror / 0.1.5 / EstimoteMirror.podspec.json
blobd709e5720dcf1da204a44dca89b377f705c76270
2   "name": "EstimoteMirror",
3   "version": "0.1.5",
4   "summary": "Take control of the TV screen from your iOS app with Estimote Mirror SDK",
5   "description": "The Mirror SDK is a dev tool designed to reflect our imagination of the future of mobile development in the world of contextual interactions over BLE.",
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.1.5"
17   },
18   "social_media_url": "https://twitter.com/estimote",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*.{swift,h}",
23   "module_name": "MirrorDisplay",
24   "dependencies": {
25     "EstimoteMirrorCore": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"