blob: 655ba7de289bc633753292fedcaf62e0b0f413c8 [file] [log] [blame]
{
"name": "Tibei",
"version": "0.1.2",
"summary": "A Bonjour-powered library to simplify communication between devices.",
"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.",
"homepage": "https://github.com/valbrand/Tibei",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Oliveira": "dvalbrand@gmail.com"
},
"source": {
"git": "https://github.com/valbrand/Tibei.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.4",
"tvos": "9.0"
},
"source_files": "Sources/Tibei/**/*",
"pushed_with_swift_version": "3.0"
}