blob: e5a1f888d0277ffd98ae816e6d2c8a14d596174e [file] [log] [blame]
{
"name": "JPHoliday",
"version": "0.0.3",
"summary": "Holidays in Japan.",
"description": "JPHoliday is Swift library to deal with holidays in Japan.",
"homepage": "https://github.com/mako2x/JPHoliday",
"license": "MIT",
"authors": {
"mako2x": "arekara3nen@gmail.com"
},
"source": {
"git": "https://github.com/mako2x/JPHoliday.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JPHoliday/*.swift"
}