blob: 46f46b1835bb76b72fe196dd3e0426b50bd8f69c [file] [log] [blame]
{
"name": "LBJSON",
"version": "5.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "LBJSON framework",
"homepage": "https://github.com/lucianboboc/",
"social_media_url": "http://twitter.com/lucianboboc",
"authors": {
"Lucian Boboc": "info@lucianboboc.com"
},
"source": {
"git": "https://github.com/lucianboboc/LBJSON.git",
"tag": "5.0.1"
},
"description": "LBJSON framework is a Swift Enum which helps working with JSON.",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "LBJSON/*.swift",
"swift_version": "5.0"
}