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