[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / f / b / 9 / YLYIndoorNav / 0.3.3 / YLYIndoorNav.podspec.json
blobf8b7cd1ef52b67e520033982af8f762ab83601e6
2   "name": "YLYIndoorNav",
3   "version": "0.3.3",
4   "summary": "元力云室内定位 SDK",
5   "description": "广州元力云网络 - 室内定位 SDK",
6   "homepage": "https://gitee.com/mapout/YLYIndoorNavigationSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mapout": "ios@mapout.net"
13   },
14   "source": {
15     "git": "https://gitee.com/mapout/YLYIndoorNavigationSDK.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "YLYIndoorNavigation.framework",
22   "resources": "WebHtmlResource.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "Security",
27     "CoreTelephony"
28   ],
29   "libraries": "c++",
30   "dependencies": {
31     "CocoaAsyncSocket": [
33     ],
34     "Protobuf": [
36     ],
37     "MSWeakTimer": [
39     ],
40     "AFNetworking": [
42     ],
43     "FDFullscreenPopGesture": [
44       "~> 1.1"
45     ],
46     "UICKeyChainStore": [
48     ]
49   }