[Add] Iterable-iOS-SDK 6.5.10
[CocoaPods.git] / Specs / 3 / 8 / 5 / VietnameseLunar / 1.1 / VietnameseLunar.podspec.json
bloba4b8367ecd935309c4d7086995aaabbb76362617
2   "name": "VietnameseLunar",
3   "version": "1.1",
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.1"
22   },
23   "source_files": "VietnameseLunar/VietnameseLunar/*.{h,m,swift}",
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "5.5"