blob: c87cfcc6bc271808e6a0423993698471ed5748db [file] [log] [blame]
{
"name": "FairBidSDK",
"version": "2.0.6",
"summary": "Advertising SDK for mobile games.",
"homepage": "https://developer.fyber.com/",
"license": {
"type": "Commercial",
"text": "https://www.fyber.com/sdklicense/"
},
"authors": "Fyber",
"social_media_url": "https://www.facebook.com/fybernv/",
"source": {
"http": "https://d2jks9au6e6w94.cloudfront.net/sdk/ios/FairBid-iOS-SDK-2.0.6.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "FairBidSDK.framework",
"source_files": "FairBidSDK.framework/Versions/A/Headers/*.h",
"public_header_files": "FairBidSDK.framework/Versions/A/Headers/*.h",
"ios": {
"resources": [
"FairBidSDKResources.bundle",
"IASDKResources.bundle"
]
},
"frameworks": [
"AdSupport",
"AVFoundation",
"AVKit",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MediaPlayer",
"MessageUI",
"MobileCoreServices",
"QuartzCore",
"Security",
"StoreKit",
"SystemConfiguration",
"WebKit"
],
"libraries": [
"xml2.2",
"sqlite3"
]
}