blob: bd02d353d146dbec46f6a00bdcb1787601e01f49 [file] [log] [blame]
{
"name": "JKCalendar",
"version": "0.1.1",
"summary": "a calendar view",
"homepage": "https://github.com/Joe22499/JKCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe Ciou": "ex780306@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Joe22499/JKCalendar.git",
"tag": "0.1.1"
},
"source_files": "JKCalendar/**/*.{swift,h}",
"exclude_files": "JKCalendar/JKCalendar.xcodeproj",
"resources": "JKCalendar/**/*.{xcassets,xib}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}