blob: 5bdbc908fba860901a0758725240267ee6c8edf0 [file] [log] [blame]
{
"name": "MSPullrefresh",
"version": "1.0.1",
"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.1"
},
"source_files": "Pullrefresh/**/*.{h,m}",
"public_header_files": [
"Pullrefresh/Pullrefresh.h",
"Pullrefresh/Classes/Utils/MSViewHelper.h"
]
}