blob: ab9ddb79e1dffea967dc61649dac386d50997f70 [file] [log] [blame]
{
"name": "JSONHelper",
"version": "1.6.1",
"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": "baris.sncn@gmail.com"
},
"social_media_url": "https://twitter.com/IsairAndMorty",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/isair/JSONHelper.git",
"tag": "1.6.1"
},
"source_files": "JSONHelper",
"frameworks": "Foundation",
"requires_arc": true
}