[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / b / MJRefreshManager / 1.0.0 / MJRefreshManager.podspec.json
blobc1b8d47891f9553d29becfb12a40eab026494d4f
2   "name": "MJRefreshManager",
3   "version": "1.0.0",
4   "summary": "这是封装的mjrefresh的manager.",
5   "description": "这是封装的mjrefresh的manager.防止接口名称发生变化",
6   "homepage": "https://github.com/BlankSpace007",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lixipeng": "845840835@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/BlankSpace007/MJRefreshManager.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MJRefreshManager/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MJRefresh": [
25       "3.1.15.3"
26     ]
27   }