{ | |
"name": "LDAdServiceMoPub", | |
"version": "1.0.0", | |
"authors": { | |
"Imanol Fernandez": "imanolf@ludei.com" | |
}, | |
"homepage": "https://github.com/ludei/atomic-plugins-ads", | |
"summary": "MoPub implementation for LDAdService API", | |
"license": "MPL 2.0", | |
"source": { | |
"git": "https://github.com/ludei/atomic-plugins-ads.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "src/atomic/ios/mopub", | |
"dependencies": { | |
"LDAdService": [ | |
], | |
"mopub-ios-sdk": [ | |
] | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"requires_arc": true | |
} |