blob: 4a862edf3c57a5634ad037d9e012e430442cc470 [file] [log] [blame]
{
"name": "SSHolidays",
"version": "1.0.0",
"summary": "A simple library calulating all easter and german holidays (state fixed and not).",
"homepage": "http://scherer-software.de",
"license": "MIT",
"authors": {
"Ralf Peters": "rp@codekanzlei.de"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scherersoftware/ss_holiday.git",
"tag": "1.0.0"
},
"source_files": [
"SSHolidays",
"SSHolidays/**/*.{h,m,swift}"
],
"exclude_files": "SSHolidays/Exclude"
}