[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 4 / ZCCalendarView / 1.0.29 / ZCCalendarView.podspec.json
blob351652eac3c02bed94a40a1745bc56d6e4286353
2   "name": "ZCCalendarView",
3   "version": "1.0.29",
4   "summary": "ZCCalendarView UI Kit",
5   "description": "ZCCalendarView 这是一个可自定义样式日历",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": {
10     "type": "Copyright",
11     "text": "Zac Inc. 2017"
12   },
13   "homepage": "https://github.com/zac-wang/CocoapodsLibrary",
14   "authors": {
15     "王志超": "love_iphone@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zac-wang/CocoapodsLibrary.git",
19     "tag": "1.0.29"
20   },
21   "source_files": "Library/ZCCalendarView/**/*.{h,m,c,mm}",
22   "public_header_files": "Library/ZCCalendarView/**/*.{h}",
23   "private_header_files": "Library/ZCCalendarView/date/ZCCalendarDateLunarCalendar.h",
24   "requires_arc": true,
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "ios": {
30     "dependencies": {
31       "ZCEasyLibrary": [
33       ]
34     }
35   }