blob: 5d7f5baf58eacb01b9249fd89586da56daa4baaa [file] [log] [blame]
{
"name": "FyberSDK",
"version": "7.2.3",
"summary": "The Fyber Ad Monetization SDK.",
"description": " The Fyber SDK will allow you to integrate Fyber Ad Monetization Platform inside your native iOS applications.\n",
"homepage": "http://developer.fyber.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2015, Fyber GmbH, all rights reserved"
},
"authors": "Fyber GmbH",
"social_media_url": "https://twitter.com/Fyber",
"platforms": {
"ios": "5.1.1"
},
"source": {
"http": "https://bintray.com/artifact/download/fyber/mobile-sdk/Fyber_iOS_SDK_v.7.2.3.zip"
},
"documentation_url": "http://developer.fyber.com/ref/ios/7.2.3/",
"public_header_files": "Fyber_iOS_SDK_v.7.2.3/sponsorpay-sdk-lib/*.h",
"vendored_libraries": "Fyber_iOS_SDK_v.7.2.3/sponsorpay-sdk-lib/libSponsorPaySDK-*.a",
"resources": "Fyber_iOS_SDK_v.7.2.3/sponsorpay-sdk-lib/Resources/**/*.{png,json}",
"preserve_paths": "Fyber_iOS_SDK_v.7.2.3/sponsorpay-sdk-lib/**",
"frameworks": [
"CoreGraphics",
"CoreTelephony",
"Foundation",
"MediaPlayer",
"QuartzCore",
"SystemConfiguration",
"UIKit",
"CoreLocation"
],
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"requires_arc": true
}