[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 0 / Tibei / 0.1.3 / Tibei.podspec.json
blobaaafa83bf991d600d29e1ebffa66904281aeb08d
2   "name": "Tibei",
3   "version": "0.1.3",
4   "summary": "A Bonjour-powered library to simplify communication between devices.",
5   "description": "Tibei is a library that enables simple communication between devices, using Bonjour to publish and discover them. It is currently in a very early stage of development, still lacking documentation, testing and proper API polishing. This is a WIP.",
6   "homepage": "https://github.com/valbrand/Tibei",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Oliveira": "dvalbrand@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/valbrand/Tibei.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.4",
20     "tvos": "9.0"
21   },
22   "source_files": "Sources/Tibei/**/*",
23   "pushed_with_swift_version": "3.0"