blob: 3426dd0b8fcddc9457bff4d4d2addb048b6b9ce9 [file] [log] [blame]
{
"name": "NepaliDateConverter",
"version": "1.0.1",
"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.1"
},
"source_files": "NepaliDateConverter/Core/*.swift"
}