[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 2 / MultiPeer / 0.0.2 / MultiPeer.podspec.json
blob0855eaeb530c68976df7f89a85fc4446283c5989
2   "name": "MultiPeer",
3   "version": "0.0.2",
4   "summary": "MultiPeer makes it easy to automatically connect to multiple nearby devices and share information using MultipeerConnectivity.",
5   "description": "MultiPeer is a wrapper for the MultipeerConnectivity framework for offline data transmission between devices. This framework makes it easy to automatically connect to multiple nearby devices and share information using either bluetooth or wifi radios.",
6   "homepage": "https://github.com/dingwilson/MultiPeer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wilson Ding": "hello@wilsonding.com",
13     "Quan Vo": "qvo1987@gmail.com"
14   },
15   "platforms": {
16     "osx": "10.10",
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/dingwilson/MultiPeer.git",
21     "tag": "0.0.2"
22   },
23   "source_files": "Sources/MultiPeer/*.{h,m,swift}",
24   "documentation_url": "http://wilsonding.com/MultiPeer/"