blob: b8ca7052ff8eab9b0a1bf49b912a498cee375691 [file] [log] [blame]
{
"name": "SpotX-MoPub-Plugin",
"version": "2.0.0",
"summary": "MoPub plugin for SpotXchange",
"authors": "SpotXchange, Inc.",
"homepage": "http://www.spotxchange.com",
"source": {
"git": "https://github.com/spotxmobile/spotx-mopub-ios.git",
"tag": "2.0.0"
},
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MoPubIntegration/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 3.0"
],
"SpotX-SDK": [
"~> 2.0"
]
}
}