blob: 27f550764faa095fb2ffc243f7598b552b521ca3 [file] [log] [blame]
{
"name": "WQRefresh",
"version": "1.0.0",
"summary": "A plug-in that combine with the drop-down refresh and pull on loading",
"description": "A plug-in that combine with the drop-down refresh and pull on loading,it can let your drop-down refresh and pull on loading more easy",
"homepage": "https://github.com/AppleDP/WQRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AppleDP": "AppleDP@163.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/AppleDP/WQRefresh.git",
"tag": "1.0.0"
},
"source_files": "WQRefresh/**/WQRefresh/*.{h,m}",
"exclude_files": "Classes/Exclude"
}