Latest Flurry SDK
To use 5.0.0 FlurrySDK from cocoapods, add this line in your Pods file:
pod 'FlurrySDK', '5.0'
If you also want the FlurryAds SDK, you can define pods to install both subspecs:
pod 'FlurrySDK/FlurrySDK', '5.0'
pod 'FlurrySDK/FlurryAds', '5.0'