blob: 686be3ecae7596db8cc04500c45db9682aa90b88 [file] [log] [blame]
{
"name": "MSPullrefresh",
"version": "1.0.2",
"summary": "通用下拉刷新控件.",
"description": "MSPullrefresh Pullrefresh\n下拉刷新控件 加载更多",
"homepage": "https://github.com/Andy1211556847/Pullrefresh",
"license": "MIT",
"authors": {
"华先炼": "18666617208@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Andy1211556847/Pullrefresh.git",
"tag": "1.0.2"
},
"source_files": "Pullrefresh/**/*.{h,m}",
"public_header_files": [
"Pullrefresh/Pullrefresh.h",
"Pullrefresh/Classes/Utils/MSViewHelper.h"
]
}