blob: 8569d3e4ca8ee0fcefecf876c140dc7a8136f1a7 [file] [log] [blame]
{
"name": "JSONHelper",
"version": "1.3.0",
"summary": "Lightning quick JSON deserialization for iOS & OS X written in Swift.",
"homepage": "https://github.com/isair/JSONHelper",
"license": {
"type": "zlib",
"file": "LICENSE"
},
"authors": {
"Baris Sencan": "barissncn@gmail.com"
},
"source": {
"git": "https://github.com/isair/JSONHelper.git",
"tag": "1.3.0"
},
"source_files": "JSONHelper/Pod Classes/*.swift",
"frameworks": "Foundation",
"requires_arc": true
}