You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2024. It is now read-only.
@@ -139,7 +138,7 @@ You can apply some customisation. To do it you can use the [FacebookPickerConfig
139
138
140
139
## Translation
141
140
142
-
GBHFacebookImagePicker is currently written in english. If you need translation for the permission popup (or whatever thing), just add this line in your localized file :
141
+
FacebookImagePicker is currently written in english. If you need translation for the permission popup (or whatever thing), just add this line in your localized file :
143
142
144
143
```
145
144
"Pictures" = "<your_translation>";
@@ -162,7 +161,7 @@ GBHFacebookImagePicker is currently written in english. If you need translation
162
161
163
162
## Installation
164
163
165
-
GBHFacebookImagePicker is available through [CocoaPods](http://cocoapods.org). To install
164
+
FacebookImagePicker is available through [CocoaPods](http://cocoapods.org). To install
166
165
it, simply add the following line to your Podfile:
167
166
168
167
```ruby
@@ -194,6 +193,6 @@ Inspired by [OceanLabs/FacebookImagePicker-iOS](https://github.com/OceanLabs/Fac
194
193
195
194
## License
196
195
197
-
GBHFacebookImagePicker is available under the [MIT license](LICENSE).
196
+
FacebookImagePicker is available under the [MIT license](LICENSE).
198
197
199
198
If your application use this picker consider to add the licence in your Credits/About section. You can use [this library to do it](https://github.com/terflogag/OpenSourceController).
0 commit comments