blob: d3c61d21d1d7479a11b031f7918e2f45ed3770ea [file] [log] [blame]
{
"name": "nudge",
"version": "1.4.0-dev",
"summary": "Nudge is a powerful tool that enables mobile banking apps to send push notifications to users.",
"description": "Nudge is a powerful tool that enables mobile banking apps to send push notifications to users. Register today!",
"homepage": "https://github.com/getlarky/nudge-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mcgarveymobile": "mcgarveymobile@gmail.com"
},
"source": {
"http": "https://github.com/getlarky/nudge-specs/releases/download/1.4.0-dev/nudge.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "nudge/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.6.10"
]
},
"swift_version": "4.2"
}