[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 0 / MSHARKit / 0.0.13 / MSHARKit.podspec.json
blobdda4e98ac8c5267f71807e68c312dadf9886056b
2   "name": "MSHARKit",
3   "version": "0.0.13",
4   "summary": "MSHARKit - ARKit for IOS",
5   "description": "MSHARKit - ARKit for IOS description",
6   "homepage": "https://stv-git.sohatv.vn/annn/msharkit-pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AnNN": "annguyenngoc@vccorp.vn"
13   },
14   "source": {
15     "http": "https://stv-git.sohatv.vn/annn/msharkit-pod/uploads/699a5c5fa4304cd83f2ad63fbe19a871/MSHARKit-0.0.1.zip"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "AVFoundation",
20     "Foundation",
21     "UIKit",
22     "CoreVideo",
23     "Vision"
24   ],
25   "libraries": [
26     "System",
27     "z",
28     "c++"
29   ],
30   "requires_arc": true,
31   "platforms": {
32     "ios": "10.0"
33   },
34   "preserve_paths": "MSHARKit.framework",
35   "vendored_frameworks": "MSHARKit.framework",
36   "public_header_files": "MSHARKit.framework/Versions/A/Headers/MSHARKit.h",
37   "source_files": "MSHARKit.framework/Versions/A/Headers/MSHARKit.h",
38   "resources": "MSHARKit.bundle",
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }