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