blob: 72cd0defca7069ae459ace4518d7d9699fb63a10 [file] [log] [blame]
{
"name": "automonetize",
"version": "0.2.6",
"summary": "Quick start for improve.ai revenue optimization",
"description": "Automonetize makes it simple to add auto-rewning subscription pop-up offers to your iOS app. The offers are automically optimized using improve.ai's machine learning API to boost your app's revenue.",
"homepage": "https://github.com/improveai/automonetize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"orasis": "justin@improve.ai"
},
"source": {
"git": "https://github.com/improveai/automonetize.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "automonetize/Classes/**/*",
"dependencies": {
"RMStore": [
"~> 0.7"
],
"Improve": [
"~> 2.0"
]
}
}