[Add] ConsentViewController 7.7.4
[CocoaPods.git] / Specs / d / 7 / 5 / KKAds-ByteDance / 0.5.1 / KKAds-ByteDance.podspec.json
bloba78009ffa27af616d1cf0887edb51d2a6ef51647
2   "name": "KKAds-ByteDance",
3   "version": "0.5.1",
4   "summary": "KKAds-ByteDance",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tapque_aby_wang/KKAds-ByteDance.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aby.wang": "wyx96553@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tapque_aby_wang/KKAds-ByteDance.git",
16     "tag": "0.5.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "xcconfig": {
22     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
23   },
24   "pod_target_xcconfig": {
25     "VALID_ARCHS[sdk=iphonesimulator*]": ""
26   },
27   "source_files": "Source/**/*",
28   "static_framework": true,
29   "frameworks": [
30     "StoreKit",
31     "MobileCoreServices",
32     "WebKit",
33     "MediaPlayer",
34     "CoreMedia",
35     "CoreLocation",
36     "AVFoundation",
37     "CoreTelephony",
38     "SystemConfiguration",
39     "AdSupport",
40     "CoreMotion",
41     "Accelerate"
42   ],
43   "libraries": [
44     "resolv.9",
45     "c++",
46     "z",
47     "sqlite3"
48   ],
49   "vendored_frameworks": [
50     "Framework/BUAdSDK.framework",
51     "Source/framework/BUFoundation.framework"
52   ],
53   "dependencies": {
54     "KKAds": [
55       "~> 0.5.0"
56     ]
57   }