| { |
| "name": "LKAlarmManager", |
| "version": "0.3", |
| "summary": "方便快捷的把 “您的提醒” 加入到 日历或者本地通知中", |
| "description": "方便快捷的把 “您的提醒” 加入到 日历或者本地通知中,会自动处理本地通知超过64个的情况。", |
| "homepage": "https://github.com/li6185377/LKAlarmManager", |
| "license": "MIT", |
| "authors": { |
| "Jianghuai Li": "li6185377@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/li6185377/LKAlarmManager.git", |
| "tag": "0.3" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source_files": "LKAlarmManager/*.{h,m}", |
| "requires_arc": true, |
| "dependencies": { |
| "LKDBHelper": [ |
| |
| ] |
| } |
| } |