blob: 5ff24ccc61dd7ed60a243d1c5d5a319ee072b96c [file] [log] [blame]
{
"name": "DHAP",
"version": "0.3.0",
"summary": "Decentralised Home Automation Protocol",
"description": "An open home automation protocol that removes the need for a central controller, proprietary hardware and software.",
"homepage": "https://github.com/aidengaripoli/DHAP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aidengaripoli": "aidosgaripoli@gmail.com"
},
"source": {
"git": "https://github.com/aidengaripoli/DHAP-iOS.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "12"
},
"source_files": "DHAP/Classes/**/*",
"swift_versions": "5",
"dependencies": {
"CocoaAsyncSocket": [
]
},
"swift_version": "5"
}