blob: eac7544037f69fd6103a79466f61483214e8ce6c [file] [log] [blame]
{
"name": "AstraSDK",
"version": "0.0.3",
"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.3"
},
"dependencies": {
"MQTTClient": [
"0.6.9"
]
}
}