| { |
| "name": "XSRefresh", |
| "version": "0.0.4", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/XaoflySho/XSRefresh", |
| "authors": { |
| "Xaofly Sho": "shaoxiaof@hotmail.com" |
| }, |
| "summary": "An easy way to use pull-to-refresh, MJRefresh with swift version.", |
| "source": { |
| "git": "https://github.com/XaoflySho/XSRefresh.git", |
| "tag": "0.0.4" |
| }, |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "Sources/**/*.{swift}", |
| "resources": "Sources/**/*.bundle", |
| "swift_version": "5.0" |
| } |