blob: 8a83da6f5459c4d6a7b27ee8245b7593bcf3856d [file] [log] [blame]
{
"name": "Jessie",
"version": "2.5.0",
"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.5.0"
},
"module_name": "Jessie",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources",
"pushed_with_swift_version": "3.0"
}