[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 6 / f / 3 / Amlich / 1.1.2 / Amlich.podspec.json
blob642bf07ee51c336a1bde5fcd4ca55e8420b21c02
2   "name": "Amlich",
3   "version": "1.1.2",
4   "summary": "Amlich is a Swift package that provides an interface to convert date from Solar to Lunar and vice-versa.",
5   "homepage": "https://github.com/anhmv/Amlich",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Anh Mac": "anhmv91@gmail.com"
12   },
13   "swift_versions": [
14     "4.0",
15     "4.2",
16     "5.0",
17     "5.1"
18   ],
19   "source": {
20     "git": "https://github.com/anhmv/Amlich.git",
21     "tag": "v1.1.2"
22   },
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10",
26     "watchos": "2.0",
27     "tvos": "9.0"
28   },
29   "source_files": "Sources/**/*.swift",
30   "swift_version": "5.1"