blob: 252f84bef8bc0e596567bd9cf1b8758b6f90feec [file] [log] [blame]
{
"name": "CalendarKit",
"summary": "Clone of iOS Calendar app",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://www.instagram.com/richardo_ti/",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"dependencies": {
"DateTools": [
],
"Neon": [
],
"DynamicColor": [
]
},
"pushed_with_swift_version": "3.0"
}