blob: 49addf33a16b69388be25af85a665f9753d3c7f0 [file] [log] [blame]
{
"name": "JSort",
"version": "0.6",
"summary": "JSort is a simple framework for parsing JSON data in Swift.",
"description": "JSort is a simple framework for parsing JSON data in Swift, written by Zeke Abuhoff.",
"homepage": "https://github.com/Baconthorpe/LogCountry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ezekiel Abuhoff": "zabuhoff@gmail.com"
},
"source": {
"git": "https://github.com/Baconthorpe/JSort.git",
"tag": "0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JSort/*.{swift,plist,h}",
"pushed_with_swift_version": "3.0"
}