# ZLHTTPSessionManager **Repository Path**: ZLKits/ZLHTTPSessionManager ## Basic Information - **Project Name**: ZLHTTPSessionManager - **Description**: 基于AFNetworking的马甲库 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 0 - **Created**: 2020-02-14 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: web-dev-toolkits, ios-modules **Tags**: None ## README # ZLHTTPSessionManager [![CI Status](https://img.shields.io/travis/itzhaolei/ZLHTTPSessionManager.svg?style=flat)](https://travis-ci.org/itzhaolei/ZLHTTPSessionManager) [![Version](https://img.shields.io/cocoapods/v/ZLHTTPSessionManager.svg?style=flat)](https://cocoapods.org/pods/ZLHTTPSessionManager) [![License](https://img.shields.io/cocoapods/l/ZLHTTPSessionManager.svg?style=flat)](https://cocoapods.org/pods/ZLHTTPSessionManager) [![Platform](https://img.shields.io/cocoapods/p/ZLHTTPSessionManager.svg?style=flat)](https://cocoapods.org/pods/ZLHTTPSessionManager) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation ZLHTTPSessionManager is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'ZLHTTPSessionManager' ``` ## Author itzhaolei, itzhaolei@foxmail.com ## License ZLHTTPSessionManager is available under the MIT license. See the LICENSE file for more info.