blob: cc27029c29bf5978063161c5d33a72dd2631f9c6 [file] [log] [blame]
{
"name": "RazeCoreDGP",
"version": "0.3.0",
"summary": "A framework for sharing code.",
"description": "\"This framework is for a course\n\"",
"homepage": "https://github.com/danielios-hub/RazeCore",
"license": "MIT",
"authors": {
"Daniel": "1asir.daniel.gallego@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/danielios-hub/RazeCore.git",
"tag": "0.3.0"
},
"source_files": "Sources/RazeCore/*.swift",
"exclude_files": "Package.swift",
"swift_version": "5.2"
}