[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 9 / f / StunClient / 1.0.3 / StunClient.podspec.json
blobaa83ab8605ecc18649cf5c491536c77cf7683dbe
2   "name": "StunClient",
3   "version": "1.0.3",
4   "license": "MIT",
5   "summary": "My IP address and port discovery",
6   "homepage": "https://github.com/madmag77/StunClient",
7   "authors": {
8     "madmag77": "https://github.com/madmag77"
9   },
10   "source": {
11     "git": "https://github.com/madmag77/StunClient.git",
12     "tag": "1.0.3"
13   },
14   "documentation_url": "https://github.com/madmag77/StunClient",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12"
18   },
19   "swift_versions": [
20     "5.2"
21   ],
22   "source_files": "Sources/StunClient/**/*.swift",
23   "dependencies": {
24     "SwiftNIO": [
25       "~> 2.18.0"
26     ]
27   },
28   "swift_version": "5.2"