[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 9 / MSCLunarDate / 0.0.1 / MSCLunarDate.podspec.json
blobafcdbfda8b8b0fe7a91c163f7bc15d6dcd1a3d30
2   "name": "MSCLunarDate",
3   "version": "0.0.1",
4   "summary": "中国农历日期",
5   "description": "中国农历日期,该SDK 实现了阳历转农历,农历转阳历的功能",
6   "homepage": "https://github.com/MiaoShichang/MSCLunarDate",
7   "license": "MIT",
8   "authors": {
9     "miaoshichang": "miaoshichang@126.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/MiaoShichang/MSCLunarDate.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "MSCLunarDate",
20     "MSCLunarDateSDK/**/*.{h,m}"
21   ]