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