blob: b3854805ad7149e9aa403816eeec5aea5ac5a1b2 [file] [log] [blame]
{
"name": "CalendarKit",
"summary": "Fully customizable calendar for iOS",
"version": "0.8.4",
"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.8.4"
},
"social_media_url": "https://github.com/richardtop",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "Source/**/*",
"dependencies": {
"DateToolsSwift": [
],
"Neon": [
]
},
"swift_version": "5.0"
}