blob: 29712cbd0836776f674f4f9b012f4fe9f23c7c9c [file] [log] [blame]
{
"name": "NepaliDatePicker",
"version": "1.0.1",
"summary": "NepaliDatePicker is the pickerview that allows users to select date in B.S.",
"description": "Nepali Date Picker is the simple pickerview that allows users to pick date in nepali date.",
"homepage": "https://github.com/personalprojectsus/Nepali-Date-Picker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nabin Shrestha": "nabs107@gmail.com"
},
"source": {
"git": "https://github.com/personalprojectsus/Nepali-Date-Picker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NepaliDatePicker/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}