blob: 0b21b1e391abd1bb9b9636202fa9f666582f042b [file] [log] [blame]
{
"name": "XYZEvent",
"version": "0.0.4",
"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.4"
},
"source_files": "XYZEvent/Source/*",
"dependencies": {
"AsyncSwift": [
]
}
}