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