blob: 7fdf81f8ffe9883693543c77a64fefd5c96c368b [file] [log] [blame]
{
"name": "XLion",
"version": "0.0.1",
"summary": "Lightweight library for REST API",
"description": "XLion - simple lightweight library for REST API written in Swift. Uses standard Apple Codable protocol for decode/encode JSON",
"homepage": "https://github.com/Toni77777/XLion",
"license": "MIT",
"authors": {
"Anton Paliakov": "toxa95401@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/Toni77777/XLion.git",
"tag": "0.0.1"
},
"source_files": "XLion/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}