diff --git a/README.md b/README.md index 86f3781..2242e7b 100644 --- a/README.md +++ b/README.md @@ -78,12 +78,12 @@ SVG Document Properties: - viewBox - width, height -Note on using JAMSVGImage with Cocoapods +Note on using JAMSVGImage with CocoaPods ---- To use the IBDesignable and IBInspectable attributes in Interface Builder while bringing JAMSVGImage in via cocoapods requires a bit of hackery: -1. Make sure you're using Cocoapods 0.36.0.beta.1 or newer +1. Make sure you're using CocoaPods 0.36.0.beta.1 or newer 2. Add use_frameworks! at the top of your Podfile to enable Framework opt-in 3. Add all SVGs have to a "Copy Files" build phase for the JAMSVGImage framework in your Pods project, like so: