blob: 25f4a815574dc0ae6d73b795fa05033cded3eb4f [file] [log] [blame]
{
"name": "MacReuse",
"version": "0.1.4",
"summary": "MacReuse is an macOS library writen by swift.",
"description": "MacReuse is an macOS library writen by swift. OK",
"homepage": "https://github.com/yangentao/MacReuse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangentao": "entaoyang@163.com"
},
"source": {
"git": "https://github.com/yangentao/MacReuse.git",
"tag": "0.1.4"
},
"platforms": {
"osx": "10.15"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "MacReuse/Classes/**/*",
"swift_version": "5.1"
}