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