blob: 35cb95525a5f1e983e29e15a731273c56429d071 [file] [log] [blame]
{
"name": "MultipeerNetworking",
"version": "1.0.0",
"license": "MIT",
"summary": "MultipeerNetworking",
"homepage": "https://github.com/dbagwell/MultipeerNetworking",
"authors": "David Bagwell",
"source": {
"git": "https://github.com/dbagwell/MultipeerNetworking.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*",
"dependencies": {
"Rebar": [
]
},
"swift_version": "5.0"
}