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