blob: a8b13f4a7b54e55fc7c81fd5d59bdd76bab101a4 [file] [log] [blame]
{
"name": "dangwu",
"version": "0.5.1",
"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.5.1"
},
"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": [
]
}
}