blob: ac4549e0d35d86d1f7f41bfa25e9edb4f42a83ec [file] [log] [blame]
{
"name": "FKMBProgressHUDExtension",
"version": "0.0.2",
"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.2"
},
"source_files": "FKMBProgressHUDExtension/HUD/*.{h,m}",
"resources": "FKMBProgressHUDExtension/HUD/icon_hud/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}