blob: 0d50cd7c3de9071b724ec651786203a84249802c [file] [log] [blame]
{
"name": "SwiftHUD",
"version": "1.0.3",
"summary": "HUD Alert Tip For Swift",
"description": "You can set a custom text prompt type system bring successful failure Can delay disappear disappear back off",
"homepage": "https://github.com/15038777234/SwiftHUD",
"license": "MIT",
"authors": {
"15038777234": "15038777234@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/15038777234/SwiftHUD.git",
"tag": "1.0.3"
},
"source_files": "SwiftHUD/SwiftHUD/SwiftHUD/*",
"resources": "SwiftHUD/SwiftHUD/SwiftHUD/SwiftHUD.bundle",
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
}
}