[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 0 / MSHARKit / 0.0.14 / MSHARKit.podspec.json
blob062f9fe00ec00096f2fd2a154be03ecb4ad4d50e
2   "name": "MSHARKit",
3   "version": "0.0.14",
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/a47453299560254b93184b46bec6d477/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   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   }