blob: 49780a207f9e2540f5cdeb70f7e0851d381e2960 [file] [log] [blame]
{
"name": "YKProgressHUD",
"version": "1.0.2",
"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.2"
},
"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"
}