[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / d / MJRefreshNormalHeader_LBEmptySourceViewAuto / 1.0.0 / MJRefreshNormalHeader_LBEmptySourceViewAuto.podspec.json
blob211336c85f17cfd1732eed39254bc1b06a19f082
2   "name": "MJRefreshNormalHeader_LBEmptySourceViewAuto",
3   "version": "1.0.0",
4   "summary": "对UIScrollView+LBEmptySourceView的功能扩充,当MJRefreshHeader刷新时需要LBEmptySourceView自动隐藏的功能。",
5   "description": "对UIScrollView+LBEmptySourceView的功能扩充,当MJRefreshHeader刷新时需要LBEmptySourceView自动隐藏的功能。",
6   "homepage": "https://github.com/A1129434577/UIScrollView_LBEmptySourceView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/UIScrollView_LBEmptySourceView.git",
19     "tag": "1.0.0"
20   },
21   "dependencies": {
22     "MJRefresh": [
24     ],
25     "UIScrollView_LBEmptySourceView": [
27     ]
28   },
29   "source_files": "MJRefreshNormalHeader+LBEmptySourceViewAuto/**/*.{h,m}",
30   "requires_arc": true