| { |
| "name": "RangeSelectionCalendarView", |
| "version": "0.0.2", |
| "summary": "A short description of RangeSelectionCalendarView.", |
| "homepage": "https://github.com/t-ogawa1116/RangeSelectionCalendarView", |
| "license": "MIT", |
| "authors": { |
| "t-ogawa": "stastaahaha@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/t-ogawa1116/RangeSelectionCalendarView", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "Classes", |
| "RangeSelectionCalendarView/**/*.{h,m,swift}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "pushed_with_swift_version": "3.0" |
| } |