blob: 1c856fde952634184340d7ff265b66f1e35127f8 [file] [log] [blame]
{
"name": "NHReturnReminder",
"version": "0.4",
"summary": "Alert user return app",
"description": "NHReturnReminder make easy to create an return reminder alert. If user don't use app in a time, it will make a local notification to notify user return app.",
"homepage": "https://github.com/huynguyencong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Cong Huy": "conghuy2012@gmail.com"
},
"source": {
"git": "https://github.com/huynguyencong/NHReturnReminder.git",
"tag": "0.4"
},
"platforms": {
"ios": null
},
"source_files": "NHReturnReminder/*.{h,m}",
"requires_arc": true
}