blob: c7f25b670ea341014452c769269332cdce537ef8 [file] [log] [blame]
{
"name": "MHDatePicker",
"version": "1.0",
"summary": "MH fork of JBDatePicker for further customisation and modification.",
"description": "This is a fork of the existing JBDatePicker. It will (eventually) allow for the creation of events and other features.",
"swift_versions": "5.0",
"homepage": "https://github.com/myhammer-ag/JBDatePicker/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MyHammer": "joshua.varghese@myhammer.net"
},
"source": {
"git": "https://github.com/myhammer-ag/JBDatePicker.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/Classes/**/*.{swift}",
"swift_version": "5.0"
}