blob: 49713c34b1c6b7f5d2ac65fccc7f533dc586bc60 [file] [log] [blame]
{
"name": "CalendarKit",
"summary": "Fully customizable calendar for iOS",
"version": "0.9.3",
"homepage": "https://github.com/richardtop/CalendarKit",
"license": "MIT",
"authors": {
"Richard Topchii": "richardtop@users.noreply.github.com"
},
"source": {
"git": "https://github.com/richardtop/CalendarKit.git",
"tag": "0.9.3"
},
"social_media_url": "https://github.com/richardtop",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"requires_arc": true,
"source_files": "Source/**/*",
"dependencies": {
"DateToolsSwift": [
],
"Neon": [
]
},
"swift_version": "5.1"
}