blob: 92c776fd28071ccfb7f4742215d2455cbae2f23c [file] [log] [blame]
{
"name": "XYZHUD",
"version": "1.1.5",
"summary": "持续升级",
"description": "简洁调用一些方法",
"homepage": "https://github.com/brandy2015/XYZHUD",
"license": "MIT",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "13.0"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZHUD.git",
"tag": "1.1.5"
},
"source_files": [
"XYZHUD/Source/**/*",
"XYZHUD/ARSLineProgress_Source/**/*"
],
"resource_bundles": {
"XYZHUD": [
"XYZHUD/Assets/*.{png,xib}",
"XYZHUD/Source/Custom/Popup/*.xib",
"XYZHUD/*.xcassets"
]
},
"dependencies": {
"MBProgressHUD": [
],
"Localize-Swift": [
],
"SwiftEntryKit": [
]
},
"swift_version": "5.0"
}