blob: fe46e25a225a47c799273f6b957b7c88da9c7c7e [file] [log] [blame]
{
"name": "ZWRefreshLib",
"version": "0.0.5",
"summary": "根据MJRefreshLib改进的下拉刷新组件.",
"description": "TODO: 根据MJRefreshLib改进的下拉刷新组件",
"homepage": "https://github.com/EadkennyChan/ZWRefreshLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eadkennychan": "Eadkennychan@gmail.com"
},
"source": {
"git": "https://github.com/EadkennyChan/ZWRefreshLib.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/{*,**/*}.{h,m}",
"resources": "Classes/ZWRefreshLib.bundle"
}