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