No image provided.
DynamicJSON
January 06, 2019 • MIT License
Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature, letting you access JSON like this: `let username = JSON(data).user?.username?.string`
SNDocx
September 13, 2018 • MIT License
Extracts the text from the Docx files and converts them into a valuable object that can be used
ISParseBind
March 24, 2017 • Apache 2.0 License
Setup your class structure in Xcode Interface Builder and save() in Parse Server.
ReadabilityKit
August 15, 2016 • Apache 2.0 License
Metadata extractor for news, articles and full-texts in Swift
ParseQL-Swift
July 26, 2016 • MIT License
Easy way to manage your own MySQL Databases just with Swift.
Alembic
June 25, 2016 • MIT License
Functional JSON parsing, mapping to objects, and serialize to JSON
TIFeedParser / RSS/Atom Parser
June 24, 2016 • MIT License
TIFeedParser is RSS Parser written in Swift, built on Alamofire and AEXML.an RSS parser written in Swift
TLDR
March 28, 2016 • Apache 2.0 License
Too Long; Didn't read. TLDR man page in Swift. This is the open source code for the app available in app store at https://appsto.re/sg/IQ0-_.i
FolioReaderKit
March 02, 2016 • Unspecified License
A Swift ePub reader and parser framework for iOS.
EncryptedChat
November 04, 2015 • MIT License
<b>Features</b><br><br>
Live chat between multiple devices<br>
Group chat functionality<br>
Private chat functionality<br>
Single or Multiple recipients<br><br>
Full realtime actions - lat...
XMLParser+Dictionary
September 02, 2015 • Apache 2.0 License
A lightweight XMLParser for assembling and parsing XML values written for iOS 8+ in Swift 2.
KMXmlParser
September 01, 2015 • MIT License
XML parser for iOS and Mac OS. Converts an XML data to NSDictionary or NSArray. Can parse SOAP responses. Possibility to turn on/off an attributes parsing. Supports XPath expressions.