XLion 0.0.1×Maintained by Anton Paliakov.Installation Guide×Installation Guide for XLionYou want to add pod 'XLion', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'XLion', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try XLionSee PodspecGitHub RepoPage on CocoaPods.orgXLion 0.0.1ByAnton PaliakovToni77777/XLionGitHub RepoXLion XLion - simple lightweight library for REST API written in Swift. Uses standard Apple Codable protocol for decode/encode JSON.
XLion XLion - simple lightweight library for REST API written in Swift. Uses standard Apple Codable protocol for decode/encode JSON.