{ | |
"name": "UIKalendar", | |
"version": "0.1.3", | |
"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.3" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source_files": "UIKalendar/*" | |
} |