blob: 2dfe15f6745493a7480d67dbd791c3cd1a89a84a [file] [log] [blame]
{
"name": "XQProgressHUD",
"version": "0.0.3",
"summary": "Rotating animation view",
"description": "Rotating animation for network requests.",
"homepage": "https://github.com/XinQianLiu/XQProgressHUD",
"license": "MIT",
"authors": {
"LiuXinQian": "1613565807@qq.com"
},
"source": {
"git": "https://github.com/XinQianLiu/XQProgressHUD.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XQProgressHUD/Classes/**/*",
"resource_bundles": {
"XQProgressHUD": "XQProgressHUD/Assets/*"
},
"frameworks": [
"UIKit",
"ImageIO",
"Foundation"
]
}