blob: c188d91edc42823591914e14094697151c66e321 [file] [log] [blame]
{
"name": "JSONHelper",
"version": "1.4.1",
"summary": "Lightning fast JSON deserialization and value conversion library for iOS & OS X written in Swift.",
"homepage": "https://github.com/isair/JSONHelper",
"license": {
"type": "zlib",
"file": "LICENSE"
},
"authors": {
"Baris Sencan": "barissncn@gmail.com"
},
"source": {
"git": "https://github.com/isair/JSONHelper.git",
"tag": "1.4.1"
},
"source_files": "JSONHelper/*.swift",
"frameworks": "Foundation",
"requires_arc": true
}