blob: bccb89cc2bfa86c0a7e02bae4bd74ab750cb0dc4 [file] [log] [blame]
{
"name": "RazeBionik",
"version": "0.3.0",
"summary": "A framework for sharing code.",
"description": "\"Framework for following along 'Reusable Framework' course by David Okun on Raywenderlich.com\"",
"homepage": "https://github.com/Bionik6/RazeCore",
"license": "MIT",
"authors": {
"Ibrahima Ciss": "bionik6@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/Bionik6/RazeCore.git",
"tag": "0.3.0"
},
"source_files": "Sources/RazeCore/*.swift",
"exclude_files": "Package.swift",
"swift_version": "5.2"
}