[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / 9 / KasaCalendarView / 1.2.1 / KasaCalendarView.podspec.json
blob7d388936b4176c6fb57e8b8e220e1fdaf232a246
2   "name": "KasaCalendarView",
3   "version": "1.2.1",
4   "summary": "Fully customizable date range picker",
5   "description": "KasaCalendarView is forked from https://github.com/Glow-Inc/GLCalendarView",
6   "homepage": "https://bitbucket.org/kasadev/kasacalendarview",
7   "license": "MIT",
8   "authors": {
9     "leo": "leo@glowing.com"
10   },
11   "source": {
12     "git": "https://ismailbozk@bitbucket.org/kasadev/kasacalendarview.git",
13     "tag": "v1.2.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "GLCalendarView/Sources/**/*.{h,m}",
19   "resources": [
20     "GLCalendarView/Sources/**/*.{png}",
21     "GLCalendarView/Sources/**/*.{storyboard,xib}"
22   ],
23   "frameworks": "UIKit"