blob: f3c812454760a3f9f65b0cb3e6b30dd2ebd74cc3 [file] [log] [blame]
{
"name": "MatrixFramework",
"version": "1.0.0",
"summary": "this is a test for create a custom framework, I'm sorry",
"description": "Hello this is a test for create a custom framework, I'm sorry",
"homepage": "https://github.com/MaurixFx/MatrixFramework.git",
"license": "MIT",
"authors": {
"Mauricio Figueroa": "m.figueroa.olivares@live.cl"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/MaurixFx/MatrixFramework.git",
"tag": "1.0.0"
},
"source_files": "MatrixFramework/**/*.swift",
"swift_version": "5.0"
}