[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / 7 / ZCCale / 1.8.0 / ZCCale.podspec.json
blob05c3e63cc6901770d822b5869f85731fdfdeb780
2   "name": "ZCCale",
3   "version": "1.8.0",
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.8.0"
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   ]