blob: 642bf07ee51c336a1bde5fcd4ca55e8420b21c02 [file] [log] [blame]
{
"name": "Amlich",
"version": "1.1.2",
"summary": "Amlich is a Swift package that provides an interface to convert date from Solar to Lunar and vice-versa.",
"homepage": "https://github.com/anhmv/Amlich",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anh Mac": "anhmv91@gmail.com"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.1"
],
"source": {
"git": "https://github.com/anhmv/Amlich.git",
"tag": "v1.1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.1"
}