blob: 86f9a19b78b4123359fc262ac71b56b2a11d1d04 [file] [log] [blame]
{
"name": "HHProgressHUD",
"version": "0.1.2",
"summary": "HHProgressHUD SDK",
"description": "Toast Alert Hud Info",
"homepage": "https://github.com/manfengjun",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jun": "chinafengjun@gmail.com"
},
"source": {
"git": "https://github.com/manfengjun/HHProgressHUD.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source_files": "HHProgressHUD/Classes/**/*",
"resource_bundles": {
"HHProgressHUD": [
"HHProgressHUD/Assets/*{.xcassets}"
]
},
"dependencies": {
"SwiftEntryKit": [
],
"PopupDialog": [
],
"NVActivityIndicatorView": [
]
},
"swift_version": "5.1"
}