[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 1 / 7 / VHClassSDK / 3.6.2 / VHClassSDK.podspec.json
blobf69eacff8b560043afbb35076e37bdbd5907cacf
2   "name": "VHClassSDK",
3   "version": "3.6.2",
4   "authors": {
5     "vhall": "xiaoxiang.wang@vhall.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://www.vhall.com",
12   "source": {
13     "git": "https://github.com/vhall/VHClass_SDK_iOS.git",
14     "tag": "3.6.2"
15   },
16   "summary": "VHClassSDK for IOS",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "AVFoundation",
23     "VideoToolbox",
24     "OpenAL",
25     "CoreMedia",
26     "CoreTelephony",
27     "OpenGLES",
28     "MediaPlayer",
29     "AssetsLibrary",
30     "QuartzCore",
31     "JavaScriptCore",
32     "Security"
33   ],
34   "module_name": "VHClassSDK",
35   "resources": [
36     "README.md"
37   ],
38   "vendored_frameworks": "VHClassSDK/framework/*.framework",
39   "pod_target_xcconfig": {
40     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
41     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
42     "VALID_ARCHS": "armv7 arm64 x86_64",
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }