blob: 86a1c658fbcd14acc66a6550ade73a637a518a42 [file] [log] [blame]
{
"name": "PeerConnectivity",
"version": "0.5.4",
"summary": "Functional wrapper for Apple's MultipeerConnectivity framework.",
"description": "A functional wrapper around the MultipeerConnectivity framework that handles the edge cases of\nmesh-networks.",
"homepage": "https://github.com/rchatham/PeerConnectivity",
"license": "MIT",
"authors": {
"Reid Chatham": "reid.chatham@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rchatham/PeerConnectivity.git",
"tag": "0.5.4"
},
"source_files": "Sources/*",
"frameworks": "MultipeerConnectivity",
"pushed_with_swift_version": "3.0"
}