[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 7 / CZarSDK / 1.0.8 / CZarSDK.podspec.json
blob3b8ce26d20a08295b8160426f902a21de0b8d390
2   "name": "CZarSDK",
3   "version": "1.0.8",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "CZar iOS AdsSDK",
8   "description": "CZarSDK\n移动媒体选择的广告商业化管理工具,定制私有的移动媒体商业化解决方案。优质上游资源一网打尽,接入方式快速透明稳定。支持流量分发、渠道策略、精准投放、数据报表、排期管理、广告审核等全流程业务场景。",
9   "homepage": "http://www.xxxx.com/",
10   "authors": {
11     "czar": "http://www.czar.com/"
12   },
13   "source": {
14     "git": "https://codeup.aliyun.com/63cbe570b7b5ad66c79589a6/library/lib_ads_ios.git",
15     "tag": "1.0.8"
16   },
17   "pod_target_xcconfig": {
18     "VALID_ARCHS": "i386 x86_64 armv7 arm64"
19   },
20   "platforms": {
21     "ios": "12.0"
22   },
23   "requires_arc": true,
24   "static_framework": true,
25   "source_files": [
26     "CZarSDK/Classes/Core/*.h",
27     "CZarSDK/Classes/Core/Ad/**/*.h"
28   ],
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "AdSupport"
33   ],
34   "vendored_frameworks": "CZarSDK.framework",
35   "dependencies": {
36     "Ads-CN": [
38     ],
39     "GDTMobSDK": [
41     ],
42     "KSAdSDK": [
44     ],
45     "BaiduMobAdSDK": [
47     ]
48   }