[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / c / ZMobSDK / 0.1.2 / ZMobSDK.podspec.json
blob29ce5487dce35e632e4124dabfadb3f814b34062
2   "name": "ZMobSDK",
3   "version": "0.1.2",
4   "summary": "A short description of ZMob.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://e.coding.net/zcenter/zmob/zmob_ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuchangjing": "wuchangjing@babybus.com"
13   },
14   "source": {
15     "git": "https://e.coding.net/zcenter/zmob/zmob_ios.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "public_header_files": "ZMob/Assets/ZMobAdSDK.framework/Headers/*.h",
24   "source_files": "ZMob/Assets/ZMobAdSDK.framework/Headers/*.h",
25   "vendored_frameworks": "ZMob/Assets/ZMobAdSDK.framework",
26   "xcconfig": {
27     "IPHONEOS_DEPLOYMENT_TARGET": "12.0",
28     "OTHER_LDFLAGS": "-ObjC",
29     "EXCLUDED_SOURCE_FILE_NAMES": "libarclite_iphonesimulator.a",
30     "ARCHS": "arm64"
31   },
32   "dependencies": {
33     "BaiduMobAdSDK": [
35     ],
36     "GDTMobSDK": [
37       "4.14.80"
38     ],
39     "KSAdSDK": [
40       "3.3.66"
41     ],
42     "AFNetworking": [
43       "~> 4.0"
44     ],
45     "ReactiveObjC": [
46       "~> 3.1.0"
47     ],
48     "CocoaAsyncSocket": [
50     ],
51     "BGFMDB": [
52       "~> 2.0.9"
53     ],
54     "MBProgressHUD": [
55       "~> 1.1.0"
56     ],
57     "YYModel": [
58       "~> 1.0.4"
59     ],
60     "YTKNetwork": [
62     ],
63     "YYCategories": [
65     ],
66     "QMUIKit": [
68     ]
69   },
70   "pod_target_xcconfig": {
71     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
72   },
73   "user_target_xcconfig": {
74     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
75   },
76   "swift_version": "5.0"