blob: 5e74962e1c26db713eac45158167cfb1314cab16 [file] [log] [blame]
{
"name": "Swift.Json",
"version": "1.2.2",
"summary": "Json auto-[parser/writer] for Swift 3.",
"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.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}