blob: d213f6d9934411dd3e5fc30025f9d136d87f9aae [file] [log] [blame]
{
"name": "ADDatePicker",
"version": "1.0.0",
"summary": "A fully customizable iOS Horizontal calendar library, written in pure swift",
"swift_version": "4.2",
"description": "ADDatePicker is easy to implement, Horizontal Calendar library. It is Fully written in Swift",
"homepage": "https://github.com/abhiperry/ADDatePicker.git",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/abhiperry/ADDatePicker.git",
"tag": "1.0.0"
},
"source_files": [
"ADDatePicker",
"ADDatePicker/**/*.{h,m,swift,xib}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}