blob: 39eae4d20c8fb5fa262ab75e78c16b9e74520b54 [file] [log] [blame]
{
"name": "SHCHUD",
"version": "1.1.4",
"summary": "swift版的HUD",
"description": "一个swift4的提示语HUD,包含的顶部底部和中部的三种样式。",
"homepage": "https://github.com/SHCcc/SHCHUD",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"SHCcc": "578013836@qq.com"
},
"source": {
"git": "https://github.com/SHCcc/SHCHUD.git",
"tag": "1.1.4"
},
"source_files": [
"SHCHUD/*/**",
"SHCHUD/**"
],
"resource_bundles": {
"Photo": [
"Photo.bundle/*.png"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}