[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 7 / 5 / d / Hyperconnectivity / 1.1.0 / Hyperconnectivity.podspec.json
blob772d66aea3c7379ae02a88463738312820dd68a5
2   "name": "Hyperconnectivity",
3   "version": "1.1.0",
4   "swift_versions": "5.0",
5   "summary": "Modern replacement for Apple's Reachability written in Swift and made elegant using Combine",
6   "description": "Hyperconnectivity provides Internet connectivity and captive portal detection in Swift using Combine.",
7   "homepage": "https://github.com/rwbutler/Hyperconnectivity",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ross Butler": "github@rwbutler.com"
14   },
15   "source": {
16     "git": "https://github.com/rwbutler/Hyperconnectivity.git",
17     "tag": "1.1.0"
18   },
19   "social_media_url": "https://twitter.com/ross_w_butler",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "frameworks": [
24     "Combine",
25     "Network"
26   ],
27   "source_files": "Hyperconnectivity/Classes/**/*",
28   "swift_version": "5.0"