blob: 7e719283b53a09eebc0634a1075cfc1a42e98346 [file] [log] [blame]
{
"name": "TKCalendarView",
"version": "0.1.0",
"summary": "The page curl animation calendar. Inspired by 『君の名は。』",
"description": "A calendar app used in the movie called 『君の名は。』.Swipe to change date with page curl animation.",
"homepage": "https://github.com/powhu/TKCalendarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PowHu Yang": "powhuapp@gmail.com"
},
"source": {
"git": "https://github.com/powhu/TKCalendarView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TKCalendarView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}