[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / f / PeerConnectivity / 0.5.3 / PeerConnectivity.podspec.json
blob53420f2d81a8ba7a50ea04c03b7dcc9b8e622f24
2   "name": "PeerConnectivity",
3   "version": "0.5.3",
4   "summary": "Functional wrapper for Apple's MultipeerConnectivity framework.",
5   "description": "A functional wrapper around the MultipeerConnectivity framework that handles the edge cases of\nmesh-networks.",
6   "homepage": "https://github.com/rchatham/PeerConnectivity",
7   "license": "MIT",
8   "authors": {
9     "Reid Chatham": "reid.chatham@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/rchatham/PeerConnectivity.git",
16     "tag": "0.5.3"
17   },
18   "source_files": "Sources/*",
19   "frameworks": "MultipeerConnectivity",
20   "pushed_with_swift_version": "3.0"