[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / f / 6 / 5 / RgRefresh / 0.0.17 / RgRefresh.podspec.json
blob11ff204e4b682bf56144030e5de4b9b67763864f
2   "name": "RgRefresh",
3   "version": "0.0.17",
4   "summary": "刷新刷新组件",
5   "description": "关于刷新组件",
6   "homepage": "https://dazhongge.com",
7   "license": "MIT",
8   "authors": {
9     "Rogue": "619455850@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/RogueAndy/RgRefresh.git",
16     "tag": "0.0.17"
17   },
18   "source_files": "RgRefresh/*",
19   "public_header_files": "RgRefresh/*.h",
20   "resources": "RgRefresh/RgRefresh.bundle",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "MJRefresh": [
28       "3.2.0"
29     ],
30     "DZNEmptyDataSet": [
31       "1.8.1"
32     ],
33     "Reachability": [
34       "3.2"
35     ]
36   }