blob: 1281a43906ad98dff600f453c5355ecf480d9a0e [file] [log] [blame]
{
"name": "MagicBox",
"version": "0.0.6",
"summary": "swift开发常用工具",
"description": "swift开发始于2020年2月18日",
"homepage": "https://github.com/csh781500578/MagicBox.git",
"license": "MIT",
"authors": {
"hanrychen": "781500578@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/csh781500578/MagicBox.git",
"tag": "0.0.6"
},
"swift_versions": "5.0",
"source_files": [
"Tools",
"Tools/**/*.{swift,h,m,c}"
],
"exclude_files": "Tools/Exclude",
"requires_arc": true,
"swift_version": "5.0"
}