blob: 2bb51dfd1b8c5bc2455e13b520422d45f4d47861 [file] [log] [blame]
{
"name": "Coucou",
"version": "0.0.2",
"summary": "A highly modular network service discovery and broadcast library.",
"description": "A highly modular network service discovery and broadcast library. Note: Still under development.",
"homepage": "https://github.com/mrmitew/coucou_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefan Mitev": "mr.mitew@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mrmitew/coucou_ios.git",
"tag": "0.0.2"
},
"source_files": [
"Coucou/*.swift",
"Coucou/driver/*",
"Coucou/engine/*",
"Coucou/internal/*",
"Coucou/logger/*",
"Coucou/models/*"
],
"swift_version": "4.2"
}