[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 0 / ZVActivityIndicatorView / 1.0.0 / ZVActivityIndicatorView.podspec.json
blobc5a25fe166b697b095e58f48c9874ce142dda231
2   "name": "ZVActivityIndicatorView",
3   "version": "1.0.0",
4   "summary": "UIActivityIndicator substitute control.",
5   "swift_versions": "5.0",
6   "description": "ZVActivityIndicatorView is an activity indicator substitute control.",
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": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/zevwings/ZVActivityIndicatorView.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/**/*.{h,m,swift}",
23   "requires_arc": true,
24   "swift_version": "5.0"