blob: 994fb3aaf8bf5f26c928fd93d8207404059ee8ef [file] [log] [blame]
{
"name": "RazeCoreFramework",
"version": "0.3.0",
"summary": "A framework for sharing code.",
"description": "\"This framework is for a learning that ios how to write a reusable framework\"",
"homepage": "https://github.com/buraktuncdev/RazeCoreFramework",
"license": "MIT",
"authors": {
"Burak Tunc": "burak.tunc@check24.de"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/buraktuncdev/RazeCoreFramework.git",
"tag": "0.3.0"
},
"source_files": "Sources/RazeCoreFramework/*.swift",
"exclude_files": "Package.swift",
"swift_version": "5.2"
}