blob: 50af864039e19fae073a80cf5422af2bf670ba83 [file] [log] [blame]
{
"name": "NepaliDatePicker",
"version": "1.0.0",
"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_version": "4.2"
}