blob: 6334119578d9455c2d14469d75cb60ae3ac244a8 [file] [log] [blame]
{
"name": "JSONHelper",
"version": "1.5.3",
"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.5.3"
},
"source_files": "JSONHelper",
"frameworks": "Foundation",
"requires_arc": true
}