blob: d485df6fd4be6377610c07b2b918cd4254af9001 [file] [log] [blame]
{
"name": "BXCalendarUtils",
"version": "0.1.0",
"summary": "BXCalendarUtils privide some convient method for get some Date Range date",
"description": "BXCalendarUtils provide some utility method for get start of week,end of week,start of month,end of month method",
"homepage": "https://github.com/banxi1988/BXCalendarUtils",
"license": "MIT",
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/BXCalendarUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}