[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 1 / e / SKCalendarView / 0.0.6 / SKCalendarView.podspec.json
blob74ec08189e4c7b982a677e2ec5880347cb14477b
2   "name": "SKCalendarView",
3   "version": "0.0.6",
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.6"
20   },
21   "source_files": "Source/SKCalendarView/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.0.1"
25     ]
26   }