blob: 6518a5cef49b700d2c7ef593bff8e85396337513 [file] [log] [blame]
{
"name": "NepaliDateConverter",
"version": "1.0.0",
"summary": "Nepali to English & vice versa date conversion library in Swift",
"description": "A date conversion library written in swift to convert Nepali date to English & vice versa.",
"homepage": "https://github.com/nrlnishan/NepaliDateConverter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nishan": "githubnrlnishan@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nrlnishan/NepaliDateConverter.git",
"tag": "1.0.0"
},
"source_files": "NepaliDateConverter/Core/*.swift"
}