blob: 2e34585d8c4d0dbc70d88eecfa77375231518210 [file] [log] [blame]
{
"name": "CalendarKit",
"summary": "Fully customizable calendar for iOS",
"version": "0.1.16",
"homepage": "https://github.com/richardtop/CalendarKit",
"license": "MIT",
"authors": {
"Richard Topchii": "richardot4@gmail.com"
},
"source": {
"git": "https://github.com/richardtop/CalendarKit.git",
"tag": "0.1.16"
},
"social_media_url": "https://github.com/richardtop",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"dependencies": {
"DateToolsSwift": [
],
"Neon": [
],
"DynamicColor": [
]
},
"pushed_with_swift_version": "3.0"
}