blob: a2434087b63431f2edf9b5484017b9427d6dd464 [file] [log] [blame]
{
"name": "MBProgressHUD-TFExtension",
"version": "1.1.0",
"summary": "Dabay tech : MBProgressHUD-TFExtension is based on MBProgressHUD.",
"homepage": "https://github.com/Donkey-Tao/MBProgressHUD-TFExtension",
"license": "MIT",
"authors": {
"Tao Fei": "taofei0610@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Donkey-Tao/MBProgressHUD-TFExtension.git",
"tag": "1.1.0"
},
"source_files": "MBProgressHUD-TFExtension/**/*.{h,m}",
"frameworks": [
"CoreGraphics",
"QuartzCore",
"UIKit"
],
"requires_arc": true
}