blob: b4cbbb80742754e5a0d36894738bb2a7021b81d3 [file] [log] [blame]
{
"name": "XYZEvent",
"version": "0.0.1",
"summary": "持续升级",
"description": "简洁调用日历和提醒事项",
"homepage": "https://github.com/brandy2015/XYZEvent",
"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/XYZEvent.git",
"tag": "0.0.1"
},
"source_files": "XYZEvent/Source/*",
"dependencies": {
"AsyncSwift": [
]
}
}