diff options
| author | cenny <cenny@me.com> | 2015-11-11 13:30:21 +0000 |
|---|---|---|
| committer | cenny <cenny@me.com> | 2015-11-11 13:30:21 +0000 |
| commit | e95037b850da4ac0c7c2a4e0805f4623af089111 (patch) | |
| tree | 613448ee6fa60529c268f0e0cfbbb8446dd3739a /src/ui/ios/GF-Offline-Translator/Podfile | |
| parent | a4919b6c94b5298c5d820a12d9dd41ff005fa542 (diff) | |
iOS app sources copied from https://github.com/cennydavidsson/GF. Not yet tested with current GF.
Diffstat (limited to 'src/ui/ios/GF-Offline-Translator/Podfile')
| -rw-r--r-- | src/ui/ios/GF-Offline-Translator/Podfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ui/ios/GF-Offline-Translator/Podfile b/src/ui/ios/GF-Offline-Translator/Podfile new file mode 100644 index 000000000..342870005 --- /dev/null +++ b/src/ui/ios/GF-Offline-Translator/Podfile @@ -0,0 +1,5 @@ +# Uncomment this line to define a global platform for your project +# platform :ios, ’8.0’ + +pod 'SlackTextViewController' + |
