/libsdl2

libsdl2 spec for cocoapods

libsdl2 spec for cocoapods

Add to your Podfile

source 'https://github.com/nferruzzi/libsdl2.git'

target .... do

pod 'sdl2'

end

then you can

pod install

as usual