blob: 75b08b6f8d0b492458f160beeddf97a1880fd5dc [file] [log] [blame]
{
"name": "Swift.Json",
"version": "1.1.0",
"summary": "Json auto-parser for Swift.",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swift.Json/*.swift",
"pushed_with_swift_version": "3.0"
}