[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 7 / 8 / YLYIndoorNavigation / 0.1.5 / YLYIndoorNavigation.podspec.json
blob760305bd452f55c8677da16d857890509a76f9f5
2   "name": "YLYIndoorNavigation",
3   "version": "0.1.5",
4   "summary": "元力云室内定位 SDK",
5   "description": "广州元力云网络 - 室内定位 SDK",
6   "homepage": "https://gitee.com/kmyhy/YLYIndoorNavigationSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kmyhy": "kmyhy@126.com"
13   },
14   "source": {
15     "git": "https://gitee.com/kmyhy/YLYIndoorNavigationSDK.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "YLYIndoorNavigation.framework",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "Security",
26     "CoreTelephony"
27   ],
28   "libraries": "stdc++",
29   "dependencies": {
30     "CocoaAsyncSocket": [
32     ],
33     "Protobuf": [
35     ],
36     "MSWeakTimer": [
38     ],
39     "AFNetworking": [
41     ],
42     "FDFullscreenPopGesture": [
43       "~> 1.1"
44     ],
45     "UICKeyChainStore": [
47     ]
48   }