blob: 69224db7dad0b5f63b195d5798800f9dfbf2b3f2 [file] [log] [blame]
{
"name": "Swift.Json",
"version": "1.6.0",
"summary": "Json auto-[parser/writer] for Swift 3 and 4.",
"homepage": "https://github.com/andersonlucasg3/Swift.Json",
"license": {
"type": "MIT"
},
"authors": {
"Anderson Lucas C. Ramos": "andersonlucas3d@gmail.com"
},
"source": {
"git": "https://github.com/andersonlucasg3/Swift.Json.git",
"tag": "1.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "4"
}