blob: 7c8b24dbe41789aaba14c8492ca156581571a4e0 [file] [log] [blame]
{
"name": "SHTManager",
"version": "0.3.3",
"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.3"
},
"source_files": "SHTManager/Source/*"
}