blob: d8b6c384b709f2fb24def92c8c568ec2fc401a72 [file] [log] [blame]
{
"name": "LoadingAlert",
"version": "1.3.0",
"summary": "A simple, fullscreen loading alert modal with an activity indicator.",
"homepage": "https://github.com/berbschloe/loadingalert",
"license": "MIT",
"authors": "Brandon Erbschloe",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/berbschloe/loadingalert.git",
"tag": "1.3.0"
},
"source_files": "LoadingAlert/**/*.{h,m,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}