blob: d288adf81852dff44a85e5ea8c0d7a0c674a80fb [file] [log] [blame]
{
"name": "dangwu",
"version": "0.9.2",
"summary": "dangwu indoor position",
"description": "dangwu indoor SDK \nhttps://dangwu.io",
"homepage": "https://github.com/xyz10dev/dangwu-iOS-SDK.git",
"license": "MIT",
"authors": {
"menq": "mengqiang.q@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xyz10dev/dangwu-iOS-SDK.git",
"tag": "0.9.2"
},
"frameworks": [
"JavaScriptcore",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"Security"
],
"vendored_frameworks": "dangwu/XYZ.framework",
"dependencies": {
"AFNetworking": [
],
"SocketRocket": [
],
"Protobuf": [
"~> 3.5"
],
"CocoaLumberjack": [
]
}
}