[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / 5 / a / RefreshManager / 0.1.1 / RefreshManager.podspec.json
blobf33b81ab52d413af185717f80af1399ea17637d5
2   "name": "RefreshManager",
3   "version": "0.1.1",
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": "lixp@drore.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/BlankSpace007/test1.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MJRefresh": [
25       "3.1.15.3"
26     ]
27   }