[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 6 / HZRefresh / 1.0.6 / HZRefresh.podspec.json
blobf3ce3c98ba361541d12308be5c824087a2bd53e2
2   "name": "HZRefresh",
3   "version": "1.0.6",
4   "license": "MIT",
5   "summary": "The wrapper library for MJRefresh",
6   "homepage": "https://github.com/CoderZZHe/HZRefresh",
7   "authors": {
8     "HeZhizhi": "coderhzz@163.com"
9   },
10   "social_media_url": "https://www.jianshu.com/u/9767e7dda727",
11   "source": {
12     "git": "https://github.com/CoderZZHe/HZRefresh.git",
13     "tag": "1.0.6"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "HZRefresh_Example/HZRefresh/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   },
27   "swift_version": "5.0"