blob: b5852218b8281d2fb2b3cc19bb49252ba2b91d79 [file] [log] [blame]
{
"name": "LBJSON",
"version": "3.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": "3.0.0"
},
"description": "LBJSON framework is a Swift Enum which helps working with JSON.",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LBJSON/*.swift",
"pushed_with_swift_version": "3.0"
}