blob: 6b1101126aa77f7455fbb8e889d5d79ba16272d5 [file] [log] [blame]
{
"name": "QKRefresh",
"version": "0.1.0",
"summary": "QKRefresh.",
"description": "TODO: 下拉刷新上滑加载.",
"homepage": "https://github.com/huahong1124/QKRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/QKRefresh.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QKRefresh/Classes/*.{h,m}",
"dependencies": {
"MJRefresh": [
]
}
}