[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 9 / 8 / a / YF_FBBiddingKit / 3.0.0 / YF_FBBiddingKit.podspec.json
blobdc86aa65232424f398494c89b4321ded8268ca04
2   "name": "YF_FBBiddingKit",
3   "version": "3.0.0",
4   "summary": "YF_FBBiddingKit",
5   "description": "Facebook bidding kit 2.0 for cocoapods",
6   "homepage": "https://e.coding.net/szyifants/YF_FBBiddingKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "liqiang@game7.cc"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/szyifants/YF_FBBiddingKit.git",
19     "tag": "3.0.0"
20   },
21   "vendored_frameworks": "FBBiddingKit.framework",
22   "xcconfig": {
23     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
24   },
25   "frameworks": [
26     "UIKit",
27     "AVFoundation",
28     "Foundation",
29     "CoreMedia",
30     "CoreLocation",
31     "CoreTelephony",
32     "SystemConfiguration",
33     "StoreKit",
34     "MediaPlayer",
35     "CFNetwork",
36     "AdSupport",
37     "ImageIO",
38     "VideoToolbox",
39     "CoreMotion",
40     "WebKit"
41   ],
42   "libraries": [
43     "z",
44     "stdc++",
45     "sqlite3"
46   ]