# AnyCoder **Repository Path**: valox/AnyCoder ## Basic Information - **Project Name**: AnyCoder - **Description**: No description available - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-22 - **Last Updated**: 2023-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AnyCoder [![CI Status](https://img.shields.io/travis/pozi119/AnyCoder.svg?style=flat)](https://travis-ci.org/pozi119/AnyCoder) [![Version](https://img.shields.io/cocoapods/v/AnyCoder.svg?style=flat)](https://cocoapods.org/pods/AnyCoder) [![License](https://img.shields.io/cocoapods/l/AnyCoder.svg?style=flat)](https://cocoapods.org/pods/AnyCoder) [![Platform](https://img.shields.io/cocoapods/p/AnyCoder.svg?style=flat)](https://cocoapods.org/pods/AnyCoder) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation AnyCoder is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'AnyCoder', '~> 0.1.4' pod 'Runtime', :git => 'https://github.com/wickwirew/Runtime.git' // The version in pods is 2.2.2, which requires 2.2.4 ``` ## Change(0.1.5) 1. 修复ManyDecoder解析Bool始终为false的问题。 ## Author pozi119, pozi119@163.com ## License AnyCoder is available under the MIT license. See the LICENSE file for more info.