# EasyFoundation **Repository Path**: mirrors_meituan/EasyFoundation ## Basic Information - **Project Name**: EasyFoundation - **Description**: The library is deprecated. Please move to https://github.com/Meituan-Dianping/EasyFoundation - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ![EasyFoundation](https://raw.githubusercontent.com/meituan/EasyFoundation/master/images/banner.png) [![Build Status](https://travis-ci.com/meituan/EasyFoundation.svg?branch=master)](https://travis-ci.com/meituan/EasyFoundation) [![Version](https://img.shields.io/cocoapods/v/EasyFoundation.svg?style=flat)](https://cocoapods.org/pods/EasyFoundation) [![License](https://img.shields.io/cocoapods/l/EasyFoundation.svg?style=flat)](https://cocoapods.org/pods/EasyFoundation) [![Platform](https://img.shields.io/cocoapods/p/EasyFoundation.svg?style=flat)](https://cocoapods.org/pods/EasyFoundation) [![codecov](https://codecov.io/gh/meituan/EasyFoundation/branch/master/graph/badge.svg)](https://codecov.io/gh/meituan/EasyFoundation) EasyFoundation is a toolkit of Objective-C extensions for EasyReact framework. It provides tuple and sequence for Objective-C. ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements iOS 8.0 or later ## Installation EasyFoundation is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'EasyFoundation' ``` ## Author William Zang, [chengwei.zang.1985@gmail.com](mailto:chengwei.zang.1985@gmail.com) 姜沂, [nero_jy@qq.com](mailto:nero_jy@qq.com) Qin Hong, [qinhong@face2d.com](mailto:qinhong@face2d.com) SketchK, [zhangsiqi1988@gmail.com](mailto:zhangsiqi1988@gmail.com) ## License EasyFoundation is available under the MIT license. See the [LICENSE](./LICENSE) file for more info.