blob: ac0f9960d99dd67f500b26c77815363c4ad80fae [file] [log] [blame]
{
"name": "SHTManager",
"version": "1.0.4",
"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.4"
},
"source_files": "SHTManager/Source/*",
"swift_version": "4.2"
}