# APIService **Repository Path**: laoyouHome/APIService ## Basic Information - **Project Name**: APIService - **Description**: iOS 网络请求库, Swift 版本 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-22 - **Last Updated**: 2025-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # APIService [![CI Status](https://img.shields.io/travis/wangxiangbo/APIService.svg?style=flat)](https://travis-ci.org/wangxiangbo/APIService) [![Version](https://img.shields.io/cocoapods/v/APIService.svg?style=flat)](https://cocoapods.org/pods/APIService) [![License](https://img.shields.io/cocoapods/l/APIService.svg?style=flat)](https://cocoapods.org/pods/APIService) [![Platform](https://img.shields.io/cocoapods/p/APIService.svg?style=flat)](https://cocoapods.org/pods/APIService) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation APIService is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'APIService' ``` ## Author wangxiangbo, laoyouhub@icloud.com ## License APIService is available under the MIT license. See the LICENSE file for more info.