[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / d / 9 / ZDatePicker / 0.0.1 / ZDatePicker.podspec.json
blobdf9dd758548d1cee5ce7f601d5f064f4b187cf6e
2   "name": "ZDatePicker",
3   "version": "0.0.1",
4   "summary": "A Lib For 时间选择器封装.",
5   "description": "ZDatePicker一个时间选择器封装",
6   "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "static_framework": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "source": {
27     "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
28     "tag": "0.0.1"
29   },
30   "source_files": "Code/ZPicker/*.{swift}",
31   "swift_version": "5.0"