[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 4 / b / SwiftWatchConnectivity / 0.1.0 / SwiftWatchConnectivity.podspec.json
blob88867d27476bb30f39c62ff79f70e9af9a9c9056
2   "name": "SwiftWatchConnectivity",
3   "version": "0.1.0",
4   "summary": "Simple WatchConnectivity wrapper.",
5   "description": "SwiftWatchConnectivity is a WatchConnectivity simple wrapper.\n- Queueing requested and received task until all available\n- Support all transer between iOS and watchOS",
6   "homepage": "https://github.com/Matzo/SwiftWatchConnectivity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ksk.matsuo@gmail.com": "ksk.matsuo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Matzo/SwiftWatchConnectivity.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.3",
20     "watchos": "4.0"
21   },
22   "source_files": "SwiftWatchConnectivity/Classes/**/*",
23   "pushed_with_swift_version": "4.0"