blob: be83c908bd7ea9fc26e93edde8adb16946816ec0 [file] [log] [blame]
{
"name": "ZYDProgressHUD",
"version": "0.0.1",
"summary": "Simple and easy to use progress indicator",
"description": "Simple and easy to use progress indicator. You can use it to create your ProgressHUD.",
"homepage": "https://github.com/zhangxiaoyuheshui/ZYDProgressHUD",
"license": "MIT",
"authors": {
"MAX": "806903233@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhangxiaoyuheshui/ZYDProgressHUD.git",
"tag": "0.0.1"
},
"source_files": "ZYDProgressHUD/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}