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