[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / 9 / WSNVActivityVCSwift / 0.2.0 / WSNVActivityVCSwift.podspec.json
blob82cd574ee4157c36e390c3f4181f382697128c14
2   "name": "WSNVActivityVCSwift",
3   "version": "0.2.0",
4   "summary": "基于NVActivityIndicatorView封装的加载框",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/iOS_WS/wsnvactivity-vcswift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sun0618": "1679290828@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/iOS_WS/wsnvactivity-vcswift.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WSNVActivityVCSwift/Classes/**/*",
23   "dependencies": {
24     "NVActivityIndicatorView": [
25       "~> 5.1.1"
26     ]
27   },
28   "swift_version": "5.0"