blob: c7dcbfad34f4b64625379fe3bfb45a2fc2caee2b [file] [log] [blame]
{
"name": "EstimoteMirror",
"version": "0.1.2",
"summary": "Take control of the TV screen from your iOS app with Estimote Mirror SDK",
"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.",
"homepage": "https://github.com/Estimote/iOS-Mirror-SDK",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Estimote": "contact@estimote.com"
},
"source": {
"git": "https://github.com/Estimote/iOS-Mirror-SDK.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/estimote",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{swift,h}",
"module_name": "MirrorDisplay",
"dependencies": {
"EstimoteMirrorCore": [
]
},
"pushed_with_swift_version": "3.0"
}