blob: 16ba1d88003d19aaca1fabe220175ee756f727dd [file] [log] [blame]
{
"name": "WBRefresh",
"version": "1.0.5",
"summary": "An easy way to use refresh",
"homepage": "https://github.com/chatwyn/WBRefresh",
"license": "MIT",
"authors": {
"chatwyn": "chatwyn0217@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chatwyn/WBRefresh.git",
"tag": "1.0.5"
},
"source_files": "WBRefresh/*.swift",
"resources": "WBRefresh/WBRefresh.bundle",
"frameworks": "UIKit",
"module_name": "WBRefresh",
"requires_arc": true
}