[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 2 / ZMob / 0.1.1 / ZMob.podspec.json
blob0a8285d158424c6247d8b5bdb769c96f7774d047
2   "name": "ZMob",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "public_header_files": "ZMob/Classes/Core/Public/*.h",
24   "source_files": "ZMob/Classes/Core/**/*.*",
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "StoreKit",
29     "WebKit",
30     "CoreGraphics",
31     "QuartzCore",
32     "SafariServices"
33   ],
34   "libraries": "z",
35   "xcconfig": {
36     "IPHONEOS_DEPLOYMENT_TARGET": "12.0",
37     "OTHER_LDFLAGS": "-ObjC",
38     "EXCLUDED_SOURCE_FILE_NAMES": "libarclite_iphonesimulator.a",
39     "ARCHS": "arm64"
40   },
41   "dependencies": {
42     "BaiduMobAdSDK": [
44     ],
45     "GDTMobSDK": [
46       "4.14.80"
47     ],
48     "KSAdSDK": [
49       "3.3.66"
50     ],
51     "AFNetworking": [
52       "~> 4.0"
53     ],
54     "ReactiveObjC": [
55       "~> 3.1.0"
56     ],
57     "CocoaAsyncSocket": [
59     ],
60     "BGFMDB": [
61       "~> 2.0.9"
62     ],
63     "MBProgressHUD": [
64       "~> 1.1.0"
65     ],
66     "YYModel": [
67       "~> 1.0.4"
68     ],
69     "YTKNetwork": [
71     ],
72     "YYCategories": [
74     ],
75     "QMUIKit": [
77     ]
78   },
79   "pod_target_xcconfig": {
80     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
81   },
82   "user_target_xcconfig": {
83     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
84   },
85   "swift_version": "5.0"