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