[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / 5 / RgRefresh / 0.0.13 / RgRefresh.podspec.json
blobc061fd092c4f7bb3e858c770e1cc64bf6cbcf352
2   "name": "RgRefresh",
3   "version": "0.0.13",
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.13"
17   },
18   "source_files": "RgRefresh/*",
19   "public_header_files": "RgRefresh/*.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "MJRefresh": [
27       "3.2.0"
28     ],
29     "DZNEmptyDataSet": [
30       "1.8.1"
31     ],
32     "Reachability": [
33       "3.2"
34     ]
35   }