blob: cedd2987ea49037a0904f325b03609ff10389936 [file] [log] [blame]
{
"name": "EstimoteMirrorCore",
"version": "0.1.7",
"summary": "Estimote MirrorCore SDK is responsible for the communication between the phone and Mirror.",
"description": "Estimote MirrorCore SDK is responsible for the communication between the phone and Mirror.",
"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.7"
},
"social_media_url": "https://twitter.com/estimote",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Core/MirrorCoreSDK.framework"
}