blob: e9281399609dc300737b686be025945a4d888996 [file] [log] [blame]
{
"name": "XYZVCX",
"version": "1.0.0",
"summary": "持续升级",
"description": "简洁调用一些方法",
"homepage": "https://github.com/brandy2015/XYZVCX",
"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/XYZVCX.git",
"tag": "1.0.0"
},
"source_files": "XYZVCX/Source/*",
"dependencies": {
"AsyncSwift": [
]
}
}