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

SwiftSMSAnalyzer 0.1.7

SwiftSMSAnalyzer 0.1.7

Maintained by Naresh.



  • By
  • Naresh Bhadresha

SwiftSMSAnalyzer

SwiftSMSAnalyzer is a small light class which helps to analyze contents of SMS to extract details such as -

  • Encoding - GSM 7 bit, GSM 7 bit Ex, UTF16
  • Length
  • Number Of Messages
  • Characters Per Message
  • Remaining Characters

Installation

Drag and Drop

You can Simply drag and drop the file SwiftSMSAnalyzer.swift into your project.

CocoaPods

    pod 'SwiftSMSAnalyzer'

License

SwiftSMSAnalyzer is released under the MIT license. See LICENSE for details.