blob: 24af965d8aad0cdf2f8562eec50f508fe0162fe0 [file] [log] [blame]
{
"name": "XYZTimeKit",
"version": "2.0.1",
"summary": "Deal with Time.",
"description": "Private pod to deal with Time form",
"homepage": "https://github.com/brandy2015",
"license": "MIT",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "13.0"
},
"dependencies": {
"SwiftDate": [
]
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZTimeKit.git",
"tag": "2.0.1"
},
"source_files": "XYZTimeKit/Source/*",
"swift_version": "5.0"
}