blob: 1925dc93d154322f0c3cbca6aa85532be9c8faab [file] [log] [blame]
{
"name": "WBStatusBarHUD",
"version": "0.0.2",
"summary": "An easy statusBar indicator",
"homepage": "https://github.com/chatwyn/WBStatusBarHUD",
"license": "MIT",
"authors": {
"chatwyn": "chatwyn0217@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chatwyn/WBStatusBarHUD.git",
"tag": "0.0.2"
},
"source_files": "WBStatusBarHUD/*.swift",
"resources": "WBStatusBarHUD/WBStatusBarHUD.bundle",
"frameworks": "UIKit",
"module_name": "WBStatusBarHUD",
"requires_arc": true
}