We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf8467 commit 38d64b7Copy full SHA for 38d64b7
README.md
@@ -48,7 +48,7 @@ platform :ios, '10.0'
48
use_frameworks!
49
50
target '<Your Target Name>' do
51
- pod 'FramesIos', '~> 2.0'
+ pod 'Frames', '~> 2.0'
52
end
53
```
54
0 commit comments