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