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