{ | |
"name": "eilteaBox", | |
"version": "1.0.0", | |
"summary": "A short description of eilteaBox.", | |
"description": "3D盒子", | |
"homepage": "https://github.com/Eiltea/EilBox", | |
"license": "MIT", | |
"authors": { | |
"Eiltea": "291416765@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/Eiltea/EilBox.git", | |
"tag": "v1.0.0" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/*.{h,m,swift}" | |
], | |
"swift_versions": "4.2", | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"swift_version": "4.2" | |
} |