blob: 41f33d2bed63f596abd49526afb198016e01a3c0 [file] [log] [blame]
{
"name": "JSONHelper",
"version": "1.7.0",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/isair/JSONHelper.git",
"tag": "1.7.0"
},
"source_files": "JSONHelper",
"frameworks": "Foundation",
"requires_arc": true
}