[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / d / 0 / b / LBLunarFormatter / 0.0.1 / LBLunarFormatter.podspec.json
blobb08291700558c7af2cc143257cb8246021dfda5b
2   "name": "LBLunarFormatter",
3   "version": "0.0.1",
4   "summary": "中国农历的日期Formatter。",
5   "description": "中国农历的日期Formatter,支持农历的年、月、日,干支纪年、干支纪月、干支纪日,生肖和星座。",
6   "homepage": "https://github.com/A1129434577/LBLunarFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBLunarFormatter.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "LBLunarFormatter/**/*.{h,m}",
22   "requires_arc": true