blob: 535fe045fff3cc5048d223b8282b7d3cd3a46843 [file] [log] [blame]
{
"name": "JQProgressHUD",
"version": "2.5.3",
"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.5.3"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Source/**/*.swift"
}