blob: 76e12f9aebdc58b37df6a99afdb2b6ffba7b7691 [file] [log] [blame]
{
"name": "JQProgressHUD",
"version": "0.0.4",
"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": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "JQProgressHUD/JQProgressHUD/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}