[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 7 / ZCCale / 1.1.1 / ZCCale.podspec.json
blobcc91bcea41bb7fef395824f1d515f175ed4440aa
2   "name": "ZCCale",
3   "version": "1.1.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.1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "resources": [
21     "GLCalendarView/Sources/**/*.{png}",
22     "GLCalendarView/Sources/**/*.{storyboard,xib}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]