blob: 74a76c6aae58c1a03c4f26161061ac08bc95ec65 [file] [log] [blame]
{
"name": "GenericJSON",
"platforms": {
"ios": "10.0",
"osx": "10.14"
},
"version": "2.0.1",
"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.1"
},
"source_files": "GenericJSON/*.swift",
"swift_versions": "4.1",
"swift_version": "4.1"
}