[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 3 / 8 / NetStatus-Swift / 1.0.0 / NetStatus-Swift.podspec.json
blobeaf49a72b81a6603227c80636d3af99833717cce
2   "name": "NetStatus-Swift",
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://github.com/dev-sjagtap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sushant Jagtap": "sushantjagtap9945@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/dev-sjagtap/NetStatus.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "NetStatus/Source/*.{swift}",
22   "swift_version": "4.0"