[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 5 / f / WatchConnector / 1.3 / WatchConnector.podspec.json
blobd0a0db96dc0319d25e40029fb21b2c3c5b4eef77
2   "name": "WatchConnector",
3   "version": "1.3",
4   "summary": "WatchConnector is a tool for more convenient interaction between Watch and Phone.",
5   "description": "WatchConnector is a tool for more convenient interaction between Watch and Phone. Activate WCSession during the app launch. You can listen to message, send message and update context without reassinging WCSession delegate. See the README",
6   "homepage": "https://github.com/NSSimpleApps/WatchConnector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NSSimpleApps, Sergey Poluyanov": "ns.simple.apps@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NSSimpleApps/WatchConnector.git",
16     "tag": "1.3"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Source/WatchConnector.swift",
25   "swift_version": "5.3"