blob: 23287a573517688a1f7f4817286954dd8b315173 [file] [log] [blame]
{
"name": "GenericJSON",
"platforms": {
"ios": "10.0",
"osx": "10.14"
},
"version": "2.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/zoul/generic-json-swift",
"authors": "Tomáš Znamenáček",
"summary": "A simple Swift library for working with generic JSON structures.",
"source": {
"git": "https://github.com/zoul/generic-json-swift.git",
"tag": "2.0.0"
},
"source_files": "GenericJSON/*.swift",
"swift_versions": "4.1",
"swift_version": "4.1"
}