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. To install it, simply add the following line to your Podfile:
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)
- 修复ManyDecoder解析Bool始终为false的问题。
Author
pozi119, [email protected]
License
AnyCoder is available under the MIT license. See the LICENSE file for more info.