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