blob: 74bec6d0c2a62fc0989414e34f736994f4a51634 [file] [log] [blame]
{
"name": "LLProgressHUD",
"version": "1.3.2",
"summary": "An iOS activity indicator view.",
"homepage": "https://github.com/lianleven/LLProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lianleven": "lianleven@163.com"
},
"source": {
"git": "https://github.com/lianleven/LLProgressHUD.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LLProgressHUD/**/*.{h,m}",
"resources": "LLProgressHUD/LLProgressHUD.bundle",
"requires_arc": true
}