{ | |
"name": "CalendarMenu", | |
"version": "0.1.2", | |
"summary": "Customizable calendar menu for iOS", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"homepage": "https://github.com/ugalek/CalendarMenu", | |
"authors": { | |
"ugalek": "galina@ugalek.com" | |
}, | |
"source": { | |
"git": "https://github.com/ugalek/CalendarMenu.git", | |
"tag": "0.1.2" | |
}, | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
], | |
"swift_versions": "5.2", | |
"platforms": { | |
"ios": "13.4" | |
}, | |
"source_files": "Sources/**/*.{h,m,swift}", | |
"swift_version": "5.2" | |
} |