blob: ebb37ee1899925e45c0169428b460010259aee7e [file] [log] [blame]
{
"name": "TheMoneytizer",
"version": "1.0.0",
"summary": "The Moneytizer Ads SDK for managing in App advertising.",
"description": "The Moneytizer Ads SDK for managing in App advertising. Monetize your app by displaying ads in your app from all ours partners.",
"homepage": "https://www.themoneytizer.com",
"license": {
"type": "CC BY SA",
"file": "LICENSE"
},
"authors": {
"Jeoffrey Thirot": "jthirot@themoneytizer.com"
},
"source": {
"git": "https://github.com/Fr0zenSide/TheMoneytizer-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TheMoneytizer/Classes/**/*.{h,m}",
"static_framework": true,
"dependencies": {
"Smart-Display-SDK": [
"~> 7.1"
],
"AdinCube": [
"~> 2.8"
]
}
}