blob: 04b2e465b73e05b727ab386df2ef8e7ff291eb0d [file] [log] [blame]
{
"name": "MKRazeCore",
"version": "0.3.0",
"summary": "A framework for sharing code.",
"description": "\"This framework is to write a reusable framework.\"",
"homepage": "https://github.com/mkfla1/RazeCore",
"license": "MIT",
"authors": {
"MKFLA": "mkfla.work@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/mkfla1/RazeCore.git",
"tag": "0.3.0"
},
"source_files": "Sources/RazeCore/*.swift",
"exclude_files": "Package.swift",
"swift_version": "5.2"
}