blob: 914d07da79717804b8af5f4c8c7393dbd5be4597 [file] [log] [blame]
{
"name": "PandaScoreAPI",
"version": "1.0.0",
"summary": "API lib for PandaScore used in Syqen",
"homepage": "https://github.com/matrixsenpai/pandascore-api",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mason Phillips": "math.matrix@icloud.com"
},
"source": {
"git": "https://github.com/matrixsenpai/pandascore-api.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Sources/panda-api/**/*.swift",
"dependencies": {
"RxSwift": [
]
},
"swift_versions": "5.0"
}