{ | |
"name": "WJKit", | |
"version": "1.0.9", | |
"summary": "分类扩展", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://gitee.com/lazyAug_admin/WJKit", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Weijun Peng": "gfnvtk@hotmail.com" | |
}, | |
"source": { | |
"git": "https://gitee.com/lazyAug_admin/WJKit.git", | |
"tag": "1.0.9" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "WJKit/Classes/**/*", | |
"pod_target_xcconfig": { | |
"SWIFT_VERSION": "5.0" | |
}, | |
"deprecated": true | |
} |