[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 7 / ZCCale / 1.9.1 / ZCCale.podspec.json
blob9b03caf339dbb097cdf3ce28d7ca8af5e2b55acf
2   "name": "ZCCale",
3   "version": "1.9.1",
4   "summary": "customizable date range picker",
5   "description": "Fully customizable date range picker",
6   "homepage": "https://github.com/zuo305/ZCCale",
7   "license": "MIT",
8   "authors": {
9     "zuo305": "johnzuo305@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/johnzuo305",
12   "source": {
13     "git": "https://github.com/zuo305/ZCCale.git",
14     "tag": "1.9.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "GLCalendarView/Sources/**/*.{h,m}",
21   "resources": [
22     "GLCalendarView/Sources/**/*.{png}",
23     "GLCalendarView/Sources/**/*.{storyboard,xib}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]