blob: 769c288075708907c6a1ee23265467f4dfaae1dc [file] [log] [blame]
{
"name": "swift.hud",
"version": "0.1.2",
"summary": "HUD by Swift",
"swift_versions": "5.0",
"module_name": "SwiftHUD",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Podul/swift.hud",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Podul": "ylpodul@163.com"
},
"source": {
"git": "https://github.com/Podul/swift.hud.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/Classes/**/*",
"resource_bundles": {
"SwiftHUD": [
"Source/Assets/*.png"
]
},
"swift_version": "5.0"
}