blob: 618ec55066ff9dde65af8a74c8bca93d4d8bbfa6 [file] [log] [blame]
{
"name": "JZCalendarWeekView",
"version": "0.2.1",
"summary": "Calendar Week & Day View in iOS Swift",
"homepage": "https://github.com/zjfjack/JZCalendarWeekView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeff Zhang": "zekejeff@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zjfjack/JZCalendarWeekView.git",
"tag": "0.2.1"
},
"source_files": "JZCalendarWeekView/**/*.swift"
}