blob: e0a55c11c1317c1e3180e51b432681731911a011 [file] [log] [blame]
{
"name": "YLYIndoorNav",
"version": "0.3.2",
"summary": "元力云室内定位 SDK",
"description": "广州元力云网络 - 室内定位 SDK",
"homepage": "https://gitee.com/mapout/YLYIndoorNavigationSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mapout": "ios@mapout.net"
},
"source": {
"git": "https://gitee.com/mapout/YLYIndoorNavigationSDK.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "YLYIndoorNavigation.framework",
"resources": "WebHtmlResource.bundle",
"frameworks": [
"UIKit",
"Foundation",
"Security",
"CoreTelephony"
],
"libraries": "c++",
"dependencies": {
"CocoaAsyncSocket": [
],
"Protobuf": [
],
"MSWeakTimer": [
],
"AFNetworking": [
],
"FDFullscreenPopGesture": [
"~> 1.1"
],
"UICKeyChainStore": [
]
}
}