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