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