[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / a / GLCalendarView / 1.0.2 / GLCalendarView.podspec.json
blob3b25f53d1c8d2aa57720d7c6e9a451e7e7b90b63
2   "name": "GLCalendarView",
3   "version": "1.0.2",
4   "summary": "Fully customizable date range picker",
5   "homepage": "https://github.com/Glow-Inc/GLCalendarView",
6   "license": "MIT",
7   "authors": {
8     "leo": "leo@glowing.com"
9   },
10   "source": {
11     "git": "https://github.com/Glow-Inc/GLCalendarView.git",
12     "tag": "v1.0.2"
13   },
14   "source_files": "GLCalendarView/Sources/**/*.{h,m}",
15   "resources": [
16     "GLCalendarView/Sources/**/*.{png}",
17     "GLCalendarView/Sources/**/*.{storyboard,xib}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }