[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 7 / LJCalendar / 1.0.2 / LJCalendar.podspec.json
blobcbd9d49587b780f3e09db2b09bb56462c1172e0d
2   "name": "LJCalendar",
3   "version": "1.0.2",
4   "summary": "自定义的 (农历,新历)日历.",
5   "description": "农历可选择显示,丝丝顺滑的自定义日历",
6   "homepage": "https://github.com/DistanceLe/LJCalendar",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "DistanceLe": "lijie_yan@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/DistanceLe/LJCalendar.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "LJCalendar/LJCalendar/Calendar/**/*.{h,m}",
22   "public_header_files": "LJCalendar/LJCalendar/Calendar/LJCalendarView.h",
23   "requires_arc": true