# XYIOSAPPBaseLib **Repository Path**: oliverzz_admin/XYIOSAPPBaseLib ## Basic Information - **Project Name**: XYIOSAPPBaseLib - **Description**: iOS项目的基础框架,其中包括网络层的封装,Categorys的整理,Utility工具类的整理,以及UI层BaseVC的封装 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-03 - **Last Updated**: 2021-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XYIOSAPPBaseLib [![CI Status](https://img.shields.io/travis/tongzz/XYIOSAPPBaseLib.svg?style=flat)](https://travis-ci.org/tongzz/XYIOSAPPBaseLib) [![Version](https://img.shields.io/cocoapods/v/XYIOSAPPBaseLib.svg?style=flat)](https://cocoapods.org/pods/XYIOSAPPBaseLib) [![License](https://img.shields.io/cocoapods/l/XYIOSAPPBaseLib.svg?style=flat)](https://cocoapods.org/pods/XYIOSAPPBaseLib) [![Platform](https://img.shields.io/cocoapods/p/XYIOSAPPBaseLib.svg?style=flat)](https://cocoapods.org/pods/XYIOSAPPBaseLib) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation XYIOSAPPBaseLib is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'XYIOSAPPBaseLib' ``` ## Author tongzz, 1069891588@qq.com ## License XYIOSAPPBaseLib is available under the MIT license. See the LICENSE file for more info.