blob: b65df2e2bc5f2c2fc00fa05a08f4976ba823f7aa [file] [log] [blame]
{
"name": "SwiftifyHUD",
"version": "1.3",
"summary": "A simple hud writtern in swift",
"description": "'A simple hud writtern in swift.'",
"homepage": "https://github.com/monicarajendran/SwiftifyHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"monicarajendran": "monicarajendran96@gmail.com"
},
"source": {
"git": "https://github.com/monicarajendran/SwiftifyHUD.git",
"tag": "1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SwiftifyHUD/Classes/*.swift",
"swift_version": "5.0"
}