blob: 10ffcf550c0c8aae9403251546a495d60c0b976b [file] [log] [blame]
{
"name": "SHTManager",
"version": "0.3.4",
"summary": "Deal with Time.",
"description": "Private pod to deal with Time form",
"homepage": "https://github.com/brandy2015",
"license": "MIT",
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"platforms": {
"ios": "10.1"
},
"dependencies": {
"SwiftDate": [
]
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/SHTManager.git",
"tag": "0.3.4"
},
"source_files": "SHTManager/Source/*"
}