[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 7 / e / EstimoteMirror / 0.1.3 / EstimoteMirror.podspec.json
blob91dd3124848f20908407c09ba6962ac4ffd7debd
2   "name": "EstimoteMirror",
3   "version": "0.1.3",
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.3"
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"