blob: 0ffffce8627807505b2d156cff716f6a4cb602e7 [file] [log] [blame]
{
"name": "Swift.Json",
"version": "1.7.1",
"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.7.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift"
}