blob: 30a6cc6076c90f4435ed85508e66a917ae4cad48 [file] [log] [blame]
{
"name": "SwiftifyHUD",
"version": "1.0",
"summary": "A short description of SwiftifyHUD.",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftifyHUD/Classes/*.swift"
}