Nevanlinna
Rolf Herman Nevanlinna (né Neovius; 22 October 1895 – 28 May 1980) was a Finnish mathematician who made significant contributions to complex analysis.
Requirements
- iOS 9.1+
- Xcode 10.2+
Installation
CocoaPods with Podfile
usepod 'Nevanlinna'
open your favorite terminal, go to your project root path:
pod install
Carthage with Cartfile
usegithub "MoveUpwards/Nevanlinna"
open your favorite terminal, go to your project root path and run:
carthage update