blob: 54bf72ae6a89a34de0aa157297ccb75673761fd5 [file] [log] [blame]
{
"name": "SHTManager",
"version": "1.0.2",
"summary": "Deal with Time.",
"description": "Private pod to deal with Time form",
"homepage": "https://github.com/brandy2015",
"license": "MIT",
"swift_versions": "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": "1.0.2"
},
"source_files": "SHTManager/Source/*"
}