Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coeur/reachability
https://github.com/coeur/reachability
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/coeur/reachability
- Owner: Coeur
- License: other
- Created: 2015-12-05T01:51:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-13T10:18:14.000Z (over 8 years ago)
- Last Synced: 2024-11-13T12:41:40.719Z (about 2 months ago)
- Language: Objective-C
- Homepage: https://developer.apple.com/library/ios/samplecode/Reachability/
- Size: 55.7 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AppleReachability
[![Version](https://img.shields.io/cocoapods/v/AppleReachability.svg?style=flat)](http://cocoapods.org/pods/AppleReachability)
[![License](https://img.shields.io/cocoapods/l/AppleReachability.svg?style=flat)](http://cocoapods.org/pods/AppleReachability)
[![Platform](https://img.shields.io/cocoapods/p/AppleReachability.svg?style=flat)](http://cocoapods.org/pods/AppleReachability)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
AppleReachability is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'AppleReachability'
```## Author
Apple
## License
AppleReachability is available under the Apple license. See the LICENSE.txt file for more info.