blob: 0b68b550983ff2e92d8dc24b977c95a9230db519 [file] [log] [blame]
{
"name": "AstraSDK",
"version": "0.0.2",
"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.2"
},
"dependencies": {
"MQTTClient": [
"0.6.9"
]
}
}