| { |
| "name": "MHDatePicker", |
| "version": "1.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Source/Classes/**/*.{swift}", |
| "swift_version": "5.0" |
| } |