[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / f / 6 / aiReachability / 1.0.0 / aiReachability.podspec.json
blob0a7a944ea0067b31fc7c589d3839114df94dc834
2   "name": "aiReachability",
3   "version": "1.0.0",
4   "summary": "aiReachability is an iOS micro framework for gathering network state for cellular and wi-fi connections.",
5   "description": "aiReachability is an iOS micro framework for gathering network state for cellular and wi-fi connections.\nThis framework is a wrapper around the NWPathMonitor class and aims to be a simple example on how to gather network state, using native APIs.",
6   "authors": "Jose Figueiredo",
7   "social_media_url": "http://twitter.com/zemiguelfig",
8   "homepage": "http://github.com/aiFigueiredo/aiReachability",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source_files": "aiReachability/aiReachability/**/*",
14   "exclude_files": "aiReachability/aiReachability/*.plist",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.1",
19   "source": {
20     "git": "https://github.com/aiFigueiredo/aiReachability.git",
21     "tag": "1.0.0"
22   },
23   "swift_version": "5.1"