blob: db4aa59278e205db8a761236172f70714c6a1dfc [file] [log] [blame]
{
"name": "YF_FBBiddingKit",
"version": "2.0.1",
"summary": "YF_FBBiddingKit",
"description": "Facebook bidding kit 2.0 for cocoapods",
"homepage": "https://e.coding.net/szyifants/YF_FBBiddingKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_FBBiddingKit.git",
"tag": "2.0.1"
},
"vendored_frameworks": "FBBiddingKit.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lxml2"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreMedia",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"StoreKit",
"MediaPlayer",
"CFNetwork",
"AdSupport",
"ImageIO",
"VideoToolbox",
"CoreMotion",
"WebKit"
],
"libraries": [
"z",
"stdc++",
"sqlite3"
]
}