blob: ca12c29972c788213970548d53b2135c13bf8b6e [file] [log] [blame]
{
"name": "XYZTimeKit",
"version": "2.0.3",
"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"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZTimeKit.git",
"tag": "2.0.3"
},
"source_files": "{XYZTimeKit/Source/*,XYZTimeKit/Source/SwiftDate/*,XYZTimeKit/Source/SwiftDate/*/*,XYZTimeKit/Source/SwiftDate/*/*/*}",
"swift_version": "5.0"
}