blob: 2325f0af30a5dc983118b0e7b63e0956e4fa6c40 [file] [log] [blame]
{
"name": "WBRefresh",
"version": "1.0.2",
"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.2"
},
"source_files": "WBRefresh/*.swift",
"resources": "WBRefresh/WBRefresh.bundle",
"frameworks": "UIKit",
"module_name": "WBRefresh",
"requires_arc": true
}