[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 9 / YLYIndoorNav / 0.2.9 / YLYIndoorNav.podspec.json
blob140798488c63920b95eb8cadfbdfd8df2e4aac57
2   "name": "YLYIndoorNav",
3   "version": "0.2.9",
4   "summary": "元力云室内定位 SDK",
5   "description": "广州元力云网络 - 室内定位 SDK",
6   "homepage": "https://gitee.com/dsdssd/YLYIndoorNavigationSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dsdssd": "2511022042@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/dsdssd/YLYIndoorNavigationSDK.git",
16     "tag": "0.2.9"
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   "resources": "WebHtmlResource.bundle",
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   }