blob: 771f9ca22a9954604993c1a12d66f25368f8d316 [file] [log] [blame]
{
"name": "yf_FacebookAdsSDK",
"version": "5.6.0",
"summary": "yf_FacebookAdsSDK",
"description": "yf_FacebookAdsSDK for ads",
"homepage": "https://git.coding.net/yeahyf/yf_FacebookAdsSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.coding.net/yeahyf/yf_FacebookAdsSDK.git",
"tag": "5.6.0"
},
"vendored_frameworks": "Facebook/FBAudienceNetwork.framework",
"source_files": "Facebook/FBAudienceNetwork.framework/Headers/*.{h}",
"public_header_files": "Facebook/FBAudienceNetwork.framework/Headers/**/*.{h}",
"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"
],
"dependencies": {
"FBSDKCoreKit/Basics": [
]
},
"deprecated_in_favor_of": "YF_Facebook"
}