[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / d / 3 / BXCalendarUtils / 0.1.0 / BXCalendarUtils.podspec.json
blobd485df6fd4be6377610c07b2b918cd4254af9001
2   "name": "BXCalendarUtils",
3   "version": "0.1.0",
4   "summary": "BXCalendarUtils privide some convient method for get some Date Range date",
5   "description": "BXCalendarUtils provide some utility method for get start of week,end of week,start of month,end of month method",
6   "homepage": "https://github.com/banxi1988/BXCalendarUtils",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXCalendarUtils.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"