blob: 0865b2919b126f80a2a67f0f35463caf5c535b0a [file] [log] [blame]
{
"name": "YMHUD",
"version": "0.0.1",
"summary": "HUD which inspired by SVProgressHUD.",
"description": "HUD which inspired by SVProgressHUD.\nIt is still developing.",
"homepage": "https://github.com/ymarui/YMYUD",
"license": "MIT",
"authors": "yugo marui",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/ymarui/YMYUD.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.{swift}",
"requires_arc": true,
"swift_version": "5.0"
}