[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / d / MultiParty / 0.1.4 / MultiParty.podspec.json
blob1c86954ea2d92c2a945bb676b08a5f8b01caa9e1
2   "name": "MultiParty",
3   "version": "0.1.4",
4   "summary": "Putting some fun into MultipeerConnectivity",
5   "description": "                       A wrapper for Apple's MultipeerConnectivity framework that\n                       makes it easier to handle common uses, such as peer-to-peer\n                       chat. See https://github.com/dustMason/JSMultiParty for more.\n",
6   "homepage": "https://github.com/dustMason/JSMultiParty",
7   "license": "MIT",
8   "authors": {
9     "Jordan Sitkin": "jordan@fiftyfootfoghorn.com"
10   },
11   "source": {
12     "git": "https://github.com/dustMason/JSMultiParty.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "JSMultiParty.swift",
20   "frameworks": "MultipeerConnectivity"