[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / f / 3 / NetSttatus / 1.0.0 / NetSttatus.podspec.json
blobf440d6cf8752376494966a843451047cf536dc40
2   "name": "NetSttatus",
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     "Vaneet Modgill": "vaneetmodgill@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/vaneetmodgill8/NetSttatus.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "NetSttatus/Source/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"