blob: 2e539923d83214fc90e89f7a393fdd6d85d0363b [file] [log] [blame]
{
"name": "ZYDProgressHUD",
"version": "0.0.2",
"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.2"
},
"source_files": "ZYDProgressHUD/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}