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