blob: a543e6a3120f43bb5646dda8317947a3010e0adb [file] [log] [blame]
{
"name": "WHLunarCalendar",
"version": "0.1.4",
"summary": "A Korea Lunar Calendar",
"swift_version": "3.2",
"description": "A swift libray Korea lunar calendar",
"homepage": "https://github.com/kimwoohyun/WHLunarCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kimwoohyun": "dngus242@naver.com"
},
"source": {
"git": "https://github.com/kimwoohyun/WHLunarCalendar.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WHLunarCalendar/Classes/**/*"
}