[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / f / b / WZRefresh / 2.1.4 / WZRefresh.podspec.json
blob5a773c8ac06ea236381a23aab6e375a1964db84b
2   "name": "WZRefresh",
3   "version": "2.1.4",
4   "summary": "A short description of WZRefresh.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WZLYiOS/WZRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuqixiang": "739140860@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WZLYiOS/WZRefresh.git",
16     "tag": "2.1.4"
17   },
18   "static_framework": true,
19   "swift_versions": "5.0",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "WZRefresh/Classes/*.swift",
25   "dependencies": {
26     "MJRefresh": [
27       "~> 3.7.5"
28     ]
29   },
30   "swift_version": "5.0"