blob: 63d0fb674a604c8d96c811098816277d3e3e6ce8 [file] [log] [blame]
{
"name": "MJRefresh_LY",
"version": "1.0.1",
"summary": "MJRefresh的封装,将常用的功能以协议的方式封装。通过遵循相关的协议,可以实现快速添加上拉下拉功能,不用再重复去处理逻辑。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ButtFly/MJRefresh_LY",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ButtFly": "315585758@qq.com"
},
"source": {
"git": "https://github.com/ButtFly/MJRefresh_LY.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "MJRefresh_LY/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
},
"swift_version": "5.0"
}