blob: 8f2dc7078b0a4eb5b6df34767eab3d6d39f6d2bb [file] [log] [blame]
{
"name": "FKMBProgressHUDExtension",
"version": "0.0.3",
"summary": "the FKMBProgressHUDExtension",
"homepage": "https://github.com/ForAllKid/FKMBProgressHUDExtension",
"license": "MIT",
"authors": {
"ForKid": "910784384@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ForAllKid/FKMBProgressHUDExtension.git",
"tag": "v0.0.3"
},
"source_files": "FKMBProgressHUDExtension/HUD/*.{h,m}",
"resources": "FKMBProgressHUDExtension/HUD/icon_hud/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}