[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 5 / VietnameseLunar / 1.0 / VietnameseLunar.podspec.json
bloba01de42ccdab2854be8a4a45798ad664790a4ff7
2   "name": "VietnameseLunar",
3   "version": "1.0",
4   "summary": "Calculate lunar year in Vietnamese",
5   "swift_versions": [
6     "4.0",
7     "5.0",
8     "5.5"
9   ],
10   "description": "This is library for calculate lunar calendar for Vietnamese",
11   "homepage": "https://github.com/baolanlequang/VietnameseLunar-ios",
12   "license": "MIT",
13   "authors": {
14     "Lan Le": "baolan2005@gmail.com"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/baolanlequang/VietnameseLunar-ios.git",
21     "tag": "1.0"
22   },
23   "source_files": "VietnameseLunar/VietnameseLunar/*.{h,m,swift}",
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "5.5"