[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / c / NFReachability / 0.4.0 / NFReachability.podspec.json
blob7200567b4dadf79d5958d9450e1eddf9111898c2
2   "name": "NFReachability",
3   "version": "0.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Framework/NFReachability.swift",
22   "swift_version": "4.2",
23   "frameworks": "Network"