blob: 2ded3ef9385620d3bff0287dd3d70d12194fb91e [file] [log] [blame]
{
"name": "AZPeerToPeerConnection",
"version": "0.1.1",
"summary": "Wrapper on top of Apple iOS Multipeer Connectivity framework",
"description": "AZPeerToPeerConnectivity is a wrapper on top of Apple iOS Multipeer Connectivity framework. It provides an easier way to create and manage sessions. Easy to integrate",
"homepage": "https://github.com/AfrozZaheer/AZPeerToPeerConnection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AfrozZaheer": "afrozezaheer@gmail.com"
},
"source": {
"git": "https://github.com/AfrozZaheer/AZPeerToPeerConnection.git"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.{swift}"
}