facebookarchive / pop

An extensible iOS and OS X animation library, useful for physics-based interactions.
Other
19.66k stars 2.88k forks source link

Cannot install pod #325

Closed zargaryan closed 8 years ago

zargaryan commented 8 years ago

pod "EmailTemplates" tried everything on this topic nothing helps. The output is :

Analyzing dependencies [!] Unable to find a specification for EmailTemplates

Podfile is:

use_frameworks!

target "TargetName" do pod 'GoogleIDFASupport' pod 'Mixpanel' pod 'RMUniversalAlert' pod 'FMDB' pod 'LaunchKit' pod 'LGSideMenuController', '~> 1.0.0' pod 'QBImagePickerController' pod 'Realm' pod 'EmailTemplates' end

grp commented 8 years ago

This is the issue page for Pop, an animation library. Please re-open if your issue is related to Pop — I didn't see it mentioned in your message.