blob: 375af2e77aefa4632593dcf64001432bce9072d2 [file] [log] [blame]
{
"name": "LoadingAlert",
"version": "1.0.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.0.0"
},
"source_files": "LoadingAlert/**/*.{h,m,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}