blob: 8796dea1a537dc90267a7b310c9805ab258bd6f1 [file] [log] [blame]
{
"name": "LBJSON",
"version": "2.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LBJSON/*.swift"
}