blob: 6f36afb66e5a27af384b9260bbcc981854662c0a [file] [log] [blame]
{
"name": "SW_MJRefresh",
"version": "0.0.1",
"summary": "在 MJRefresh 的基础上扩展的方法",
"description": "在 MJRefresh 的基础上扩展scroll的方法",
"homepage": "https://github.com/547/SW_MJRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Seven Wang",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/547/SW_MJRefresh.git",
"tag": "0.0.1"
},
"source_files": [
"SW_MJRefresh",
"SW_MJRefresh/**/*.{h,m,swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJRefresh": [
"~> 3.2.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}