[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / 7 / 5 / KKAds-ByteDance / 0.5.4 / KKAds-ByteDance.podspec.json
blob838c0553ef182cbb86478eefaaee6388525fd538
2   "name": "KKAds-ByteDance",
3   "version": "0.5.4",
4   "summary": "KKAds-ByteDance",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tapque_sdk/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_sdk/KKAds-ByteDance.git",
16     "tag": "0.5.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "xcconfig": {
22     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
23   },
24   "source_files": "Source/*.{h,m}",
25   "static_framework": true,
26   "frameworks": [
27     "StoreKit",
28     "MobileCoreServices",
29     "WebKit",
30     "MediaPlayer",
31     "CoreMedia",
32     "CoreLocation",
33     "AVFoundation",
34     "CoreTelephony",
35     "SystemConfiguration",
36     "AdSupport",
37     "CoreMotion",
38     "Accelerate"
39   ],
40   "libraries": [
41     "resolv.9",
42     "c++",
43     "z",
44     "sqlite3"
45   ],
46   "vendored_frameworks": [
47     "Source/BUAdSDK.framework",
48     "Source/BUFoundation.framework"
49   ],
50   "resources": "Source/BUAdSDK.bundle",
51   "dependencies": {
52     "KKAds": [
54     ]
55   }