blob: dc9311eba1b897792b055dab1bca423d843a44ae [file] [log] [blame]
{
"name": "RazeCoreZ",
"version": "0.3.0",
"summary": "A framework for sharing code.",
"description": "\"A shared framework for iOS developers\"",
"homepage": "https://github.com/zach-fuller",
"license": "MIT",
"authors": {
"Zach Fuller": "zach5990@gmail.com"
},
"platforms": {
"ios": "14.0"
},
"swift_versions": "5.3",
"source": {
"git": "https://github.com/zach-fuller/RazeCore.git",
"tag": "0.3.0"
},
"source_files": "Sources/RazeCore/*.swift",
"exclude_files": "Package.swift",
"swift_version": "5.3"
}