Skip to content

Releases: delba/JASON

Static typing

07 Dec 16:03
Compare
Choose a tag to compare

Add a statically-typed API

Swift 2.1

02 Nov 18:59
Compare
Choose a tag to compare

Support for Swift 2.1

Installation via Carthage:

github "delba/JASON" >= 1.0

Installation via CocoaPods:

use_frameworks!

pod 'JASON', '~> 1.0'

v0.2

03 Sep 14:37
Compare
Choose a tag to compare
Distribution
New features
  • Add jsonArray / jsonArrayValue properties 512f774
  • Add jsonDictionary / jsonDictionaryValue properties 512f774
Optimizations