blob: b1710907e7654879c5ae11f539308a4676c0beb1 [file] [log] [blame]
{
"name": "EWTBackgroundLocalNotification",
"version": "0.1.0",
"summary": "iOS: Show queued local notification as soon as app enters background.",
"homepage": "https://github.com/EwyynTomato/EWTBackgroundLocalNotification.git",
"authors": {
"EwyynTomato": "elwyyntomato+github@gmail.com"
},
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/EwyynTomato/EWTBackgroundLocalNotification/master/screenshots/preview.gif"
],
"source": {
"git": "https://github.com/EwyynTomato/EWTBackgroundLocalNotification.git",
"tag": "0.1.0"
},
"source_files": "EWTBackgroundLocalNotification/*.{h,m}"
}