[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / 0 / BFRefresh / 1.2 / BFRefresh.podspec.json
blob099a0f42025475bf30c3452a21c24eba656b06a7
2   "name": "BFRefresh",
3   "version": "1.2",
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.2"
17   },
18   "source_files": "BFRefresh/**/*.swift",
19   "resources": "BFRefresh/Resource/*",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   }