| { | |
| "name": "UIKalendar", | |
| "version": "0.1.0", | |
| "summary": "Custom Calendar View for iOS", | |
| "description": "This fantastic calendar dispaly selected dates and have a fancy/easy setup", | |
| "homepage": "https://github.com/piero9212/UIKalendar", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Piero Sifuentes": "piero9212@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/piero9212/UIKalendar.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "UIKalendar/*" | |
| } |