blob: c9b77449c8310f5e06e679e8aa8130b0d067ca26 [file] [log] [blame]
{
"name": "GTCalendar",
"version": "0.0.2",
"summary": "GTCalendar is a simple date selections calendar for iOS Swift 5 or later",
"homepage": "https://github.com/sera4am/GTCalendar",
"license": "MIT",
"authors": {
"sera4am": "sera@4am.jp"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sera4am/GTCalendar",
"tag": "0.0.2"
},
"source_files": "GTCalendar/***.{swift,h}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}