blob: 9b3cdc465a45375dbbe9dd9f366f7bcdcde14a81 [file] [log] [blame]
{
"name": "GenericJSON",
"platforms": {
"ios": "10.0"
},
"version": "1.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": "1.0.0"
},
"source_files": "GenericJSON/*.swift",
"swift_version": "4.1"
}