| { |
| "name": "SupremeGolfHorizontalDatePicker", |
| "version": "0.1.4", |
| "summary": "HorizontalDatePicker is library to support SupremeGolf Project.", |
| "description": "<<-DESC TODO: Add long description of the pod here.DESC <<-DESC TODO: Add long description of the pod here.DESC", |
| "homepage": "https://github.com/supremegolfcds/HorizontalDatePicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lrodriguezcds": "lrodriguez@codigodelsur.com" |
| }, |
| "source": { |
| "git": "https://github.com/supremegolfcds/HorizontalDatePicker.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HorizontalDatePicker/Classes/**/*" |
| } |