blob: 4bbd4beabe845e482dab411477dd3e913b09b9ae [file] [log] [blame]
{
"name": "SpotX-MoPub-Plugin",
"version": "4.0.1",
"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.1"
},
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.3"
],
"SpotX-SDK": [
]
}
}