blob: bebf99b67387d8ada36a68fa8b2db32b0515412a [file] [log] [blame]
{
"name": "SwiftProgressHUD",
"version": "0.0.5",
"summary": "SwiftProgressHUD simple HUD",
"description": "SwiftProgressHUD simple HUD 有兴趣的可以一起来搞。",
"homepage": "https://github.com/YJManager/SwiftProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houmanager": "houmanager@Hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YJManager/SwiftProgressHUD.git",
"tag": "0.0.5"
},
"source_files": "SwiftProgressHUD/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}