[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / b / MJRefreshManager / 1.1.0 / MJRefreshManager.podspec.json
blob8b88fa658c9d18b58c07e828b5b4ea313596dc3d
2   "name": "MJRefreshManager",
3   "version": "1.1.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.1.0"
20   },
21   "source_files": "MJRefreshManager/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MJRefresh": [
25       "3.1.15.3"
26     ]
27   }