[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 5 / 0 / BFRefresh / 1.5 / BFRefresh.podspec.json
blobfefbe481823eb2fde8e690ab34e358e2c636fbca
2   "name": "BFRefresh",
3   "version": "1.5",
4   "summary": "列表的加载提示",
5   "swift_version": "4.1",
6   "homepage": "https://github.com/JQHee/BFRefresh",
7   "license": "MIT",
8   "authors": {
9     "huangjiaqian": "18775134221@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/JQHee/BFRefresh.git",
16     "tag": "1.5"
17   },
18   "source_files": "BFRefresh/**/*.swift",
19   "resources": "BFRefresh/Resource/*",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   }