blob: c3afe91fc926ce5f6573f09c205f681c7a4363bc [file] [log] [blame]
{
"name": "HKRLocalNotificationManager",
"version": "0.6",
"summary": "Safe schedule manager of local notification.",
"homepage": "https://github.com/hokuron/HKRLocalNotificationManager",
"license": "MIT",
"authors": "Takuma Shimizu",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hokuron/HKRLocalNotificationManager.git",
"tag": "v0.6"
},
"source_files": "HRKLocalNotificationManager/**/*.{h,m}",
"requires_arc": true
}