blob: 86813e121b2d3350f39861cbe73440e756104d42 [file] [log] [blame]
{
"name": "Harold",
"version": "0.2.2",
"summary": "Simple discoverabiliy layer for Swift and Node.js",
"description": "Simple discoverabiliy layer for Swift and Node.js – Find your apps and devices on your local subnet\nby broadcasting (or scanning for) UDP-layer messages",
"homepage": "https://github.com/lacyrhoades/harold",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lacy Rhoades": "lacyrhoades@gmail.com"
},
"source": {
"git": "https://github.com/lacyrhoades/harold.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/lacyrhoades",
"platforms": {
"ios": "10.0"
},
"source_files": "Swift/Classes/**/*",
"dependencies": {
"CocoaAsyncSocket": [
]
},
"pushed_with_swift_version": "3.0"
}