blob: 53420f2d81a8ba7a50ea04c03b7dcc9b8e622f24 [file] [log] [blame]
{
"name": "PeerConnectivity",
"version": "0.5.3",
"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.3"
},
"source_files": "Sources/*",
"frameworks": "MultipeerConnectivity",
"pushed_with_swift_version": "3.0"
}