[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / d / MultiParty / 0.1.2 / MultiParty.podspec.json
blob75b7d4b0b2e8e2622503f0af4fe6d70c14907729
2   "name": "MultiParty",
3   "version": "0.1.2",
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.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MultiParty": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "MultipeerConnectivity"