blob: 04e95d5ad3adec54c816885374410bdcc562ddcd [file] [log] [blame]
{
"name": "ALProgressHUD",
"version": "0.1.0",
"summary": "The most fancy ProgressHUD.",
"description": "ALProgressHUD added an overlay alert view on your viewcontroller.",
"homepage": "https://github.com/andrliu/ALProgressHUD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Liu": "dieseliu321@gmail.com"
},
"source": {
"git": "https://github.com/andrliu/ALProgressHUD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.2"
},
"source_files": "ALProgressHUD/ALProgressHUD.{m,h}"
}