[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 4 / 0 / 8 / GTNetMon / 1.0.1 / GTNetMon.podspec.json
blob90eaefaaf5786620e8af35e1bd8cf822949849f9
2   "name": "GTNetMon",
3   "version": "1.0.1",
4   "summary": "A lightweight Swift library to get network status and connection information, and to monitor for network changes.",
5   "description": "GTNetMon is a lightweight Swift library that detects whether a device is connected to Internet, it identifies the connection type (wifi, cellular, and more), and monitors for changes in the network status.",
6   "homepage": "https://github.com/gabrieltheodoropoulos/GTNetMon.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Theodoropoulos": "gabrielth.devel@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/gabtheodor",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/gabrieltheodoropoulos/GTNetMon.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "GTNetMon/*.{swift}",
23   "swift_version": "4.2"