[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / a / f / c / NFReachability / 0.3.0 / NFReachability.podspec.json
blob66903a0ec0af3fdb126c98f4234db0b71eb009f4
2   "name": "NFReachability",
3   "version": "0.3.0",
4   "summary": "Using iOS Network framework we can predict the reachability much smarter way.",
5   "description": "Using iOS Network framework we can predict the reachability much smarter way",
6   "homepage": "https://github.com/grinder81/nfreachability",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Md Al Mamun": "shohag.csesust@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/grinder81/nfreachability.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Component/NFReachability.swift",
22   "swift_version": "4.2",
23   "frameworks": "Network"