blob: c1afea0fcc6028a37cd13f84de2163398c1a9fac [file] [log] [blame]
{
"name": "SHCHUD",
"version": "1.1.1",
"summary": "swift版的HUD",
"description": "一个其余swift3的提示语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.1"
},
"source_files": [
"SHCHUD/*/**",
"SHCHUD/**"
],
"resource_bundles": {
"Photo": [
"Photo.bundle/*.png"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}