blob: 050eaa13c32118d472e1d8cab354c3af65ae73e2 [file] [log] [blame]
{
"name": "YKProgressHUD",
"version": "1.0.1",
"summary": "App容易使用的HUD",
"description": "YKProgressHUD 是一个在 iOS App 上极易于使用的 HUD。主要用于显示加载、进度、情景信息、Toast。",
"homepage": "https://github.com/tukzi/YKProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hesong_ios@163.com": "hesong_ios@163.com"
},
"source": {
"git": "https://github.com/tukzi/YKProgressHUD",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YKProgressHUD/*.swift",
"resources": "YKProgressHUD/YKProgressHUD.bundle",
"requires_arc": true,
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}