I'm unable to find or install ViewRow through Cocoapods.
While it can be done, manually specifying the repository inside Podfile:
pod 'ViewRow', :git => 'https://github.com/EurekaCommunity/ViewRow.git'
It may be better if this logic is left out to the developers of this repo.