Telereso 0.0.12

Telereso 0.0.12

Maintained by Telereso.



 
Depends on:
Firebase/Core~> 10.21.0
Firebase/RemoteConfig~> 10.21.0
SwiftyJSON>= 4.0
SDWebImage>= 0
 

Telereso 0.0.12

  • By
  • ahna92

Telereso

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Telereso is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Telereso'

License

Telereso is available under the MIT license. See the LICENSE file for more info.

Publish

  • make sure to register your email locally first
    pod trunk register <email>
  • Update Telereso.podspec s.version = '<new-version>'
  • Create Tag <new-version>
  • Run command
    pod trunk push Telereso.podspec