blob: cbf15036c49111c4dd52b67d13e9ae3aada37013 [file] [log] [blame]
{
"name": "swift.hud",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/Classes/**/*",
"resource_bundles": {
"SwiftHUD": [
"Source/Assets/*.png"
]
},
"swift_version": "5.0"
}