blob: 0d0512fc3b561cd04e5896c3c5d730dd4a6c5484 [file] [log] [blame]
{
"name": "YLYIndoorNav",
"version": "0.2.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "YLYIndoorNavigation.framework",
"frameworks": [
"UIKit",
"Foundation",
"Security",
"CoreTelephony"
],
"libraries": "c++",
"dependencies": {
"CocoaAsyncSocket": [
],
"Protobuf": [
],
"MSWeakTimer": [
],
"AFNetworking": [
],
"FDFullscreenPopGesture": [
"~> 1.1"
],
"UICKeyChainStore": [
]
}
}