[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 0 / e / JGRefresh / 1.0.2 / JGRefresh.podspec.json
blobbe6999e86d108ce5a3084db07bc7cc1a97ff78db
2   "name": "JGRefresh",
3   "version": "1.0.2",
4   "summary": "sth. of JGRefresh.",
5   "description": "Jo's Home.\nJo's Home.\nJo's Home.\nJo's Home.",
6   "homepage": "https://gitee.com/elegzh/JGRefresh.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jo": "elegzh@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://gitee.com/elegzh/JGRefresh.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "JGRefresh/Source/*.{h,m,swift}",
24     "JGRefresh/Source/**/*.{h,m,swift}"
25   ],
26   "public_header_files": "JGRefresh/Source/JGRefresh-Bridging-Header.h",
27   "requires_arc": true,
28   "dependencies": {
29     "EmptyDataSet-Swift": [
30       "~> 5.0.0"
31     ],
32     "MJRefresh": [
33       "~> 3.4.3"
34     ]
35   },
36   "swift_version": "5.0"