blob: 0f901ae3823544967241370aa141e9f95def5ca1 [file] [log] [blame]
{
"name": "JSONHelper",
"version": "1.5.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": "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.1"
},
"source_files": "JSONHelper",
"frameworks": "Foundation",
"requires_arc": true
}