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