blob: c6b68ce88967cb2425ae29eb7dbd33ecc558a147 [file] [log] [blame]
{
"name": "SoHow",
"version": "1.3.5",
"summary": "持续升级",
"description": "简洁调用一些方法",
"homepage": "https://github.com/brandy2015/SoHow",
"license": "MIT",
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"platforms": {
"ios": "10.1"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/SoHow.git",
"tag": "1.3.5"
},
"source_files": "SoHow/Source/*",
"dependencies": {
"MBProgressHUD": [
]
}
}