Add iOS pods and android dependencies to project

I’m trying to add native libraries to my app. And haven’t added any native libraries yet.
Since they aren’t available to the list of cordova native plugins, how shall I add a new library dependency which comes as a pod for ios and gradel dependency on android?