blob: 78f4eecf00fac21b9c97c4584343702589a97067 [file] [log] [blame]
{
"name": "JQProgressHUD",
"version": "2.7",
"license": "Apache License 2.0",
"summary": "HUD in Swift",
"homepage": "https://github.com/JQHee/JQProgressHUD",
"authors": {
"JQHee": "122011059@qq.com"
},
"source": {
"git": "https://github.com/JQHee/JQProgressHUD.git",
"tag": "2.7"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}