[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / d / AdScopeFoundation / 5.1.0.20 / AdScopeFoundation.podspec.json
bloba0db7f1078dc3ac161b9176f9dc864d50d29bd1e
2   "name": "AdScopeFoundation",
3   "version": "5.1.0.20",
4   "summary": "AdScope 平台通用工具库.",
5   "description": "自定义工具、网络请求。",
6   "homepage": "https://gitee.com/adscope/adscope-foundation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cookie": "lvjunxue@hubcloud.com.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/adscope/adscope-foundation.git",
16     "tag": "5.1.0.20"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "AdScopeFoundation",
22   "libraries": [
23     "z",
24     "c++",
25     "sqlite3",
26     "c"
27   ],
28   "frameworks": [
29     "AdSupport",
30     "AVFoundation",
31     "Accelerate",
32     "CoreTelephony",
33     "Foundation",
34     "SystemConfiguration",
35     "Security",
36     "StoreKit",
37     "WebKit",
38     "UIKit",
39     "SafariServices"
40   ],
41   "weak_frameworks": "AppTrackingTransparency",
42   "xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   },
45   "subspecs": [
46     {
47       "name": "AdScopeFoundation",
48       "vendored_frameworks": [
49         "AdScopeFoundation.xcframework"
50       ]
51     }
52   ]