blob: c102e32ef8da2bf2ebb9af7bcd558d408a5c756c [file] [log] [blame]
{
"name": "Jessie",
"version": "2.6.3",
"summary": "A simple JSON parsing library designed for swift. It is type safe and simple to use.",
"description": "A simple JSON parsing library designed for swift. Inspired by the simplicity of SwiftyJSON but with type safe methods.",
"homepage": "https://github.com/StartAppsPe/Jessie",
"license": "MIT",
"authors": {
"Gabriel Lanata": "gabriellanata@gmail.com"
},
"source": {
"git": "https://github.com/StartAppsPe/Jessie.git",
"tag": "2.6.3"
},
"module_name": "Jessie",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources",
"pushed_with_swift_version": "4.0"
}