blob: fe68c894394551ffea5da40abc5690fa58e7c4f3 [file] [log] [blame]
{
"name": "MTribesCorePOC",
"version": "0.0.11",
"summary": "A short description of MTribesCore.",
"description": "Test description",
"homepage": "https://mtribes.com/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Leo Wang": "leo.wang@massive.co"
},
"source": {
"git": "https://github.com/wqz-leo/MTribes.git",
"tag": "0.0.11"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"ios": {
"vendored_frameworks": "MTribesCore.framework"
},
"swift_version": "5.1"
}