blob: 2883226e296e7e4886ea7ed88cf9286c19fde0c1 [file] [log] [blame]
{
"name": "DGCalendar",
"version": "0.3",
"summary": "iOS Calendar component. Written in Swift",
"homepage": "https://github.com/dylangyesbreghs/DGCalendar",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"Dylan Gyesbreghs": "dgyesbreghs@gmail.com"
},
"social_media_url": "http://twitter.com/dylangyesbreghs",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dylangyesbreghs/DGCalendar.git",
"tag": "0.3"
},
"source_files": "DGCalendar/*",
"requires_arc": true
}