blob: f2de2a7500cf41e344ef10b69774f10f04614b26 [file] [log] [blame]
{
"name": "NDHUD",
"version": "0.1.8",
"summary": "NDHUD is loading HUD for iOS",
"homepage": "https://github.com/dhnghia22/NDHUD",
"license": "MIT",
"authors": {
"Nghia Dinh": "dhnghia22@gmail.com"
},
"source": {
"git": "https://github.com/dhnghia22/NDHUD.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "NDHUD/NDHUD/*.swift",
"resources": [
"NDHUD/NDHUD/NDHUD.bundle",
"NDHUD/NDHUD/*.{xib}"
],
"swift_version": "5.0"
}