[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 8 / 9 / XLion / 0.0.1 / XLion.podspec.json
blob7fdf81f8ffe9883693543c77a64fefd5c96c368b
2   "name": "XLion",
3   "version": "0.0.1",
4   "summary": "Lightweight library for REST API",
5   "description": "XLion - simple lightweight library for REST API written in Swift. Uses standard Apple Codable protocol for decode/encode JSON",
6   "homepage": "https://github.com/Toni77777/XLion",
7   "license": "MIT",
8   "authors": {
9     "Anton Paliakov": "toxa95401@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/Toni77777/XLion.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "XLion/*.swift",
19   "swift_versions": "4.2",
20   "swift_version": "4.2"