blob: 9c1d2a01cf12dd4639a80e4e6e82c1e3b0c5cdc7 [file] [log] [blame]
{
"name": "LBJSON",
"version": "4.0.0",
"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": "4.0.0"
},
"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": "4.2"
}