blob: 81c222c37f9d2e2123773082270cd295fd3ac0e1 [file] [log] [blame]
{
"name": "Tibei",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Tibei/Classes/**/*",
"pushed_with_swift_version": "3.0"
}