[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / d / 7 / 5 / KKAds-ByteDance / 0.5.3 / KKAds-ByteDance.podspec.json
blob1cb648cd5cdcf15de54c284c53df16f3a46af09d
2   "name": "KKAds-ByteDance",
3   "version": "0.5.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "xcconfig": {
22     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
23   },
24   "source_files": "Source/**/*",
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   "dependencies": {
47     "KKAds": [
49     ],
50     "Bytedance-UnionAD": [
51       "2.9.0.1"
52     ]
53   }