blob: 752443c1f80147088030048f100139852fc421ac [file] [log] [blame]
{
"name": "VLRNotificationScheduler",
"version": "0.9.0",
"summary": "Simple notification scheduler using thresholds",
"homepage": "https://github.com/rezzza/VLRNotificationScheduler",
"description": "When you want to schedule actions in your app depending of an event count or some days ellapsed.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Ortis": "lucas.ortis@verylastroom.com"
},
"source": {
"git": "https://github.com/rezzza/VLRNotificationScheduler.git",
"tag": "v0.9.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "VLRNotificationScheduler"
}