[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / e / SKCalendarView / 0.0.5 / SKCalendarView.podspec.json
blob01d1e62de8b2c1ef99839f1419b2e9554bea4a73
2   "name": "SKCalendarView",
3   "version": "0.0.5",
4   "summary": "a custom calendarView",
5   "description": "a custom calendarView on iOS",
6   "homepage": "https://github.com/shevakuilin/SKCalendarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShevaKuilin": "shevakuilin@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shevakuilin/SKCalendarView.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "Source/SKCalendarView/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.0.1"
25     ]
26   }