blob: 842413b781f5d33e3134c2064e80933b9d2df0fa [file] [log] [blame]
{
"name": "CalendarMaker",
"platforms": {
"ios": "12.0"
},
"summary": "CalendarMaker lets a user create CalendarView easier using UIStackView.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rubberhammer": "rubberhammer225@gmail.com"
},
"homepage": "https://github.com/cpromise/CalendarMaker",
"source": {
"git": "https://github.com/cpromise/CalendarMaker.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "CalendarMaker/**/*.{swift}",
"swift_versions": "5.2",
"swift_version": "5.2"
}