From e95037b850da4ac0c7c2a4e0805f4623af089111 Mon Sep 17 00:00:00 2001 From: cenny Date: Wed, 11 Nov 2015 13:30:21 +0000 Subject: iOS app sources copied from https://github.com/cennydavidsson/GF. Not yet tested with current GF. --- src/ui/ios/GF-Offline-Translator/Podfile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/ui/ios/GF-Offline-Translator/Podfile (limited to 'src/ui/ios/GF-Offline-Translator/Podfile') 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' + -- cgit v1.2.3