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.