blob: e71d229ea48d77628851947e096d612142af3d01 [file] [log] [blame]
{
"name": "nudge",
"version": "1.3.0-staging",
"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": {
"bromeostasis": "evan.snyder92@gmail.com"
},
"source": {
"http": "https://github.com/getlarky/nudge-specs/releases/download/1.1.0/nudge.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "nudge/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.6.10"
]
},
"swift_version": "4.2"
}