blob: 5438d2e18f910251c5b089ed548ffb95ea557282 [file] [log] [blame]
{
"name": "YLYIndoorNavigation",
"version": "0.0.5",
"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.0.5"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "YLYIndoorNavigation.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "stdc++",
"dependencies": {
"CocoaAsyncSocket": [
],
"Protobuf": [
],
"MSWeakTimer": [
],
"AFNetworking": [
],
"FDFullscreenPopGesture": [
"~> 1.1"
]
}
}