You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "An NSObject category for working with JSON."
s.description = "For when you're working with converting to/from JSON. Includes `valueForComplexKeyPath:` (e.g. [dict valueForComplexKeyPath:@\"parents[0].children[first].toys[last].title\"])"