blob: ece50b96b893e2cffbfec58edcf859698889a5ba [file] [log] [blame]
{
"name": "CalendarKit",
"summary": "Fully customizable calendar for iOS",
"version": "0.1.14",
"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.14"
},
"social_media_url": "https://www.instagram.com/richardo_ti/",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"dependencies": {
"DateToolsSwift": [
],
"Neon": [
],
"DynamicColor": [
]
},
"pushed_with_swift_version": "3.0"
}