| { | |
| "name": "BFRefresh", | |
| "version": "1.7", | |
| "summary": "列表的加载提示", | |
| "swift_version": "4.2", | |
| "homepage": "https://github.com/JQHee/BFRefresh", | |
| "license": "MIT", | |
| "authors": { | |
| "huangjiaqian": "18775134221@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/JQHee/BFRefresh.git", | |
| "tag": "1.7" | |
| }, | |
| "source_files": "BFRefresh/**/*.swift", | |
| "resources": "BFRefresh/Resource/*", | |
| "dependencies": { | |
| "SnapKit": [ | |
| ] | |
| } | |
| } |