blob: 0e93e3ec1b348c4a4db02ea3c2e8a40a3be8151e [file] [log] [blame]
{
"name": "WBPullRefresh",
"version": "1.0.1",
"summary": "A pull refresh lib that you can customize animations yourself",
"description": "A pull refresh lib that you can customize animations yourself.Users can fully implemente refresh content view or tip view, and customize animation for them.",
"homepage": "https://github.com/PeterJames4719/WBPullRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bing": "wubing0220@gmail.com"
},
"source": {
"git": "https://github.com/PeterJames4719/WBPullRefresh.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WBPullRefresh/Classes/**/*",
"dependencies": {
"WBEfficientBox": [
]
}
}