blob: d7ee5b47110f1b0d15aeaee4d17be7c1f357625f [file] [log] [blame]
{
"name": "WZRefresh",
"version": "0.2.3",
"summary": "A short description of WZRefresh.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WZLYiOS/WZRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiuqixiang": "739140860@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZRefresh.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WZRefresh/Classes/*.swift",
"dependencies": {
"MJRefresh": [
"~> 3.1.12"
]
}
}