Skip to content

devxoul/JSONLiteral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONLiteral

Release Build Status

JSON Literal for Swift.

Installation

We recommend you to use git submodule.

$ git submodule add https://github.com/devxoul/JSONLiteral.git
$ git submodule update --init --remote

Then add JSONLiteral.swift file into your project in Xcode.

Why not CocoaPods or Carthage? CocoaPods and Carthage uses dynamic framework. When compiled into framework, only public extensions can be used. But Swift doesn't support public extension.

About

[✗] JSON Literal for Swift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published