[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 0 / MSHARKit / 0.0.3 / MSHARKit.podspec.json
blob0ae62db9b6c34e8d3c09d12a3fc238de5c8d7ce5
2   "name": "MSHARKit",
3   "version": "0.0.3",
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/d06997df3b69cfd901b1fa0b5f02d9db/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   }