Update BaseAPI.podspec
BaseAPI is a small Swift library which helps you to implement any REST API. The main goal is to simplify sending HTTP request and receiving response.
To run the example project, clone the repo, and run pod install from the Example directory first.
pod install
BaseAPI is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'BaseAPI'
serhii-londar, serhii.londar@gmail.com
BaseAPI is available under the MIT license. See the LICENSE file for more info.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
BaseAPI
BaseAPI is a small Swift library which helps you to implement any REST API. The main goal is to simplify sending HTTP request and receiving response.
Example
To run the example project, clone the repo, and run
pod install
from the Example directory first.Requirements
Installation
BaseAPI is available through CocoaPods. To install it, simply add the following line to your Podfile:
Author
serhii-londar, serhii.londar@gmail.com
License
BaseAPI is available under the MIT license. See the LICENSE file for more info.