blob: 467431d636cd4ed7cddc1d06f5f1275f57d18753 [file] [log] [blame]
{
"name": "dangwu",
"version": "0.9.0",
"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.0"
},
"source_files": "dangwu/XYZ.framework/Headers/*.{h}",
"public_header_files": "dangwu/XYZ.framework/Headers/XYZ.h",
"frameworks": [
"JavaScriptcore",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"Security"
],
"vendored_frameworks": "dangwu/XYZ.framework",
"dependencies": {
"AFNetworking": [
],
"SocketRocket": [
],
"Protobuf": [
"~> 3.5"
],
"CocoaLumberjack": [
]
}
}