blob: 72dc7c644bbfec83b8ec55fa94050817d1dd2bb4 [file] [log] [blame]
{
"name": "SwiftifyHUD",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftifyHUD/Classes/*.swift"
}