[Add] GKPhotoBrowser 3.1.4
[CocoaPods.git] / Specs / 1 / 7 / 3 / DHAP / 0.3.0 / DHAP.podspec.json
blob5ff24ccc61dd7ed60a243d1c5d5a319ee072b96c
2   "name": "DHAP",
3   "version": "0.3.0",
4   "summary": "Decentralised Home Automation Protocol",
5   "description": "An open home automation protocol that removes the need for a central controller, proprietary hardware and software.",
6   "homepage": "https://github.com/aidengaripoli/DHAP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aidengaripoli": "aidosgaripoli@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aidengaripoli/DHAP-iOS.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "12"
20   },
21   "source_files": "DHAP/Classes/**/*",
22   "swift_versions": "5",
23   "dependencies": {
24     "CocoaAsyncSocket": [
26     ]
27   },
28   "swift_version": "5"