[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / 7 / ADDatePicker / 1.0.0 / ADDatePicker.podspec.json
blobd213f6d9934411dd3e5fc30025f9d136d87f9aae
2   "name": "ADDatePicker",
3   "version": "1.0.0",
4   "summary": "A fully customizable iOS Horizontal calendar library, written in pure swift",
5   "swift_version": "4.2",
6   "description": "ADDatePicker is easy to implement, Horizontal Calendar library. It is Fully written in Swift",
7   "homepage": "https://github.com/abhiperry/ADDatePicker.git",
8   "license": "MIT",
9   "authors": {
10     "": ""
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/abhiperry/ADDatePicker.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "ADDatePicker",
21     "ADDatePicker/**/*.{h,m,swift,xib}"
22   ],
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   }