[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / a / 4 / IndoorNavigationIOSWebSDK / 0.0.3 / IndoorNavigationIOSWebSDK.podspec.json
blob8f1b5bb15a2071f7c20c11d4527097786bad8fc8
2   "name": "IndoorNavigationIOSWebSDK",
3   "version": "0.0.3",
4   "summary": "IndoorNavigationIOSWebSDK 支持室内定位、室内地图展示、路径规划、导航等功能。",
5   "description": "室内导航 IndoorNavigationIOSWebSDK Indoor navigation map ibeacon hospital",
6   "homepage": "htts://www.locnavi.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangty": "673534349@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/locnavi/3d-navigation-ios-demo-app.git",
19     "tag": "0.0.3"
20   },
21   "vendored_frameworks": "IndoorNavigationIOSWebSDK/LocNaviWebSDK.framework",
22   "frameworks": [
23     "CoreLocation",
24     "WebKit",
25     "AVFoundation",
26     "Speech"
27   ],
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 i386 armv7 arm64",
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }