blob: c20b37cc8c221593248064bea43861e834041d16 [file] [log] [blame]
{
"name": "SHCHUD",
"version": "1.1.7",
"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.7"
},
"source_files": [
"SHCHUD/*/**",
"SHCHUD/**"
],
"resource_bundles": {
"Photo": [
"Photo.bundle/*.png"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}