# ESFramework **Repository Path**: AB_Coder/ESFramework ## Basic Information - **Project Name**: ESFramework - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-01 - **Last Updated**: 2024-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ESFramework [![Build status](https://github.com/ElfSundae/ESFramework/workflows/Build/badge.svg)](https://github.com/ElfSundae/ESFramework/actions?query=workflow%3ABuild) ![CocoaPods](https://img.shields.io/cocoapods/v/ESFramework) ![CocoaPods platforms](https://img.shields.io/cocoapods/p/ESFramework) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) ESFramework is an efficient, lightweight foundational framework for iOS, macOS, tvOS, watchOS, and Mac Catalyst. ## Requirements - Minimum deployment target: iOS 9.0, macOS 10.10, tvOS 9.0, watchOS 2.0 - Xcode 10 or later ## Installation With [CocoaPods](https://cocoapods.org): ```ruby pod 'ESFramework' ``` With [Carthage](https://github.com/Carthage/Carthage): ```ogdl github "ElfSundae/ESFramework" ``` ## License ESFramework is available under the MIT license. See the [LICENSE](LICENSE) file for more info.