blob: 3688cd839413b708c6e20c38f31f61d66e9c84c9 [file] [log] [blame]
{
"name": "GX_LoadingKit",
"version": "1.0.4",
"summary": "Show custom loading",
"description": "GX_LoadingKit is a custom loading base MBProgressHud.",
"homepage": "https://git.lug.ustc.edu.cn/GuoXinJingAn/loadingkit.git",
"license": "MIT",
"authors": {
"wenshiming": "7672699904@qq.com"
},
"source": {
"git": "https://git.lug.ustc.edu.cn/GuoXinJingAn/loadingkit.git",
"tag": "v1.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "GX_LoadingKit/*.{h,m,swift}",
"dependencies": {
"MBProgressHUD": [
]
}
}