blob: 849b007d26a51146c92e2f3d17f29a517765fb91 [file] [log] [blame]
{
"name": "SlidingDatePicker",
"version": "0.1.0",
"summary": "By far the most fantastic sliding-date-picker I have seen in my entire life. No joke.",
"description": "You can slide horizontally between dates with fantastic animation!",
"homepage": "https://github.com/ChanakyaHirpara/SlidingDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chanakya Hirpara": "chanakya.hirpara@gmail.com"
},
"source": {
"git": "https://github.com/ChanakyaHirpara/SlidingDatePicker.git",
"tag": "0.1.0"
},
"swift_version": "4.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SlidingDatePicker/**/*.{h,m,swift,storyboard}"
}