[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 2 / netstatusRY / 1.0.0 / netstatusRY.podspec.json
blob49827c82902f5b2d1c9631f87aff0da2e36e61e3
2   "name": "netstatusRY",
3   "version": "1.0.0",
4   "summary": "A small framework to monitor network changes in Swift.",
5   "description": "NetStatus is a small and lightweight Swift framework that allows to monitor and being notified for network status changes in a super-easy way!",
6   "homepage": "https://appcoda.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YOUR_NAME": "YOUR_EMAIL"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ryadav/netstatusRY.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "netstatusRY/Source/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"