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`
ReadabilityKit
August 15, 2016 • Apache 2.0 License
Metadata extractor for news, articles and full-texts in 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.
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.
GONMarkupParser
January 05, 2015 • MIT License
Easily build NSAttributedString from XML/HTML like strings for iOS.
CBPWordPress
October 03, 2014 • MIT License
CBPWordPress is an iOS library that will allow you to easily include content from a WordPress blog in your app. The library can fetch lists of posts, individual posts and comments as well as submit...
VMXMLParser (Swift)
September 25, 2014 • MIT License
VMXMLParser is a NSXMLParser wrapper in Swift
Features:
1) Closure based
2) Response as array of dictionaries
3) Unicode support
4) Just two lines and you are done :)
SAMPLE...
No image provided.
WKT Parser
September 19, 2014 • MIT License
WKTParser Library have any conversions, parsers and formats. This library allow you parser three main types of WKT data: points, lines and polygons (single, multi, 2D and 3D). Also you can convert ...