# Mastodon ## Requirements ## Setup ### Setup for M1 Mac CocoaPods may fail to update. Try install fii to fix it. ```zsh # https://github.com/CocoaPods/CocoaPods/issues/10220 sudo arch -x86_64 gem install ffi ``` ## Acknowledgements - [ActiveLabel](https://github.com/optonaut/ActiveLabel.swift) - [AlamofireImage](https://github.com/Alamofire/AlamofireImage) - [AlamofireNetworkActivityIndicator](https://github.com/Alamofire/AlamofireNetworkActivityIndicator) - [Alamofire](https://github.com/Alamofire/Alamofire) - [CommonOSLog](https://github.com/mainasuk/CommonOSLog) - [DateToolSwift](https://github.com/MatthewYork/DateTools) - [Kanna](https://github.com/tid-kijyun/Kanna) - [SwiftGen](https://github.com/SwiftGen/SwiftGen) - [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) ## License