blob: a0c9ed9efe3c372d3ab38d201e7ea786fa73af26 [file] [log] [blame]
{
"name": "WatchConnector",
"version": "0.1.1",
"summary": "WatchConnector is a tool for more convenient interaction between Watch and Phone.",
"description": "WatchConnector is a tool for more convenient interaction between Watch and Phone. See the README",
"homepage": "https://github.com/NSSimpleApps/WatchConnector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NSSimpleApps, Sergey Poluyanov": "ns.simple.apps@gmail.com"
},
"source": {
"git": "https://github.com/NSSimpleApps/WatchConnector.git",
"tag": "0.1.1"
},
"requires_arc": true,
"platforms": {
"watchos": "2.0",
"ios": "9.0"
},
"source_files": "Source/WatchConnector.swift"
}