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