blob: 3bb95482904e0a61d703b542248f28ea9e155003 [file] [log] [blame]
{
"name": "AstraSDK",
"version": "0.0.4",
"summary": "This is Astra SDK.",
"homepage": "https://www.miiicasa.com/astra_one.html",
"license": {
"type": "EPLv1",
"file": "LICENSE"
},
"authors": {
"MiiiCasa": "developer@miiicasa.com"
},
"requires_arc": true,
"platforms": {
"ios": "6.1"
},
"vendored_frameworks": "Frameworks/AstraSDK.framework",
"resources": "AstraSDKResources.bundle",
"source": {
"git": "https://github.com/miiicasa/AstraSDK_POD.git",
"tag": "0.0.4"
},
"dependencies": {
"MQTTClient": [
"0.6.9"
]
}
}