[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / e / Harold / 0.3.1 / Harold.podspec.json
bloba13da09d4a04834d0adc1d87d1ced1267ab11b45
2   "name": "Harold",
3   "version": "0.3.1",
4   "summary": "Simple local network discoverability layer for Swift and Node.js",
5   "description": "Simple discoverability layer for Swift and Node.js – Find your projects, apps and devices on your local subnet\nby broadcasting (or scanning for) UDP-layer string-based messages. Helps projects to get connected quickly and\nautomatically, without manually configuring connection information.",
6   "homepage": "https://github.com/lacyrhoades/harold",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lacy Rhoades": "lacyrhoades@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lacyrhoades/harold.git",
16     "tag": "0.3.1"
17   },
18   "social_media_url": "https://github.com/lacyrhoades",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Swift/Classes/**/*",
23   "dependencies": {
24     "CocoaAsyncSocket": [
26     ]
27   }