blob: a9438faa14c7ade08bf2279b7c4adedad254e611 [file] [log] [blame]
{
"social_media_url": "http://twitter.com/mopub",
"license": {
"file": "LICENSE",
"type": "New BSD"
},
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"description": " MoPub is a hosted ad serving solution built specifically for mobile publishers.\n Grow your mobile advertising business with powerful ad management, optimization \n and reporting capabilities, and earn revenue by connecting to the world's largest \n mobile ad exchange. \n\n To learn more or sign up for an account, go to http://www.mopub.com. \n",
"authors": {
"MoPub": "support@mopub.com"
},
"name": "mopub-ios-sdk",
"homepage": "https://github.com/mopub/mopub-ios-sdk",
"summary": "The Official MoPub Client SDK allows developers to easily monetize their apps by showing banner, interstitial, and native ads.",
"platforms": {
"ios": "5.0"
},
"default_subspecs": "MoPubSDK",
"frameworks": [
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"EventKit",
"EventKitUI",
"Foundation",
"MediaPlayer",
"QuartzCore",
"SystemConfiguration",
"UIKit"
],
"source": {
"git": "https://github.com/mopub/mopub-ios-sdk.git",
"tag": "2.3.0"
},
"requires_arc": false,
"version": "2.3.0",
"subspecs": [
{
"dependencies": {
"mopub-ios-sdk/Native Ads": [
],
"mopub-ios-sdk/MoPubSDK Internal": [
]
},
"name": "MoPubSDK",
"resources": "MoPubSDK/**/*.{png,bundle,xib,nib}",
"source_files": "MoPubSDK/*.{h,m}"
},
{
"dependencies": {
"mopub-ios-sdk/MoPubSDK": [
]
},
"name": "MoPubSDK Internal",
"source_files": "MoPubSDK/Internal/**/*.{h,m}"
},
{
"dependencies": {
"mopub-ios-sdk/Native Ads Internal": [
],
"mopub-ios-sdk/MoPubSDK": [
]
},
"name": "Native Ads",
"source_files": "MoPubSDK/Native Ads/*.{h,m}"
},
{
"dependencies": {
"mopub-ios-sdk/Native Ads": [
]
},
"name": "Native Ads Internal",
"source_files": "MoPubSDK/Native Ads/Internal/**/*.{h,m}"
},
{
"dependencies": {
"mopub-ios-sdk/MoPubSDK": [
]
},
"name": "iAd",
"frameworks": "iAd",
"source_files": "AdNetworkSupport/iAd/*.{h,m}"
},
{
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 6.9.3"
],
"mopub-ios-sdk/MoPubSDK": [
]
},
"name": "AdMob",
"source_files": "AdNetworkSupport/GoogleAdMob/*.{h,m}"
},
{
"dependencies": {
"mopub-ios-sdk/MoPubSDK": [
],
"ChartboostSDK": [
"~> 4.1.0"
]
},
"name": "Chartboost",
"source_files": "AdNetworkSupport/Chartboost/*.{h,m}"
},
{
"dependencies": {
"mopub-ios-sdk/MoPubSDK": [
],
"AdColony": [
"~> 2.2.4"
]
},
"name": "AdColony",
"source_files": "AdNetworkSupport/AdColony/*.{h,m}"
}
]
}