GuardedSwiftyJSON v0.7.1 Release Notes
Release Date: 2017-03-28 // over 7 years ago-
🚀 The minimum deployment target should be iOS 8.0, not 10.2 as was previously set.
Previous changes from v0.6
-
Slight change to API renaming
json
torawJson
for extracting the raw json object from aGuardedJSON
object, to improve clarity.