[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / a / ZCardView / 0.1.0 / ZCardView.podspec.json
blobe597ac88c24af9b8fc3e0b662b413abaa349dbc2
2   "name": "ZCardView",
3   "version": "0.1.0",
4   "summary": "ZCardView is a simple card view where you can modify the card radius and card shadow.",
5   "description": "`ZCardView is a subclass of UIView.You can modify the card's radius and shadows.ZCardView makes you easy and saves a lot of develop time.`",
6   "homepage": "https://github.com/sxudan/ZCardView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sxudan": "sudosuwal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sxudan/ZCardView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/**/*",
23   "swift_version": "5.0"