CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

SimpleServiceStatus 1.2.0

SimpleServiceStatus 1.2.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jul 2019
SPMSupports SPM

Maintained by Ridibooks Viewer Team.



 
Depends on:
Alamofire~> 4.7
SwiftyUserDefaults~> 4.0
 


  • By
  • Ridibooks Viewer Team

SimpleServiceStatus Client for iOS

Screenshot of the demo project

Requirements

  • Xcode 10.2+
  • Swift 4.2
  • iOS8+

Getting Started

You need to install the CocoaPods to add this library as a dependency in your project.

gem install cocoapods

Add the line below to the Podfile of your project.

pod 'SimpleServiceStatus'

From terminal, navigate to the directory containing the Podfile, then

pod install

For more details, please have a look at the SimpleServiceStatus-Demo Xcode project in this repository, and the podspec file.