[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / f / XJMapSDK / 1.0.16 / XJMapSDK.podspec.json
blobaf3277a5400f0ce204da7548f1eae88cfca892cc
2   "name": "XJMapSDK",
3   "version": "1.0.16",
4   "summary": "室内导航SDK.",
5   "description": "室内导航 XJMapSDK Indoor navigation map ibeacon iot",
6   "homepage": "https://github.com/locnavi/ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xzq2325": "673534349@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/locnavi/ios-sdk.git",
19     "tag": "1.0.16"
20   },
21   "vendored_frameworks": "XJMapSDK/XJMapSDK.framework",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "QuartzCore",
26     "SystemConfiguration",
27     "CoreGraphics",
28     "CoreLocation",
29     "CoreTelephony",
30     "AudioToolbox",
31     "AVFoundation"
32   ],
33   "libraries": [
34     "z",
35     "z.1.2.5",
36     "xml2"
37   ],
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   }