[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 0 / ZVActivityIndicatorView / 0.2.2 / ZVActivityIndicatorView.podspec.json
blob29a9e8f7e74da54efa3504f0a741b0d2eb20b045
2   "name": "ZVActivityIndicatorView",
3   "version": "0.2.2",
4   "summary": "ZVActivityIndicatorView is an activity indicator substitute control.",
5   "swift_versions": "5.0",
6   "description": "ZVActivityIndicatorView is an activity indicator substitute control, e",
7   "homepage": "https://github.com/zevwings/ZVActivityIndicatorView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "zevwings": "zev.wings@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/zevwings/ZVActivityIndicatorView.git",
20     "tag": "0.2.2"
21   },
22   "source_files": [
23     "ZVActivityIndicatorView",
24     "ZVActivityIndicatorView/**/*.{h,m,swift}"
25   ],
26   "requires_arc": true,
27   "swift_version": "5.0"