blob: f5c725327fe9c8f6e41e4af099711e241b2adb2b [file] [log] [blame]
{
"name": "SCHCorePart",
"version": "0.0.1",
"summary": "A short description of SCHCorePart.",
"description": "this is SCHCorePart",
"homepage": "https://github.com/schooldave/SCHCorePart",
"license": "MITs",
"authors": {
"David": "schooldave@sina.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/schooldave/SCHCorePart.git",
"tag": "0.0.1"
},
"source_files": "SCHCorePart/SCHCorePart/**/*.swift",
"requires_arc": true
}