blob: dd77c62a12591090ce97ffefc000620b2aa47db9 [file] [log] [blame]
{
"name": "SpotX-MoPub-Plugin",
"version": "2.2.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": "v2.2"
},
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MoPubIntegration/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.3"
],
"SpotX-SDK": [
]
}
}