blob: 691709a10579dd8cf9b549d0596fbd1b232f5a37 [file] [log] [blame]
{
"name": "PBFW",
"version": "0.1.1",
"summary": "PBFW.",
"description": "PBFW letes the user to protobuf",
"homepage": "https://github.com/apple/swift-protobuf",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c) Mohamed Rafi <mohamedrafi@sayonetech.com> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
},
"authors": {
"Mohamed Rafi": "mohamedrafi@sayonetech.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "PBFW.framework"
},
"source": {
"http": "https://sayone-test.s3-ap-southeast-1.amazonaws.com/PBFW.zip"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"SwiftProtobuf": [
"~> 1.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}