blob: 88867d27476bb30f39c62ff79f70e9af9a9c9056 [file] [log] [blame]
{
"name": "SwiftWatchConnectivity",
"version": "0.1.0",
"summary": "Simple WatchConnectivity wrapper.",
"description": "SwiftWatchConnectivity is a WatchConnectivity simple wrapper.\n- Queueing requested and received task until all available\n- Support all transer between iOS and watchOS",
"homepage": "https://github.com/Matzo/SwiftWatchConnectivity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ksk.matsuo@gmail.com": "ksk.matsuo@gmail.com"
},
"source": {
"git": "https://github.com/Matzo/SwiftWatchConnectivity.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3",
"watchos": "4.0"
},
"source_files": "SwiftWatchConnectivity/Classes/**/*",
"pushed_with_swift_version": "4.0"
}