blob: 0c8d1ab08ac81c83bd8e6bfb56685ac60d8f5853 [file] [log] [blame]
{
"name": "XYZHUD",
"version": "1.0.3",
"summary": "持续升级",
"description": "简洁调用一些方法",
"homepage": "https://github.com/brandy2015/XYZHUD",
"license": "MIT",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "10.1"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZHUD.git",
"tag": "1.0.3"
},
"source_files": "XYZHUD/Source/**/*",
"resource_bundles": {
"XYZHUD": [
"XYZHUD/Source/Custom/Popup/*.xib"
]
},
"dependencies": {
"MBProgressHUD": [
],
"SoHow": [
],
"XYZColor": [
],
"AsyncSwift": [
],
"Localize-Swift": [
],
"XYZResponse": [
]
},
"swift_version": "5.0"
}