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