blob: add8a744a7996020d2daaf32cbf3b9bf00a74deb [file] [log] [blame]
{
"name": "SyftProto",
"version": "0.5.2",
"summary": "Syft protobuf Swift classes",
"description": "Contains auto generated Swift classes from syft-proto files.",
"homepage": "https://github.com/OpenMined/syft-proto",
"license": "Apache 2.0",
"authors": {
"noreply": "noreply@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"swift_versions": "5.1.3",
"static_framework": true,
"source": {
"git": "https://github.com/OpenMined/syft-proto.git",
"tag": "v0.5.2"
},
"source_files": "Swift/**/*.swift",
"dependencies": {
"SwiftProtobuf": [
"~> 1.8.0"
]
},
"swift_version": "5.1.3"
}