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