blob: 2c04d0ddf6795e48f8560f8939119106d54a7272 [file] [log] [blame]
{
"name": "LBJSON",
"version": "1.0.0",
"summary": "LBJSON framework",
"description": " LBJSON framework is a Swift Enum which helps working with JSON.\n",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LBJSON/*.swift"
}