blob: 41197e1465df94bb5660a4c2d047ca0b6bbe9bac [file] [log] [blame]
{
"name": "GenericJSON",
"platforms": {
"ios": "10.0",
"osx": "10.14"
},
"version": "1.1.2",
"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": "release/1.1.2"
},
"source_files": "GenericJSON/*.swift",
"swift_version": "4.1"
}