| { | |
| "name": "DHCalendarView", | |
| "version": "1.0.4", | |
| "summary": "日历", | |
| "description": "好用的日历", | |
| "homepage": "https://github.com/DajuanM/DHCalendarView", | |
| "license": "MIT", | |
| "authors": { | |
| "Aiden": "252289287@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DajuanM/DHCalendarView.git", | |
| "tag": "1.0.4" | |
| }, | |
| "source_files": [ | |
| "DHCalendarView", | |
| "DHCalendarView/**/*.{h,m}" | |
| ], | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |