[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / b / 0 / HHCalendar / 1.0.0 / HHCalendar.podspec.json
blobaf1ac98149d438523a692623e0a3eeace4908e18
2   "name": "HHCalendar",
3   "version": "1.0.0",
4   "summary": "HHCalendar",
5   "description": "ui common method",
6   "homepage": "https://github.com/yuwind/HHCalendar/wiki",
7   "license": "MIT",
8   "authors": {
9     "yufeng": "991810133@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/yuwind/HHCalendar.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "HHCalendar/*.{h,m}",
19   "resources": "HHCalendar/HHCalendarBundle.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "HHCommon": [
24     ]
25   }