diff --git a/Demo/Podfile b/Demo/Podfile
index ffc7b88..b24b192 100644
--- a/Demo/Podfile
+++ b/Demo/Podfile
@@ -14,7 +14,7 @@ pod 'NBULog'
 pod 'LumberjackConsole'
 
 # For development
-pod 'NBUKit', :head
+#pod 'NBUKit', :head
 #pod 'NBUKit', :path => '../../NBUKit'
 pod 'NBUImagePicker', :path => '../'
 
diff --git a/Demo/Podfile.lock b/Demo/Podfile.lock
index dcf09d3..1808b5c 100644
--- a/Demo/Podfile.lock
+++ b/Demo/Podfile.lock
@@ -1,8 +1,8 @@
 PODS:
-  - CocoaLumberjack (1.8.0):
+  - CocoaLumberjack (1.8.1):
     - CocoaLumberjack/Extensions
-  - CocoaLumberjack/Core (1.8.0)
-  - CocoaLumberjack/Extensions (1.8.0):
+  - CocoaLumberjack/Core (1.8.1)
+  - CocoaLumberjack/Extensions (1.8.1):
     - CocoaLumberjack/Core
   - GPUImage (HEAD based on 0.1.2)
   - Lockbox (1.4.6)
@@ -22,7 +22,7 @@ PODS:
     - NBUCore (>= 2.0.0)
   - MotionOrientation@PTEz (1.0.0)
   - NBUCore (2.0.0)
-  - NBUImagePicker (1.0.0):
+  - NBUImagePicker (1.1.0):
     - NBUImagePicker/Assets
     - NBUImagePicker/Base
     - NBUImagePicker/Camera
@@ -32,68 +32,68 @@ PODS:
     - NBUImagePicker/MediaInfo
     - NBUImagePicker/Picker
     - NBUImagePicker/Resources
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Assets (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Assets (1.1.0):
     - NBUImagePicker/Base
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Base (1.0.0):
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Camera (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Base (1.1.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Camera (1.1.0):
     - NBUImagePicker/Assets
-    - NBUKit (>= 2.0.1)
+    - NBUKit (>= 2.1.0)
     - RBVolumeButtons
-  - NBUImagePicker/Filters (1.0.0):
+  - NBUImagePicker/Filters (1.1.0):
     - GPUImage (>= 0.1.2)
     - NBUImagePicker/Base
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Gallery (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Gallery (1.1.0):
     - NBUImagePicker/Assets
     - NBUImagePicker/MediaInfo
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Image (1.0.0):
-    - NBUImagePicker/Filters
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Image (1.1.0):
     - NBUImagePicker/MediaInfo
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/MediaInfo (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/MediaInfo (1.1.0):
     - NBUImagePicker/Assets
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Picker (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Picker (1.1.0):
     - NBUImagePicker/Camera
     - NBUImagePicker/Gallery
     - NBUImagePicker/Image
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Resources (1.0.0):
-    - NBUKit (>= 2.0.1)
-  - NBUKit (2.0.1):
+    - NBUImagePicker/Resources
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Resources (1.1.0):
+    - NBUKit (>= 2.1.0)
+  - NBUKit (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Additions
     - NBUKit/Base
     - NBUKit/Library
     - NBUKit/UI
-  - NBUKit/Additions (2.0.1):
+  - NBUKit/Additions (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Base
-  - NBUKit/Base (2.0.1):
+  - NBUKit/Base (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
-  - NBUKit/Library (2.0.1):
+  - NBUKit/Library (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Base
     - NBUKit/Library/NBUCompatibility
     - NBUKit/Library/RestKit Support
-  - NBUKit/Library/NBUCompatibility (2.0.1):
+  - NBUKit/Library/NBUCompatibility (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Base
     - NBUKit/UI
-  - NBUKit/Library/RestKit Support (2.0.1):
+  - NBUKit/Library/RestKit Support (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Base
-  - NBUKit/UI (2.0.1):
+  - NBUKit/UI (2.1.0):
     - Lockbox (>= 1.4.6)
     - MotionOrientation@PTEz (>= 1.0.0)
     - NBUCore (>= 2.0.0)
@@ -116,14 +116,14 @@ EXTERNAL SOURCES:
     :path: ../
 
 SPEC CHECKSUMS:
-  CocoaLumberjack: 6ed94046d2ca7fde03a73b3d01b8cfc56574b314
+  CocoaLumberjack: 020378ec400d658923bf5887178394f65f052c90
   GPUImage: 007145faa0e27f1ddbcab93e07f026c9776e2fa2
   Lockbox: 56ac5c11e51d46baa4408960a5a35b355a32840e
   LumberjackConsole: 5685b2b30548da75c94f5b412ab2f934e9d543eb
   MotionOrientation@PTEz: 0b987d39639b13ce2769f6dc6f96f59783ca8786
   NBUCore: 66e33f9426cbefb5ca88f3228cfc2dd36eac6e71
-  NBUImagePicker: 9e16842451e59f9b3ba887a69c8b87154513c1c8
-  NBUKit: 79753017e76910f5b100910307aa06132ee38130
+  NBUImagePicker: f0cb4b67a5adf5599b5d982f71140b32eab56c1b
+  NBUKit: e13f4ef5921e3fe8b4a5282f994c81b17df9a84e
   NBULog: 98bcc4805a07def3044970829e3f5c720a6017af
   RBVolumeButtons: 8fc67cc874d6dfa1808f61c91e9931ccabe52ae0
 
diff --git a/Demo/Pods/CocoaLumberjack/Lumberjack/DDFileLogger.h b/Demo/Pods/CocoaLumberjack/Lumberjack/DDFileLogger.h
index 4d27f52..e5f20dc 100644
--- a/Demo/Pods/CocoaLumberjack/Lumberjack/DDFileLogger.h
+++ b/Demo/Pods/CocoaLumberjack/Lumberjack/DDFileLogger.h
@@ -343,7 +343,8 @@
 // On the simulator we add an attribute by appending a filename extension.
 // 
 // For example:
-// log-ABC123.txt -> log-ABC123.archived.txt
+// "mylog.txt" -> "mylog.archived.txt"
+// "mylog"     -> "mylog.archived"
 
 - (BOOL)hasExtensionAttributeWithName:(NSString *)attrName;
 
diff --git a/Demo/Pods/CocoaLumberjack/Lumberjack/DDFileLogger.m b/Demo/Pods/CocoaLumberjack/Lumberjack/DDFileLogger.m
index 121fa7b..077f2b2 100644
--- a/Demo/Pods/CocoaLumberjack/Lumberjack/DDFileLogger.m
+++ b/Demo/Pods/CocoaLumberjack/Lumberjack/DDFileLogger.m
@@ -306,7 +306,18 @@ - (NSArray *)unsortedLogFilePaths
     {
         // Filter out any files that aren't log files. (Just for extra safety)
         
+    #if TARGET_IPHONE_SIMULATOR
+        // In case of iPhone simulator there can be 'archived' extension. isLogFile:
+        // method knows nothing about it. Thus removing it for this method.
+        //
+        // See full explanation in the header file.
+        NSString *theFileName = [fileName stringByReplacingOccurrencesOfString:@".archived"
+                                                                    withString:@""];
+
+        if ([self isLogFile:theFileName])
+    #else
         if ([self isLogFile:fileName])
+    #endif
         {
             NSString *filePath = [logsDirectory stringByAppendingPathComponent:fileName];
             
@@ -1237,18 +1248,25 @@ - (void)renameFile:(NSString *)newFileName
         NSString *newFilePath = [fileDir stringByAppendingPathComponent:newFileName];
         
         NSLogVerbose(@"DDLogFileInfo: Renaming file: '%@' -> '%@'", self.fileName, newFileName);
-        
+
         NSError *error = nil;
+        if (![[NSFileManager defaultManager] fileExistsAtPath:newFilePath]){
+            if([[NSFileManager defaultManager] removeItemAtPath:newFilePath error:&error]){
+                NSLogError(@"DDLogFileInfo: Error deleting archive (%@): %@", self.fileName, error);
+            }
+        }
+
         if (![[NSFileManager defaultManager] moveItemAtPath:filePath toPath:newFilePath error:&error])
         {
             NSLogError(@"DDLogFileInfo: Error renaming file (%@): %@", self.fileName, error);
         }
-        
+
         filePath = newFilePath;
         [self reset];
     }
 }
 
+
 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 #pragma mark Attribute Management
 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -1264,35 +1282,29 @@ - (BOOL)hasExtensionAttributeWithName:(NSString *)attrName
     // This method is only used on the iPhone simulator, where normal extended attributes are broken.
     // See full explanation in the header file.
     
-    // Split the file name into components.
-    // 
-    // log-ABC123.archived.uploaded.txt
-    // 
-    // 0. log-ABC123
-    // 1. archived
-    // 2. uploaded
-    // 3. txt
-    // 
-    // So we want to search for the attrName in the components (ignoring the first and last array indexes).
+    // Split the file name into components. File name may have various format, but generally
+    // structure is same:
+    //
+    // <name part>.<extension part> and <name part>.archived.<extension part>
+    // or
+    // <name part> and <name part>.archived
+    //
+    // So we want to search for the attrName in the components (ignoring the first array index).
     
     NSArray *components = [[self fileName] componentsSeparatedByString:@"."];
     
     // Watch out for file names without an extension
-    
-    NSUInteger count = [components count];
-    NSUInteger max = (count >= 2) ? count-1 : count;
-    
-    NSUInteger i;
-    for (i = 1; i < max; i++)
+
+    for (NSUInteger i = 1; i < components.count; i++)
     {
         NSString *attr = [components objectAtIndex:i];
-        
+
         if ([attrName isEqualToString:attr])
         {
             return YES;
         }
     }
-    
+
     return NO;
 }
 
@@ -1305,9 +1317,10 @@ - (void)addExtensionAttributeWithName:(NSString *)attrName
     
     // Example:
     // attrName = "archived"
-    // 
-    // "log-ABC123.txt" -> "log-ABC123.archived.txt"
-    
+    //
+    // "mylog.txt" -> "mylog.archived.txt"
+    // "mylog"     -> "mylog.archived"
+
     NSArray *components = [[self fileName] componentsSeparatedByString:@"."];
     
     NSUInteger count = [components count];
@@ -1365,7 +1378,8 @@ - (void)removeExtensionAttributeWithName:(NSString *)attrName
     // Example:
     // attrName = "archived"
     // 
-    // "log-ABC123.archived.txt" -> "log-ABC123.txt"
+    // "mylog.archived.txt" -> "mylog.txt"
+    // "mylog.archived"     -> "mylog"
     
     NSArray *components = [[self fileName] componentsSeparatedByString:@"."];
     
@@ -1423,7 +1437,10 @@ - (void)addExtendedAttributeWithName:(NSString *)attrName
     
     if (result < 0)
     {
-        NSLogError(@"DDLogFileInfo: setxattr(%@, %@): error = %i", attrName, self.fileName, result);
+        NSLogError(@"DDLogFileInfo: setxattr(%@, %@): error = %s",
+                   attrName,
+                   self.fileName,
+                   strerror(errno));
     }
 }
 
@@ -1436,7 +1453,10 @@ - (void)removeExtendedAttributeWithName:(NSString *)attrName
     
     if (result < 0 && errno != ENOATTR)
     {
-        NSLogError(@"DDLogFileInfo: removexattr(%@, %@): error = %i", attrName, self.fileName, result);
+        NSLogError(@"DDLogFileInfo: removexattr(%@, %@): error = %s",
+                   attrName,
+                   self.fileName,
+                   strerror(errno));
     }
 }
 
diff --git a/Demo/Pods/CocoaLumberjack/Lumberjack/DDLog.h b/Demo/Pods/CocoaLumberjack/Lumberjack/DDLog.h
index c9ef83e..652b967 100755
--- a/Demo/Pods/CocoaLumberjack/Lumberjack/DDLog.h
+++ b/Demo/Pods/CocoaLumberjack/Lumberjack/DDLog.h
@@ -359,6 +359,8 @@ NSString *DDExtractFileNameWithoutExtension(const char *filePath, BOOL copy);
 + (void)removeLogger:(id <DDLogger>)logger;
 + (void)removeAllLoggers;
 
++ (NSArray *)allLoggers;
+
 /**
  * Registered Dynamic Logging
  * 
diff --git a/Demo/Pods/CocoaLumberjack/Lumberjack/DDLog.m b/Demo/Pods/CocoaLumberjack/Lumberjack/DDLog.m
index 777e089..617981b 100755
--- a/Demo/Pods/CocoaLumberjack/Lumberjack/DDLog.m
+++ b/Demo/Pods/CocoaLumberjack/Lumberjack/DDLog.m
@@ -77,6 +77,7 @@ @interface DDLog (PrivateAPI)
 + (void)lt_addLogger:(id <DDLogger>)logger logLevel:(int)logLevel;
 + (void)lt_removeLogger:(id <DDLogger>)logger;
 + (void)lt_removeAllLoggers;
++ (NSArray *)lt_allLoggers;
 + (void)lt_log:(DDLogMessage *)logMessage;
 + (void)lt_flush;
 
@@ -232,6 +233,17 @@ + (void)removeAllLoggers
     }});
 }
 
++ (NSArray *)allLoggers
+{
+    __block NSArray *theLoggers;
+
+    dispatch_sync(loggingQueue, ^{ @autoreleasepool {
+        theLoggers = [self lt_allLoggers];
+    }});
+
+    return theLoggers;
+}
+
 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 #pragma mark Master Logging
 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -527,13 +539,13 @@ + (void)setLogLevel:(int)logLevel forClassWithName:(NSString *)aClassName
 #pragma mark Logging Thread
 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
-/**
- * This method should only be run on the logging thread/queue.
-**/
 + (void)lt_addLogger:(id <DDLogger>)logger logLevel:(int)logLevel
 {
     // Add to loggers array.
     // Need to create loggerQueue if loggerNode doesn't provide one.
+
+    NSAssert(dispatch_get_specific(GlobalLoggingQueueIdentityKey),
+            @"This method should only be run on the logging thread/queue");
     
     dispatch_queue_t loggerQueue = NULL;
     
@@ -570,12 +582,12 @@ + (void)lt_addLogger:(id <DDLogger>)logger logLevel:(int)logLevel
     }
 }
 
-/**
- * This method should only be run on the logging thread/queue.
-**/
 + (void)lt_removeLogger:(id <DDLogger>)logger
 {
     // Find associated loggerNode in list of added loggers
+
+    NSAssert(dispatch_get_specific(GlobalLoggingQueueIdentityKey),
+            @"This method should only be run on the logging thread/queue");
     
     DDLoggerNode *loggerNode = nil;
     
@@ -609,13 +621,13 @@ + (void)lt_removeLogger:(id <DDLogger>)logger
     [loggers removeObject:loggerNode];
 }
 
-/**
- * This method should only be run on the logging thread/queue.
-**/
 + (void)lt_removeAllLoggers
 {
     // Notify all loggers
     
+    NSAssert(dispatch_get_specific(GlobalLoggingQueueIdentityKey),
+            @"This method should only be run on the logging thread/queue");
+
     for (DDLoggerNode *loggerNode in loggers)
     {
         if ([loggerNode->logger respondsToSelector:@selector(willRemoveLogger)])
@@ -632,12 +644,27 @@ + (void)lt_removeAllLoggers
     [loggers removeAllObjects];
 }
 
-/**
- * This method should only be run on the logging thread/queue.
-**/
++ (NSArray *)lt_allLoggers
+{
+    NSAssert(dispatch_get_specific(GlobalLoggingQueueIdentityKey),
+            @"This method should only be run on the logging thread/queue");
+
+    NSMutableArray *theLoggers = [NSMutableArray new];
+
+    for (DDLoggerNode *loggerNode in loggers)
+    {
+        [theLoggers addObject:loggerNode->logger];
+    }
+
+    return [theLoggers copy];
+}
+
 + (void)lt_log:(DDLogMessage *)logMessage
 {
     // Execute the given log message on each of our loggers.
+
+    NSAssert(dispatch_get_specific(GlobalLoggingQueueIdentityKey),
+            @"This method should only be run on the logging thread/queue");
     
     if (numProcessors > 1)
     {
@@ -700,15 +727,15 @@ + (void)lt_log:(DDLogMessage *)logMessage
     dispatch_semaphore_signal(queueSemaphore);
 }
 
-/**
- * This method should only be run on the background logging thread.
-**/
 + (void)lt_flush
 {
     // All log statements issued before the flush method was invoked have now been executed.
     // 
     // Now we need to propogate the flush request to any loggers that implement the flush method.
     // This is designed for loggers that buffer IO.
+
+    NSAssert(dispatch_get_specific(GlobalLoggingQueueIdentityKey),
+            @"This method should only be run on the logging thread/queue");
         
     for (DDLoggerNode *loggerNode in loggers)
     {
diff --git a/Demo/Pods/CocoaLumberjack/README.markdown b/Demo/Pods/CocoaLumberjack/README.markdown
index ab19444..abd5d33 100644
--- a/Demo/Pods/CocoaLumberjack/README.markdown
+++ b/Demo/Pods/CocoaLumberjack/README.markdown
@@ -1,33 +1,46 @@
-### Lumberjack is Fast & Simple, yet Powerful & Flexible.
+<p align="center" >
+  <img src="LumberjackLogo.png" title="Lumberjack logo" float=left>
+</p>
+
+**CocoaLumberjack** is a fast & simple, yet powerful & flexible logging framework for Mac and iOS.
+
+#### Lumberjack is Fast & Simple, yet Powerful & Flexible.
 
 It is similar in concept to other popular logging frameworks such as log4j, yet is designed specifically for Objective-C, and takes advantage of features such as multi-threading, grand central dispatch (if available), lockless atomic operations, and the dynamic nature of the Objective-C runtime.
 
-### Lumberjack is Fast
+#### Lumberjack is Fast
 
 In most cases it is an order of magnitude faster than NSLog.
 
-### Lumberjack is Simple
+#### Lumberjack is Simple
 
 It takes as little as a single line of code to configure lumberjack when your application launches. Then simply replace your NSLog statements with DDLog statements and that's about it. (And the DDLog macros have the exact same format and syntax as NSLog, so it's super easy.)
 
-### Lumberjack is Powerful:
+#### Lumberjack is Powerful:
 
 One log statement can be sent to multiple loggers, meaning you can log to a file and the console simultaneously. Want more? Create your own loggers (it's easy) and send your log statements over the network. Or to a database or distributed file system. The sky is the limit.
 
-### Lumberjack is Flexible:
+#### Lumberjack is Flexible:
 
 Configure your logging however you want. Change log levels per file (perfect for debugging). Change log levels per logger (verbose console, but concise log file). Change log levels per xcode configuration (verbose debug, but concise release). Have your log statements compiled out of the release build. Customize the number of log levels for your application. Add your own fine-grained logging. Dynamically change log levels during runtime. Choose how & when you want your log files to be rolled. Upload your log files to a central server. Compress archived log files to save disk space...
 
-<br/>
-
-###This framework is for you if:
+### This framework is for you if:
 
 -   You're looking for a way to track down that impossible-to-reproduce bug that keeps popping up in the field.
 -   You're frustrated with the super short console log on the iPhone.
 -   You're looking to take your application to the next level in terms of support and stability.
 -   You're looking for an enterprise level logging solution for your application (Mac or iPhone).
 
-<br/>
+### How to get started
+- install via [CocoaPods](http://cocoapods.org)
+
+```ruby
+platform :ios, '6.1'
+pod 'CocoaLumberjack'
+```
+- read the [Getting started](https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/GettingStarted) guide, check out the [FAQ](https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/FAQ) section or the other [docs](https://github.com/CocoaLumberjack/CocoaLumberjack/wiki)
+- if you find issues or want to suggest improvements, create an issue or a pull request
+- for all kinds of questions involving CocoaLumberjack, use the [Google group](http://groups.google.com/group/cocoalumberjack) or StackOverflow (use [#lumberjack](http://stackoverflow.com/questions/tagged/lumberjack)).
 
 ### Documentation
 - **[Get started using Lumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/GettingStarted)**<br/>
@@ -45,8 +58,17 @@ Configure your logging however you want. Change log levels per file (perfect for
 - iOS 5 or later
 - OS X 10.7 or later
 
-<br/>
-Can't find the answer to your question in any of the [wiki](https://github.com/CocoaLumberjack/CocoaLumberjack/wiki) articles? Try the **[mailing list](http://groups.google.com/group/cocoalumberjack)**.
-<br/>
-<br/>
-Love the project? Wanna buy me a coffee? (or a beer :D) [![donation](http://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UZRA26JPJB3DA)
+### Author
+- [Robbie Hanson](https://github.com/robbiehanson)
+- Love the project? Wanna buy me a coffee? (or a beer :D) [![donation](http://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UZRA26JPJB3DA)
+
+### Collaborators
+- [Ernesto Rivera](https://github.com/rivera-ernesto)
+- [Dmitry Vorobyov](https://github.com/dvor)
+- [Bogdan Poplauschi](https://github.com/bpoplauschi)
+
+### License
+- CocoaLumberjack is available under the BSD license. See the [LICENSE file](https://github.com/CocoaLumberjack/CocoaLumberjack/blob/master/LICENSE.txt).
+
+
+[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/CocoaLumberjack/cocoalumberjack/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
diff --git a/Demo/Pods/Local Podspecs/NBUImagePicker.podspec b/Demo/Pods/Local Podspecs/NBUImagePicker.podspec
index 60a1bcf..1ec76af 100644
--- a/Demo/Pods/Local Podspecs/NBUImagePicker.podspec	
+++ b/Demo/Pods/Local Podspecs/NBUImagePicker.podspec	
@@ -3,7 +3,7 @@
 Pod::Spec.new do |s|
     
     s.name          = "NBUImagePicker"
-    s.version       = "1.0.0"
+    s.version       = "1.1.0"
     s.summary       = "Modular image picker with Simulator-compatible AVFondation camera, assets library, filters and more."
     s.description   = "Modular and fully customizable UIImagePickerController replacement with Simulator-compatible AVFondation camera, AssetsLibrary and custom directory assets' browser, and image cropping, filters and gallery. Change element's sizes, position, customize picker workflow, add/remove/rename filters, localize for other languages, use cropping features from other libraries, etc."
     s.homepage      = "http://cyberagent.github.io/iOS-NBUImagePicker/"
@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
     s.requires_arc  = true
     s.preserve_paths = "README.md", "NOTICE"
     
-    s.dependency 'NBUKit',      '>= 2.0.1'
+    s.dependency 'NBUKit',      '>= 2.1.0'
     
     s.subspec 'Base' do |sub|
         sub.source_files  = 'Source/*.{h,m}'
@@ -48,7 +48,6 @@ Pod::Spec.new do |s|
     
     s.subspec 'Image' do |sub|
         sub.source_files    = 'Source/Image/*.{h,m}'
-        sub.dependency      'NBUImagePicker/Filters'
         sub.dependency      'NBUImagePicker/MediaInfo'
     end
     
@@ -68,10 +67,11 @@ Pod::Spec.new do |s|
         sub.dependency      'NBUImagePicker/Camera'
         sub.dependency      'NBUImagePicker/Image'
         sub.dependency      'NBUImagePicker/Gallery'
+        sub.dependency      'NBUImagePicker/Resources'
     end
     
     s.subspec 'Resources' do |sub|
-        sub.resource_bundle = { 'NBUImagePicker' => ['Resources/*.{png,lproj}', 'Resources/filters', 'Source/**/*.{xib}'] }
+        sub.resource_bundle = { 'NBUImagePicker' => ['Resources/*.{png,lproj}', 'Resources/filters', 'Source/**/*.{storyboard,xib}'] }
     end
     
 end
diff --git a/Demo/Pods/Local Podspecs/NBUKit.podspec b/Demo/Pods/Local Podspecs/NBUKit.podspec
index 3b2d225..51237c5 100644
--- a/Demo/Pods/Local Podspecs/NBUKit.podspec	
+++ b/Demo/Pods/Local Podspecs/NBUKit.podspec	
@@ -3,7 +3,7 @@
 Pod::Spec.new do |s|
     
     s.name          = "NBUKit"
-    s.version       = "2.0.1"
+    s.version       = "2.1.0"
     s.summary       = "UIKit and NSFoundation convenience categories and subclasses."
     s.homepage      = "http://cyberagent.github.io/iOS-NBUKit/"
     s.license       = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
diff --git a/Demo/Pods/Manifest.lock b/Demo/Pods/Manifest.lock
index dcf09d3..1808b5c 100644
--- a/Demo/Pods/Manifest.lock
+++ b/Demo/Pods/Manifest.lock
@@ -1,8 +1,8 @@
 PODS:
-  - CocoaLumberjack (1.8.0):
+  - CocoaLumberjack (1.8.1):
     - CocoaLumberjack/Extensions
-  - CocoaLumberjack/Core (1.8.0)
-  - CocoaLumberjack/Extensions (1.8.0):
+  - CocoaLumberjack/Core (1.8.1)
+  - CocoaLumberjack/Extensions (1.8.1):
     - CocoaLumberjack/Core
   - GPUImage (HEAD based on 0.1.2)
   - Lockbox (1.4.6)
@@ -22,7 +22,7 @@ PODS:
     - NBUCore (>= 2.0.0)
   - MotionOrientation@PTEz (1.0.0)
   - NBUCore (2.0.0)
-  - NBUImagePicker (1.0.0):
+  - NBUImagePicker (1.1.0):
     - NBUImagePicker/Assets
     - NBUImagePicker/Base
     - NBUImagePicker/Camera
@@ -32,68 +32,68 @@ PODS:
     - NBUImagePicker/MediaInfo
     - NBUImagePicker/Picker
     - NBUImagePicker/Resources
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Assets (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Assets (1.1.0):
     - NBUImagePicker/Base
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Base (1.0.0):
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Camera (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Base (1.1.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Camera (1.1.0):
     - NBUImagePicker/Assets
-    - NBUKit (>= 2.0.1)
+    - NBUKit (>= 2.1.0)
     - RBVolumeButtons
-  - NBUImagePicker/Filters (1.0.0):
+  - NBUImagePicker/Filters (1.1.0):
     - GPUImage (>= 0.1.2)
     - NBUImagePicker/Base
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Gallery (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Gallery (1.1.0):
     - NBUImagePicker/Assets
     - NBUImagePicker/MediaInfo
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Image (1.0.0):
-    - NBUImagePicker/Filters
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Image (1.1.0):
     - NBUImagePicker/MediaInfo
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/MediaInfo (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/MediaInfo (1.1.0):
     - NBUImagePicker/Assets
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Picker (1.0.0):
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Picker (1.1.0):
     - NBUImagePicker/Camera
     - NBUImagePicker/Gallery
     - NBUImagePicker/Image
-    - NBUKit (>= 2.0.1)
-  - NBUImagePicker/Resources (1.0.0):
-    - NBUKit (>= 2.0.1)
-  - NBUKit (2.0.1):
+    - NBUImagePicker/Resources
+    - NBUKit (>= 2.1.0)
+  - NBUImagePicker/Resources (1.1.0):
+    - NBUKit (>= 2.1.0)
+  - NBUKit (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Additions
     - NBUKit/Base
     - NBUKit/Library
     - NBUKit/UI
-  - NBUKit/Additions (2.0.1):
+  - NBUKit/Additions (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Base
-  - NBUKit/Base (2.0.1):
+  - NBUKit/Base (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
-  - NBUKit/Library (2.0.1):
+  - NBUKit/Library (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Base
     - NBUKit/Library/NBUCompatibility
     - NBUKit/Library/RestKit Support
-  - NBUKit/Library/NBUCompatibility (2.0.1):
+  - NBUKit/Library/NBUCompatibility (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Base
     - NBUKit/UI
-  - NBUKit/Library/RestKit Support (2.0.1):
+  - NBUKit/Library/RestKit Support (2.1.0):
     - Lockbox (>= 1.4.6)
     - NBUCore (>= 2.0.0)
     - NBUKit/Base
-  - NBUKit/UI (2.0.1):
+  - NBUKit/UI (2.1.0):
     - Lockbox (>= 1.4.6)
     - MotionOrientation@PTEz (>= 1.0.0)
     - NBUCore (>= 2.0.0)
@@ -116,14 +116,14 @@ EXTERNAL SOURCES:
     :path: ../
 
 SPEC CHECKSUMS:
-  CocoaLumberjack: 6ed94046d2ca7fde03a73b3d01b8cfc56574b314
+  CocoaLumberjack: 020378ec400d658923bf5887178394f65f052c90
   GPUImage: 007145faa0e27f1ddbcab93e07f026c9776e2fa2
   Lockbox: 56ac5c11e51d46baa4408960a5a35b355a32840e
   LumberjackConsole: 5685b2b30548da75c94f5b412ab2f934e9d543eb
   MotionOrientation@PTEz: 0b987d39639b13ce2769f6dc6f96f59783ca8786
   NBUCore: 66e33f9426cbefb5ca88f3228cfc2dd36eac6e71
-  NBUImagePicker: 9e16842451e59f9b3ba887a69c8b87154513c1c8
-  NBUKit: 79753017e76910f5b100910307aa06132ee38130
+  NBUImagePicker: f0cb4b67a5adf5599b5d982f71140b32eab56c1b
+  NBUKit: e13f4ef5921e3fe8b4a5282f994c81b17df9a84e
   NBULog: 98bcc4805a07def3044970829e3f5c720a6017af
   RBVolumeButtons: 8fc67cc874d6dfa1808f61c91e9931ccabe52ae0
 
diff --git a/Demo/Pods/NBUKit/Library/NBUCompatibility/ActiveView.m b/Demo/Pods/NBUKit/Library/NBUCompatibility/ActiveView.m
index e4e98e6..13114e8 100644
--- a/Demo/Pods/NBUKit/Library/NBUCompatibility/ActiveView.m
+++ b/Demo/Pods/NBUKit/Library/NBUCompatibility/ActiveView.m
@@ -164,9 +164,9 @@ - (BOOL)isAnimated
 - (CGSize)sizeThatFits:(CGSize)size
 {
     NBULogVerbose(@">>> %@ sizeThatFits: %@ dynamicHeightViews: %@",
-               NSStringFromClass([self class]),
-               NSStringFromCGSize(size),
-               _dynamicHeightSubviews);
+                  NSStringFromClass([self class]),
+                  NSStringFromCGSize(size),
+                  _dynamicHeightSubviews);
     
     // Empty or no flexible subviews?
     if ((self.empty && _noContentsView) ||
@@ -174,8 +174,8 @@ - (CGSize)sizeThatFits:(CGSize)size
         ([_dynamicHeightSubviews count] == 0))
     {
         NBULogVerbose(@"<<< %@ to %@ (originalSize)",
-                   NSStringFromCGSize(self.bounds.size),
-                   NSStringFromCGSize(CGSizeMake(size.width, _originalSize.height)));
+                      NSStringFromCGSize(self.bounds.size),
+                      NSStringFromCGSize(CGSizeMake(size.width, _originalSize.height)));
         return CGSizeMake(size.width,
                           _originalSize.height);
     }
@@ -194,8 +194,8 @@ - (CGSize)sizeThatFits:(CGSize)size
     }
     
     NBULogVerbose(@"<<< %@ to %@",
-               NSStringFromCGSize(self.bounds.size),
-               NSStringFromCGSize(CGSizeMake(size.width, heightThatFits)));
+                  NSStringFromCGSize(self.bounds.size),
+                  NSStringFromCGSize(CGSizeMake(size.width, heightThatFits)));
     return CGSizeMake(size.width,
                       heightThatFits);
 }
@@ -211,7 +211,7 @@ - (void)layoutSubviews
         if (_noContentsView.superview != self)
         {
             _noContentsView.center = CGPointMake(CGRectGetMidX(self.bounds),
-                                                kMarginFromTop + (_noContentsView.frame.size.height / 2.0));
+                                                 kMarginFromTop + (_noContentsView.frame.size.height / 2.0));
             [self addSubview:_noContentsView];
         }
         [UIView animateWithDuration:self.animated ? kAnimationDuration : 0.0
@@ -274,7 +274,7 @@ - (void)setRecognizeTap:(BOOL)recognizeTap
     {
         if (!_tapRecognizer)
         {
-            _tapRecognizer = [[UITapGestureRecognizer alloc] initWithTarget:self 
+            _tapRecognizer = [[UITapGestureRecognizer alloc] initWithTarget:self
                                                                      action:@selector(tapped:)];
             _tapRecognizer.delegate = self;
             [self addGestureRecognizer:_tapRecognizer];
@@ -323,7 +323,7 @@ - (void)setRecognizeSwipe:(BOOL)recognizeSwipe
     {
         if (!_swipeRecognizer)
         {
-            _swipeRecognizer = [[UISwipeGestureRecognizer alloc] initWithTarget:self 
+            _swipeRecognizer = [[UISwipeGestureRecognizer alloc] initWithTarget:self
                                                                          action:@selector(swiped:)];
             _swipeRecognizer.delegate = self;
             [self addGestureRecognizer:_swipeRecognizer];
@@ -437,8 +437,8 @@ - (BOOL)gestureRecognizer:(UIGestureRecognizer *)gestureRecognizer
     }
     
     NBULogVerbose(@"%@ shouldReceiveTouch: %@",
-               NSStringFromClass([self class]),
-               NBUStringFromBOOL(receive));
+                  NSStringFromClass([self class]),
+                  NBUStringFromBOOL(receive));
     return receive;
 }
 
@@ -448,7 +448,7 @@ - (BOOL)gestureRecognizer:(UIGestureRecognizer *)gestureRecognizer
 @implementation ActiveLabel
 
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
@@ -488,7 +488,7 @@ - (CGSize)sizeThatFits:(CGSize)size
     }
     
     NBULogVerbose(@"<<< %@ to %@ (supper sizeThatFits %@: %@) (al: %@)",
-               NSStringFromCGSize(self.bounds.size), NSStringFromCGSize(sizeThatFits), NSStringFromCGSize(size), NSStringFromCGSize([super sizeThatFits:size]), self.text);
+                  NSStringFromCGSize(self.bounds.size), NSStringFromCGSize(sizeThatFits), NSStringFromCGSize(size), NSStringFromCGSize([super sizeThatFits:size]), self.text);
     
     return CGSizeMake(MIN(sizeThatFits.width, _maxSize.width),
                       MIN(sizeThatFits.height, _maxSize.height));
@@ -500,7 +500,7 @@ - (CGSize)sizeThatFits:(CGSize)size
 @implementation HighlightMask
 
 
-- (id)initWithFrame:(CGRect)frame
+- (instancetype)initWithFrame:(CGRect)frame
 {
     self = [super initWithFrame:frame];
     if (self)
diff --git a/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectSlideView.m b/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectSlideView.m
index 1d037c0..b6fad58 100644
--- a/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectSlideView.m
+++ b/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectSlideView.m
@@ -43,7 +43,7 @@ @implementation ObjectSlideView
     NSTimer * _randomTimer;
 }
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
@@ -212,7 +212,7 @@ - (void)tapped:(id)sender
         index = floor(([sender locationInView:self].x + _scrollView.contentOffset.x) /
                       (_scrollView.contentSize.width  / _nViews));
         NBULogVerbose(@"location %f offset %f viewWidth %f index %d",
-              [sender locationInView:self].x, _scrollView.contentOffset.x, (_scrollView.contentSize.width  / _nViews), index);
+                      [sender locationInView:self].x, _scrollView.contentOffset.x, (_scrollView.contentSize.width  / _nViews), index);
     }
     
     [self presentModalFromItemAtIndex:index];
@@ -236,7 +236,7 @@ - (void)presentModalFromItemAtIndex:(NSUInteger)index
                                                         animated:YES];
     
     NBULogVerbose(@"content width %f current page %d frame width %f",
-               _scrollView.contentSize.width, _pageControl.currentPage, _scrollView.frame.size.width);
+                  _scrollView.contentSize.width, _pageControl.currentPage, _scrollView.frame.size.width);
     
     controller.objectView.pageControl.numberOfPages = _nViews;
     controller.objectView.pageControl.currentPage = index;
@@ -316,7 +316,7 @@ - (void)scrollViewDidScroll:(UIScrollView *)sender
     float offset = _scrollView.contentOffset.x;
     if (_scrollView.contentOffset.x > 0)
     {
-        if ((int)offset % (int)pageWidth != 0) 
+        if ((int)offset % (int)pageWidth != 0)
         {
             page = ceil(offset/pageWidth);
         }
@@ -326,7 +326,7 @@ - (void)scrollViewDidScroll:(UIScrollView *)sender
         }
         
     }
-
+    
     NBULogVerbose(@"currentPage %d",page);
     _pageControl.currentPage = page;
 }
@@ -348,13 +348,13 @@ - (void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView
 - (void)layoutSubviews
 {
     [super layoutSubviews];
-
+    
     // Empty?
     if (self.isEmpty)
         return;
     
     [UIView animateWithDuration:self.isAnimated ? 0.3 : 0.0
-                          delay:0.0 
+                          delay:0.0
                         options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionAllowUserInteraction
                      animations:^{
                          
@@ -469,7 +469,7 @@ - (void)_layoutSubviews
                                          frame.size.height);
     
     NBULogVerbose(@"content width %f current page %d frame width %f",
-               _scrollView.contentSize.width, _pageControl.currentPage, _scrollView.frame.size.width);
+                  _scrollView.contentSize.width, _pageControl.currentPage, _scrollView.frame.size.width);
     
     CGFloat offsetX = _scrollView.pagingEnabled ? _scrollView.frame.size.width * _pageControl.currentPage : _scrollView.contentOffset.x;
     if (offsetX > 0.0 &&
diff --git a/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectTableView.m b/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectTableView.m
index e018ef9..03d55e2 100644
--- a/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectTableView.m
+++ b/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectTableView.m
@@ -49,7 +49,7 @@ @implementation ObjectTableView
 @dynamic delegate;
 @dynamic loadMoreView;
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
diff --git a/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectView.m b/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectView.m
index d27ca8c..899bac9 100644
--- a/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectView.m
+++ b/Demo/Pods/NBUKit/Library/NBUCompatibility/ObjectView.m
@@ -170,7 +170,7 @@ - (void)actionSheet:(UIActionSheet *)actionSheet clickedButtonAtIndex:(NSInteger
 
 @implementation ObjectViewMask
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
diff --git a/Demo/Pods/NBUKit/Library/NBUCompatibility/ScrollViewController.m b/Demo/Pods/NBUKit/Library/NBUCompatibility/ScrollViewController.m
index f8ccc70..ef60048 100644
--- a/Demo/Pods/NBUKit/Library/NBUCompatibility/ScrollViewController.m
+++ b/Demo/Pods/NBUKit/Library/NBUCompatibility/ScrollViewController.m
@@ -66,7 +66,7 @@ - (void)loadView
 {
     // Try to load self.view
     
-    // Let a Storyboard load it
+    // Let super load it
     NSString * nibName = self.nibName;
     if (self.storyboard &&                  // Has a Storyboard
         nibName &&                          // Has an assigned nibName
diff --git a/Demo/Pods/NBUKit/README.md b/Demo/Pods/NBUKit/README.md
index 41180f8..db2a8eb 100644
--- a/Demo/Pods/NBUKit/README.md
+++ b/Demo/Pods/NBUKit/README.md
@@ -1,8 +1,9 @@
+
 NBUKit
 ======
 
 [![Pod Platform](https://cocoapod-badges.herokuapp.com/p/NBUKit/badge.svg)](http://cocoadocs.org/docsets/NBUKit/)
-[![Version 2.0.1](https://cocoapod-badges.herokuapp.com/v/NBUKit/badge.png)](http://cocoadocs.org/docsets/NBUKit/)
+[![Version 2.1.0](https://cocoapod-badges.herokuapp.com/v/NBUKit/badge.png)](http://cocoadocs.org/docsets/NBUKit/)
 [![Build Status](https://travis-ci.org/CyberAgent/iOS-NBUKit.png?branch=master)](https://travis-ci.org/CyberAgent/iOS-NBUKit)
 
 UIKit and NSFoundation convenience categories and subclasses.
diff --git a/Demo/Pods/NBUKit/Source/Additions/UINavigationController+NBUAdditions.h b/Demo/Pods/NBUKit/Source/Additions/UINavigationController+NBUAdditions.h
index 4aa302a..ea918fe 100644
--- a/Demo/Pods/NBUKit/Source/Additions/UINavigationController+NBUAdditions.h
+++ b/Demo/Pods/NBUKit/Source/Additions/UINavigationController+NBUAdditions.h
@@ -46,9 +46,5 @@
 /// @param sender The sender object.
 - (IBAction)popToRootViewController:(id)sender;
 
-/// Dismiss the controller if it is being presented modally.
-/// @param sender The sender object.
-- (IBAction)dismiss:(id)sender;
-
 @end
 
diff --git a/Demo/Pods/NBUKit/Source/Additions/UINavigationController+NBUAdditions.m b/Demo/Pods/NBUKit/Source/Additions/UINavigationController+NBUAdditions.m
index 092868d..4ed859b 100644
--- a/Demo/Pods/NBUKit/Source/Additions/UINavigationController+NBUAdditions.m
+++ b/Demo/Pods/NBUKit/Source/Additions/UINavigationController+NBUAdditions.m
@@ -68,13 +68,5 @@ - (IBAction)popToRootViewController:(id)sender
     [self popToRootViewControllerAnimated:YES];
 }
 
-- (IBAction)dismiss:(id)sender
-{
-    NBULogTrace();
-    
-    [self dismissViewControllerAnimated:YES
-                             completion:NULL];
-}
-
 @end
 
diff --git a/Demo/Pods/NBUKit/Source/Additions/UIViewController+NBUAdditions.h b/Demo/Pods/NBUKit/Source/Additions/UIViewController+NBUAdditions.h
index 2995d8c..8766146 100644
--- a/Demo/Pods/NBUKit/Source/Additions/UIViewController+NBUAdditions.h
+++ b/Demo/Pods/NBUKit/Source/Additions/UIViewController+NBUAdditions.h
@@ -28,11 +28,15 @@
 
 /// @name Outlets
 
-/// Navigation item as an IB outlet.
+/// Navigation item as an IBOutlet.
 @property(nonatomic, readonly, strong) IBOutlet UINavigationItem * navigationItem;
 
+/// Dismiss the controller if it is being presented modally.
+/// @param sender The sender object.
+- (IBAction)dismiss:(id)sender;
+
 /// Force an orientation refresh.
-- (void)refreshOrientation;
+- (void)forceOrientationRefresh;
 
 @end
 
diff --git a/Demo/Pods/NBUKit/Source/Additions/UIViewController+NBUAdditions.m b/Demo/Pods/NBUKit/Source/Additions/UIViewController+NBUAdditions.m
index 7f520dd..79484fd 100644
--- a/Demo/Pods/NBUKit/Source/Additions/UIViewController+NBUAdditions.m
+++ b/Demo/Pods/NBUKit/Source/Additions/UIViewController+NBUAdditions.m
@@ -25,7 +25,15 @@ @implementation UIViewController (NBUAdditions)
 
 @dynamic navigationItem;
 
-- (void)refreshOrientation
+- (IBAction)dismiss:(id)sender
+{
+    NBULogTrace();
+    
+    [self dismissViewControllerAnimated:YES
+                             completion:NULL];
+}
+
+- (void)forceOrientationRefresh
 {
     // Force orientation refresh
     [self presentModalViewController:[UIViewController new]
diff --git a/Demo/Pods/NBUKit/Source/NBUKit.m b/Demo/Pods/NBUKit/Source/NBUKit.m
index dd78d69..8cb6d87 100644
--- a/Demo/Pods/NBUKit/Source/NBUKit.m
+++ b/Demo/Pods/NBUKit/Source/NBUKit.m
@@ -24,7 +24,7 @@ @implementation NBUKit
 
 + (NSString *)version
 {
-    return @"2.0.1";
+    return @"2.1.0";
 }
 
 + (NSBundle *)bundle
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUActionSheet.h b/Demo/Pods/NBUKit/Source/UI/NBUActionSheet.h
index c3bee00..a6f7039 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUActionSheet.h
+++ b/Demo/Pods/NBUKit/Source/UI/NBUActionSheet.h
@@ -43,12 +43,12 @@ typedef void (^NBUActionSheetCancelButtonBlock)();
 /// button.
 /// @param cancelButtonBlock The optional block to be called if the user cancels the
 /// action sheet.
-- (id)initWithTitle:(NSString *)title
-  cancelButtonTitle:(NSString *)cancelButtonTitle
-destructiveButtonTitle:(NSString *)destructiveButtonTitle
-  otherButtonTitles:(NSArray *)otherButtonTitles
-selectedButtonBlock:(NBUActionSheetSelectedButtonBlock)selectedButtonBlock
-  cancelButtonBlock:(NBUActionSheetCancelButtonBlock)cancelButtonBlock;
+- (instancetype)initWithTitle:(NSString *)title
+            cancelButtonTitle:(NSString *)cancelButtonTitle
+       destructiveButtonTitle:(NSString *)destructiveButtonTitle
+            otherButtonTitles:(NSArray *)otherButtonTitles
+          selectedButtonBlock:(NBUActionSheetSelectedButtonBlock)selectedButtonBlock
+            cancelButtonBlock:(NBUActionSheetCancelButtonBlock)cancelButtonBlock;
 
 /// The optional block to be called if a non-cancel button is selected.
 /// @note The cancel button index is ignored and the destructive button index is `0` (if present).
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUActionSheet.m b/Demo/Pods/NBUKit/Source/UI/NBUActionSheet.m
index 70052d0..d9328b2 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUActionSheet.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBUActionSheet.m
@@ -29,12 +29,12 @@ @interface NBUActionSheet () <UIActionSheetDelegate>
 
 @implementation NBUActionSheet
 
-- (id)initWithTitle:(NSString *)title
-  cancelButtonTitle:(NSString *)cancelButtonTitle
-destructiveButtonTitle:(NSString *)destructiveButtonTitle
-  otherButtonTitles:(NSArray *)otherButtonTitles
-selectedButtonBlock:(NBUActionSheetSelectedButtonBlock)selectedButtonBlock
-  cancelButtonBlock:(NBUActionSheetCancelButtonBlock)cancelButtonBlock
+- (instancetype)initWithTitle:(NSString *)title
+            cancelButtonTitle:(NSString *)cancelButtonTitle
+       destructiveButtonTitle:(NSString *)destructiveButtonTitle
+            otherButtonTitles:(NSArray *)otherButtonTitles
+          selectedButtonBlock:(NBUActionSheetSelectedButtonBlock)selectedButtonBlock
+            cancelButtonBlock:(NBUActionSheetCancelButtonBlock)cancelButtonBlock
 {
     // Create an empty action sheet
     self = [super initWithTitle:title
@@ -115,7 +115,7 @@ - (void)setDelegate:(id<UIActionSheetDelegate>)delegate
     if (delegate && delegate != self)
     {
         NBULogWarn(@"Delegate '%@' will be ignored. Set selectedButtonBlock and/or cancelButtonBlock instead.",
-                     delegate);
+                   delegate);
     }
     super.delegate = self;
 }
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUAlertView.h b/Demo/Pods/NBUKit/Source/UI/NBUAlertView.h
index c51f26e..475e3b0 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUAlertView.h
+++ b/Demo/Pods/NBUKit/Source/UI/NBUAlertView.h
@@ -40,12 +40,12 @@ typedef void (^NBUAlertCancelButtonBlock)();
 /// a non-cancel button.
 /// @param cancelButtonBlock The optional block to be called if the user cancels the
 /// action sheet.
-- (id)initWithTitle:(NSString *)title
-            message:(NSString *)message
-  cancelButtonTitle:(NSString *)cancelButtonTitle
-  otherButtonTitles:(NSArray *)otherButtonTitles
-selectedButtonBlock:(NBUAlertSelectedButtonBlock)selectedButtonBlock
-  cancelButtonBlock:(NBUAlertCancelButtonBlock)cancelButtonBlock;
+- (instancetype)initWithTitle:(NSString *)title
+                      message:(NSString *)message
+            cancelButtonTitle:(NSString *)cancelButtonTitle
+            otherButtonTitles:(NSArray *)otherButtonTitles
+          selectedButtonBlock:(NBUAlertSelectedButtonBlock)selectedButtonBlock
+            cancelButtonBlock:(NBUAlertCancelButtonBlock)cancelButtonBlock;
 
 /// The optional block to be called if a non-cancel button is selected.
 /// @note The cancel button index is ignored.
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUAlertView.m b/Demo/Pods/NBUKit/Source/UI/NBUAlertView.m
index 806a50a..cb92978 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUAlertView.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBUAlertView.m
@@ -29,12 +29,12 @@ @interface NBUAlertView () <UIAlertViewDelegate>
 
 @implementation NBUAlertView
 
-- (id)initWithTitle:(NSString *)title
-            message:(NSString *)message
-  cancelButtonTitle:(NSString *)cancelButtonTitle
-  otherButtonTitles:(NSArray *)otherButtonTitles
-selectedButtonBlock:(NBUAlertSelectedButtonBlock)selectedButtonBlock
-  cancelButtonBlock:(NBUAlertCancelButtonBlock)cancelButtonBlock
+- (instancetype)initWithTitle:(NSString *)title
+                      message:(NSString *)message
+            cancelButtonTitle:(NSString *)cancelButtonTitle
+            otherButtonTitles:(NSArray *)otherButtonTitles
+          selectedButtonBlock:(NBUAlertSelectedButtonBlock)selectedButtonBlock
+            cancelButtonBlock:(NBUAlertCancelButtonBlock)cancelButtonBlock
 {
     self = [super initWithTitle:title
                         message:message
@@ -58,7 +58,7 @@ - (void)setDelegate:(id<UIAlertViewDelegate>)delegate
     if (delegate && delegate != self)
     {
         NBULogWarn(@"Delegate '%@' will be ignored. Set selectedButtonBlock and/or cancelButtonBlock instead.",
-                     delegate);
+                   delegate);
     }
     super.delegate = self;
 }
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUBadgeSegmentedControl.m b/Demo/Pods/NBUKit/Source/UI/NBUBadgeSegmentedControl.m
index 50e8425..f96e800 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUBadgeSegmentedControl.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBUBadgeSegmentedControl.m
@@ -30,7 +30,7 @@ @implementation NBUBadgeSegmentedControl
     NSMutableArray * _badges;
 }
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
@@ -40,7 +40,7 @@ - (id)initWithCoder:(NSCoder *)coder
     return self;
 }
 
-- (id)initWithItems:(NSArray *)items
+- (instancetype)initWithItems:(NSArray *)items
 {
     self = [super initWithItems:items];
     if (self)
@@ -70,8 +70,8 @@ - (void)setBadge:(NSString *)badge
     if (index >= self.numberOfSegments)
     {
         NBULogError(@"Tried to set a badge for segment %d in control with only %d segments",
-                   index,
-                   self.numberOfSegments);
+                    index,
+                    self.numberOfSegments);
         return;
     }
     
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUBadgeView.m b/Demo/Pods/NBUKit/Source/UI/NBUBadgeView.m
index 0331430..728c3b0 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUBadgeView.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBUBadgeView.m
@@ -36,7 +36,7 @@ + (NBUBadgeView *)badge
                           options:nil][0];
 }
 
-- (id)initWithFrame:(CGRect)frame
+- (instancetype)initWithFrame:(CGRect)frame
 {
     // Even when created programatically we load from Nib!
     NBUBadgeView * badge = [NBUBadgeView badge];
@@ -104,11 +104,11 @@ - (void)layoutSubviews
     [super layoutSubviews];
     
     [UIView animateWithDuration:self.animated ? 0.2 : 0.0
-                         animations:^{
-                             
-                             self.alpha = self.isEmpty ? 0.0 : 1.0;
-                             
-                         }];
+                     animations:^{
+                         
+                         self.alpha = self.isEmpty ? 0.0 : 1.0;
+                         
+                     }];
 }
 
 @end
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUMailComposeViewController.h b/Demo/Pods/NBUKit/Source/UI/NBUMailComposeViewController.h
index 0cfa7a6..8ae0f3a 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUMailComposeViewController.h
+++ b/Demo/Pods/NBUKit/Source/UI/NBUMailComposeViewController.h
@@ -30,7 +30,7 @@
 
 /// Initialize and configure parameters by parsing a `mailto:` URL.
 /// @param mailtoURL The `mailto:` URL.
-- (id)initWithMailtoURL:(NSURL *)mailtoURL;
+- (instancetype)initWithMailtoURL:(NSURL *)mailtoURL;
 
 /// An optional block to be called instead of a using the usual delegate methods.
 @property (nonatomic, copy) void (^resultBlock)(MFMailComposeResult result, NSError * error);
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUMailComposeViewController.m b/Demo/Pods/NBUKit/Source/UI/NBUMailComposeViewController.m
index 4d7a3df..03d3b37 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUMailComposeViewController.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBUMailComposeViewController.m
@@ -34,7 +34,7 @@ @interface NBUMailComposeViewController () <MFMailComposeViewControllerDelegate>
 
 @implementation NBUMailComposeViewController
 
-- (id)initWithMailtoURL:(NSURL *)mailtoURL
+- (instancetype)initWithMailtoURL:(NSURL *)mailtoURL
 {
     self = [super init];
     if (self &&
@@ -69,7 +69,7 @@ - (void)setResultBlock:(void (^)(MFMailComposeResult result, NSError * error))re
             self.mailComposeDelegate != self)
         {
             NBULogWarn(@"Compose delegate '%@' will be ignored because resultBlock was set.",
-                         self.mailComposeDelegate);
+                       self.mailComposeDelegate);
         }
         self.mailComposeDelegate = self;
     }
diff --git a/Demo/Pods/NBUKit/Source/UI/NBURefreshControl.h b/Demo/Pods/NBUKit/Source/UI/NBURefreshControl.h
index d1cbdb6..4f6b24b 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBURefreshControl.h
+++ b/Demo/Pods/NBUKit/Source/UI/NBURefreshControl.h
@@ -22,14 +22,13 @@
  @enum NBURefreshStatus
  @abstract Possible refresh statuses.
  */
-enum
+typedef NS_ENUM(NSInteger, NBURefreshStatus)
 {
     NBURefreshStatusIdle                = 0,
     NBURefreshStatusLoading             = 1,
     NBURefreshStatusUpdated             = 2,
     NBURefreshStatusError               = -1,
 };
-typedef NSInteger NBURefreshStatus;
 
 
 /**
diff --git a/Demo/Pods/NBUKit/Source/UI/NBURefreshControl.m b/Demo/Pods/NBUKit/Source/UI/NBURefreshControl.m
index 437db6a..404df67 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBURefreshControl.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBURefreshControl.m
@@ -27,7 +27,7 @@
 
 @implementation NBURefreshControl
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
@@ -37,7 +37,7 @@ - (id)initWithCoder:(NSCoder *)coder
     return self;
 }
 
-- (id)initWithFrame:(CGRect)frame
+- (instancetype)initWithFrame:(CGRect)frame
 {
     self = [super initWithFrame:frame];
     if (self)
@@ -78,7 +78,7 @@ - (void)setScrollView:(UIScrollView *)scrollView
         return;
     
     _scrollView = scrollView;
-
+    
     // Adjust frame
     [self adjustFrame];
     
@@ -283,7 +283,7 @@ - (NSDateFormatter *)dateFormatter
 - (void)show:(id)sender
 {
     [NSObject cancelPreviousPerformRequestsWithTarget:self];
-
+    
     NBULogTrace();
     NBULogVerbose(@"subviews %@", _scrollView.subviews);
     
diff --git a/Demo/Pods/NBUKit/Source/UI/NBURotatingViews.m b/Demo/Pods/NBUKit/Source/UI/NBURotatingViews.m
index 6d57860..e452ab7 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBURotatingViews.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBURotatingViews.m
@@ -29,7 +29,7 @@ @implementation NBURotatingView
 @synthesize animated = _animated;
 @synthesize supportedInterfaceOrientations = _supportedInterfaceOrientations;
 
-- (id)initWithFrame:(CGRect)frame
+- (instancetype)initWithFrame:(CGRect)frame
 {
     self = [super initWithFrame:frame];
     if (self)
@@ -39,7 +39,7 @@ - (id)initWithFrame:(CGRect)frame
     return self;
 }
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
@@ -129,7 +129,7 @@ @implementation NBURotatingImageView
 @synthesize animated = _animated;
 @synthesize supportedInterfaceOrientations = _supportedInterfaceOrientations;
 
-- (id)initWithFrame:(CGRect)frame
+- (instancetype)initWithFrame:(CGRect)frame
 {
     self = [super initWithFrame:frame];
     if (self)
@@ -139,7 +139,7 @@ - (id)initWithFrame:(CGRect)frame
     return self;
 }
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
@@ -229,7 +229,7 @@ @implementation NBURotatingButton
 @synthesize animated = _animated;
 @synthesize supportedInterfaceOrientations = _supportedInterfaceOrientations;
 
-- (id)initWithFrame:(CGRect)frame
+- (instancetype)initWithFrame:(CGRect)frame
 {
     self = [super initWithFrame:frame];
     if (self)
@@ -239,7 +239,7 @@ - (id)initWithFrame:(CGRect)frame
     return self;
 }
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUView.m b/Demo/Pods/NBUKit/Source/UI/NBUView.m
index 0a032c8..62a8aaf 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUView.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBUView.m
@@ -31,7 +31,7 @@ - (void)commonInit
     // *** Override in subclasses and call [super commonInit] ***
 }
 
-- (id)initWithFrame:(CGRect)frame
+- (instancetype)initWithFrame:(CGRect)frame
 {
     self = [super initWithFrame:frame];
     if (self)
@@ -41,7 +41,7 @@ - (id)initWithFrame:(CGRect)frame
     return self;
 }
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
diff --git a/Demo/Pods/NBUKit/Source/UI/NBUViewController.m b/Demo/Pods/NBUKit/Source/UI/NBUViewController.m
index 348d37b..fd6fafa 100644
--- a/Demo/Pods/NBUKit/Source/UI/NBUViewController.m
+++ b/Demo/Pods/NBUKit/Source/UI/NBUViewController.m
@@ -34,9 +34,11 @@ - (void)commonInit
     // *** Override in subclasses and call [super commonInit] ***
 }
 
-- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
+- (instancetype)initWithNibName:(NSString *)nibNameOrNil
+                         bundle:(NSBundle *)nibBundleOrNil
 {
-    self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
+    self = [super initWithNibName:nibNameOrNil
+                           bundle:nibBundleOrNil];
     if (self)
     {
         [self commonInit];
@@ -44,7 +46,7 @@ - (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
     return self;
 }
 
-- (id)initWithCoder:(NSCoder *)coder
+- (instancetype)initWithCoder:(NSCoder *)coder
 {
     self = [super initWithCoder:coder];
     if (self)
@@ -117,7 +119,7 @@ - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)orientati
      UIInterfaceOrientationMaskLandscapeLeft = (1 << UIInterfaceOrientationLandscapeLeft),
      UIInterfaceOrientationMaskLandscapeRight = (1 << UIInterfaceOrientationLandscapeRight),
      UIInterfaceOrientationMaskPortraitUpsideDown = (1 << UIInterfaceOrientationPortraitUpsideDown)
-    */
+     */
     return self.supportedInterfaceOrientations & (1 << orientation);
 }
 
diff --git a/Demo/Pods/Pods-environment.h b/Demo/Pods/Pods-environment.h
index 671361d..014d8a2 100644
--- a/Demo/Pods/Pods-environment.h
+++ b/Demo/Pods/Pods-environment.h
@@ -10,19 +10,19 @@
 #define COCOAPODS_POD_AVAILABLE_CocoaLumberjack
 #define COCOAPODS_VERSION_MAJOR_CocoaLumberjack 1
 #define COCOAPODS_VERSION_MINOR_CocoaLumberjack 8
-#define COCOAPODS_VERSION_PATCH_CocoaLumberjack 0
+#define COCOAPODS_VERSION_PATCH_CocoaLumberjack 1
 
 // CocoaLumberjack/Core
 #define COCOAPODS_POD_AVAILABLE_CocoaLumberjack_Core
 #define COCOAPODS_VERSION_MAJOR_CocoaLumberjack_Core 1
 #define COCOAPODS_VERSION_MINOR_CocoaLumberjack_Core 8
-#define COCOAPODS_VERSION_PATCH_CocoaLumberjack_Core 0
+#define COCOAPODS_VERSION_PATCH_CocoaLumberjack_Core 1
 
 // CocoaLumberjack/Extensions
 #define COCOAPODS_POD_AVAILABLE_CocoaLumberjack_Extensions
 #define COCOAPODS_VERSION_MAJOR_CocoaLumberjack_Extensions 1
 #define COCOAPODS_VERSION_MINOR_CocoaLumberjack_Extensions 8
-#define COCOAPODS_VERSION_PATCH_CocoaLumberjack_Extensions 0
+#define COCOAPODS_VERSION_PATCH_CocoaLumberjack_Extensions 1
 
 // GPUImage
 #define COCOAPODS_POD_AVAILABLE_GPUImage
@@ -69,104 +69,104 @@
 // NBUImagePicker
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker 0
 
 // NBUImagePicker/Assets
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_Assets
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_Assets 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Assets 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Assets 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_Assets 0
 
 // NBUImagePicker/Base
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_Base
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_Base 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Base 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Base 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_Base 0
 
 // NBUImagePicker/Camera
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_Camera
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_Camera 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Camera 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Camera 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_Camera 0
 
 // NBUImagePicker/Filters
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_Filters
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_Filters 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Filters 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Filters 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_Filters 0
 
 // NBUImagePicker/Gallery
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_Gallery
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_Gallery 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Gallery 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Gallery 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_Gallery 0
 
 // NBUImagePicker/Image
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_Image
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_Image 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Image 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Image 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_Image 0
 
 // NBUImagePicker/MediaInfo
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_MediaInfo
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_MediaInfo 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_MediaInfo 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_MediaInfo 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_MediaInfo 0
 
 // NBUImagePicker/Picker
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_Picker
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_Picker 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Picker 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Picker 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_Picker 0
 
 // NBUImagePicker/Resources
 #define COCOAPODS_POD_AVAILABLE_NBUImagePicker_Resources
 #define COCOAPODS_VERSION_MAJOR_NBUImagePicker_Resources 1
-#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Resources 0
+#define COCOAPODS_VERSION_MINOR_NBUImagePicker_Resources 1
 #define COCOAPODS_VERSION_PATCH_NBUImagePicker_Resources 0
 
 // NBUKit
 #define COCOAPODS_POD_AVAILABLE_NBUKit
 #define COCOAPODS_VERSION_MAJOR_NBUKit 2
-#define COCOAPODS_VERSION_MINOR_NBUKit 0
-#define COCOAPODS_VERSION_PATCH_NBUKit 1
+#define COCOAPODS_VERSION_MINOR_NBUKit 1
+#define COCOAPODS_VERSION_PATCH_NBUKit 0
 
 // NBUKit/Additions
 #define COCOAPODS_POD_AVAILABLE_NBUKit_Additions
 #define COCOAPODS_VERSION_MAJOR_NBUKit_Additions 2
-#define COCOAPODS_VERSION_MINOR_NBUKit_Additions 0
-#define COCOAPODS_VERSION_PATCH_NBUKit_Additions 1
+#define COCOAPODS_VERSION_MINOR_NBUKit_Additions 1
+#define COCOAPODS_VERSION_PATCH_NBUKit_Additions 0
 
 // NBUKit/Base
 #define COCOAPODS_POD_AVAILABLE_NBUKit_Base
 #define COCOAPODS_VERSION_MAJOR_NBUKit_Base 2
-#define COCOAPODS_VERSION_MINOR_NBUKit_Base 0
-#define COCOAPODS_VERSION_PATCH_NBUKit_Base 1
+#define COCOAPODS_VERSION_MINOR_NBUKit_Base 1
+#define COCOAPODS_VERSION_PATCH_NBUKit_Base 0
 
 // NBUKit/Library
 #define COCOAPODS_POD_AVAILABLE_NBUKit_Library
 #define COCOAPODS_VERSION_MAJOR_NBUKit_Library 2
-#define COCOAPODS_VERSION_MINOR_NBUKit_Library 0
-#define COCOAPODS_VERSION_PATCH_NBUKit_Library 1
+#define COCOAPODS_VERSION_MINOR_NBUKit_Library 1
+#define COCOAPODS_VERSION_PATCH_NBUKit_Library 0
 
 // NBUKit/Library/NBUCompatibility
 #define COCOAPODS_POD_AVAILABLE_NBUKit_Library_NBUCompatibility
 #define COCOAPODS_VERSION_MAJOR_NBUKit_Library_NBUCompatibility 2
-#define COCOAPODS_VERSION_MINOR_NBUKit_Library_NBUCompatibility 0
-#define COCOAPODS_VERSION_PATCH_NBUKit_Library_NBUCompatibility 1
+#define COCOAPODS_VERSION_MINOR_NBUKit_Library_NBUCompatibility 1
+#define COCOAPODS_VERSION_PATCH_NBUKit_Library_NBUCompatibility 0
 
 // NBUKit/Library/RestKit Support
 #define COCOAPODS_POD_AVAILABLE_NBUKit_Library_RestKit_Support
 #define COCOAPODS_VERSION_MAJOR_NBUKit_Library_RestKit_Support 2
-#define COCOAPODS_VERSION_MINOR_NBUKit_Library_RestKit_Support 0
-#define COCOAPODS_VERSION_PATCH_NBUKit_Library_RestKit_Support 1
+#define COCOAPODS_VERSION_MINOR_NBUKit_Library_RestKit_Support 1
+#define COCOAPODS_VERSION_PATCH_NBUKit_Library_RestKit_Support 0
 
 // NBUKit/UI
 #define COCOAPODS_POD_AVAILABLE_NBUKit_UI
 #define COCOAPODS_VERSION_MAJOR_NBUKit_UI 2
-#define COCOAPODS_VERSION_MINOR_NBUKit_UI 0
-#define COCOAPODS_VERSION_PATCH_NBUKit_UI 1
+#define COCOAPODS_VERSION_MINOR_NBUKit_UI 1
+#define COCOAPODS_VERSION_PATCH_NBUKit_UI 0
 
 // NBULog
 #define COCOAPODS_POD_AVAILABLE_NBULog
diff --git a/Demo/Pods/Pods.xcodeproj/project.pbxproj b/Demo/Pods/Pods.xcodeproj/project.pbxproj
index 907e056..8e4be03 100644
--- a/Demo/Pods/Pods.xcodeproj/project.pbxproj
+++ b/Demo/Pods/Pods.xcodeproj/project.pbxproj
@@ -10,17 +10,10 @@
 	<string>46</string>
 	<key>objects</key>
 	<dict>
-		<key>00056182CDAC421AA5FA6F1B</key>
+		<key>001783C9D99F4BF58841F851</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9EACC31F63724B13BCDF7ADF</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>00BF1D29DB4C47E88C65554F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>778A0ABBBB2243F3BDA3059B</string>
+			<string>383A74B9DEB74A49B1725287</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -29,101 +22,124 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>011B0B3232FA443B81AA8E84</key>
+		<key>0059389BF4674002984A0C7C</key>
 		<dict>
-			<key>includeInIndex</key>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
 			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>165D9BCDAB5D40BFB36876F5</string>
+			<key>remoteInfo</key>
+			<string>Pods-GPUImage</string>
+		</dict>
+		<key>00A13521BD6A47B58B0C9C57</key>
+		<dict>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>NBUGPUImageFilterProvider.h</string>
+			<string>CoreVideo.framework</string>
 			<key>path</key>
-			<string>Source/Filters/NBUGPUImageFilterProvider.h</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreVideo.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>017A6B51350C4434B5BDF87E</key>
+		<key>00A46609842D48FCB3CCD849</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<key>name</key>
+			<string>camera_switch@2x.png</string>
 			<key>path</key>
-			<string>Pods-NBUKit.xcconfig</string>
+			<string>Resources/camera_switch@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>01F89F53B5604B92AF06D988</key>
+		<key>00D9A078635049589AF990A6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>791490479A8C4A4794B76894</string>
+			<string>593C8C5A8AEC48678FF044D6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>02025332A2AD4931B869AEA7</key>
+		<key>010FEC8CD3B94F949CDE9EEC</key>
 		<dict>
 			<key>fileRef</key>
-			<string>24E27D2C0B8A45D8A327540A</string>
+			<string>DDF30304D2534FF68EC0D19A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>02095499BD23418089BB63BF</key>
+		<key>0112D89EA1C54EE99BB0D04E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageParallelCoordinateLineTransformFilter.m</string>
+			<string>lookup.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageParallelCoordinateLineTransformFilter.m</string>
+			<string>framework/Resources/lookup.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0240E21DDD5A4C97B7AE6965</key>
+		<key>0146355E783E4CF1A817784F</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>61B7ACECD78E40DFACEBB8DA</string>
-				<string>147EAD6397BF4E9781359398</string>
-				<string>FC2FCACC83D645D5B604885D</string>
-				<string>175AC70F8A6F497AB7E3EE64</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Support Files</string>
+			<string>NBULog.h</string>
+			<key>path</key>
+			<string>Source/NBULog.h</string>
 			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>02808CFCC32542D68C2C73FA</key>
+		<key>0178683B93B645E18AFE1011</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageiOSBlurFilter.h</string>
 			<key>path</key>
-			<string>Pods-NBUKit-dummy.m</string>
+			<string>framework/Source/GPUImageiOSBlurFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>028E51B8778D432FBA4196CA</key>
+		<key>01927832FFC8414DAC86D4B4</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>EAB509E92AC1419D966A8F15</string>
+			<key>remoteInfo</key>
+			<string>Pods-RBVolumeButtons</string>
+		</dict>
+		<key>0195D4418F644C68B27CFF53</key>
 		<dict>
 			<key>fileRef</key>
-			<string>CD3950734A414C03BBCF3279</string>
+			<string>0EC14D07C051423883BC83B2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -132,10 +148,10 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>029CB160A8B24FF1A96513CA</key>
+		<key>01DE3A889740415CA579F5CA</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D82850787C164D6386D0322C</string>
+			<string>33FB89A3245F435AA30C4AA1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -144,125 +160,227 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>02EBDDC92C4B437FA2B89CFD</key>
+		<key>020206177827443CB3E5B888</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>B865988F9D6741D3AAC46B35</string>
-				<string>B3A5AB347EE942658254A4FA</string>
-				<string>7DD75428103C4D21B6BDA54F</string>
-				<string>F43403BD5E254AE7B0190A12</string>
-				<string>76B2666FB6494BF6B55848E9</string>
-				<string>F07F89D4204A49D0B7F17CF5</string>
-				<string>31DC29AA7BFC4B76A48EDB15</string>
-				<string>38DA7EF779E04212A65DF7EB</string>
-				<string>7563B158370A4820A1B7CC46</string>
-				<string>462C04066F5B4170ABA91369</string>
-				<string>FFFBA0638B8742ABA8BC9534</string>
-				<string>ED321F457F7745BEB4266D4A</string>
-				<string>EB8ADF9CDC2A49A3A76830DA</string>
-				<string>EB27CD1E37B84EF3BB3E7563</string>
-				<string>1BA72698E88046069186BAE1</string>
+				<string>CDDA206066844885BD5DAB34</string>
+				<string>B02F434DB95643A08E582EE7</string>
+				<string>3797CDCA3FD3433289E03AC9</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>iOS</string>
+			<string>Lockbox</string>
+			<key>path</key>
+			<string>Lockbox</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>033D147A9B2443EBBCA14F39</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E741655838D8439AA5DCEF49</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>034235673E3E4CC2A4BC5D58</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>147EAD6397BF4E9781359398</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-CocoaLumberjack-prefix.pch</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>0398257B6EF9458C86D299CF</key>
+		<key>024CD42288704E4595B52C62</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageRGBClosingFilter.m</string>
+			<string>PTEDashboard.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRGBClosingFilter.m</string>
+			<string>Source/PTEDashboard.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>03A59360E39240119CF223F6</key>
+		<key>02526516C0AE4482A74EA19D</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>96A788916DC845689A04921E</string>
+				<string>A7E09B59023442C89E7DB6FF</string>
+				<string>600BE0BA26B446E4AE7ABA18</string>
+				<string>C59750935C2C4CD6A1A2D7B8</string>
+				<string>43DFD6A0B8464DCB8C9C8401</string>
+				<string>E8B8A93C523D4144B660DADE</string>
+				<string>5F244BBEC1244BB983937489</string>
+				<string>03484F2BFFD347C49106EEC8</string>
+				<string>477756CEEAFE44A1908B4236</string>
+				<string>73369449A9744BB699204347</string>
+				<string>EBE5A74E5BC44A25BD69797B</string>
+				<string>893A6C4D6F3B473983A3730B</string>
+				<string>1EDF6D3F2BF14CEB90B3AB56</string>
+				<string>9D1941DDD1474E8CABE7CAED</string>
+				<string>5776F8D7F6F7424FAF0805C5</string>
+				<string>897F2ACEB48D49F58FD539E8</string>
+				<string>6CE39510BA9644998DA4DAB0</string>
+				<string>E4A131197C4148DAA4B3E076</string>
+				<string>B5FE4D5416644AE08511DF93</string>
+				<string>993D5F9642CD4D2E93118721</string>
+				<string>3601EF3DCBD143AC86263D7D</string>
+				<string>58B8FFA44CF6456CAD294F35</string>
+				<string>83AF492C5C4F408AA975D0BD</string>
+				<string>D91C641A0E834527A18011BE</string>
+				<string>42ACE8CAC36843769FFA3AB7</string>
+				<string>C8D550FBA5554ED8884EEC16</string>
+				<string>B437A5E5013A4AFEBA8182A3</string>
+				<string>4AA5A0FD260A46D282418515</string>
+				<string>D7EB9686738D442888D4267A</string>
+				<string>47F2AA8CE6E0485E9FCDEDA7</string>
+				<string>2EDA6E0476E747C4BE13BF4A</string>
+				<string>5A50B16A7138412B92378514</string>
+				<string>751A653E03CC4D6394E19D28</string>
+				<string>3D1BCB3E69A64011840D89AF</string>
+				<string>09D76E90A4974FAF949765BF</string>
+				<string>4B085010A37C4F5DBE3B1B1D</string>
+				<string>8CB4DB7A609E4C9897FABCFC</string>
+				<string>76245F1F99AA4951B78D568D</string>
+				<string>9454CCECFB144F34BBABC86B</string>
+				<string>D7DF37AAEABE4325B53BB298</string>
+				<string>25A5BF98BED1401F996847B2</string>
+				<string>2D49661134FC49D69C55EAA0</string>
+				<string>7CFDBC4685D64E19B1C015EF</string>
+				<string>3E2E041B3986432F877EAFD9</string>
+				<string>D9FF575D8A9843CE93ADDA38</string>
+				<string>2D96B85488734348B66F89FF</string>
+				<string>3D5CAAB6FB9D4AFBB934D8B6</string>
+				<string>FD652FCF98084966AD0229EB</string>
+				<string>3DCD53DB118845CD92E902EF</string>
+				<string>665E050E298444CFBC42A95B</string>
+				<string>42620D3BACF34C878166C7B6</string>
+				<string>7990DDABAE3D4E23B1230281</string>
+				<string>00D9A078635049589AF990A6</string>
+				<string>FA9DD712B5634C3F8B2208D1</string>
+				<string>85303F05E2DA4DC5BC621DBC</string>
+				<string>68FE617E13A84186A720289F</string>
+				<string>8F32669C85414B7A8CE55605</string>
+				<string>0E458702B6034D5F948E0C4A</string>
+				<string>AC619F8F761D46588587F862</string>
+				<string>AB40E7586085470D8398F796</string>
+				<string>57A5D226E08C4404AC4D8E65</string>
+				<string>537B12A141DD47EC886896FC</string>
+				<string>36BE67A1DBF84C6E854074C1</string>
+				<string>04A227DA24A34CC1A8E58DEF</string>
+				<string>6E9B1899EA1A45998A2815B7</string>
+				<string>21CC6864C5C84452AC4E5221</string>
+				<string>D82243548759417C89C7729D</string>
+				<string>15FE1C9DB7834CBFB762BDB9</string>
+				<string>6AEAD4A1CABD4015A5E1DAA5</string>
+				<string>72B9697DE7684416BA28AED1</string>
+				<string>B5BEF24409A4444BBCC921BE</string>
+				<string>18D3A9322870473D8A4C4BF3</string>
+				<string>E2B20E2E34734434B79D59F5</string>
+				<string>C7E2A0A685CE452C920291C7</string>
+				<string>83DBBF0A8215464AAD562B42</string>
+				<string>DAC7FB0002DB4C3B8EF2942A</string>
+				<string>F4F02BE0784C44ED8E9F8DBC</string>
+				<string>870AC1E244304BF2BEE85AAF</string>
+				<string>EC2EFBD2B26440FBAB33B6A8</string>
+				<string>BBC76685393945C2BE4C81D2</string>
+				<string>8CDB88AA260B46618621D4C4</string>
+				<string>7D5405EAEF534725BC65B36E</string>
+				<string>12CAE900F98548D3B7B17B86</string>
+				<string>96B3FC344FCB467CAC008CAE</string>
+				<string>DB863986038849D3AE17182C</string>
+				<string>2D333874129E42B6BDD414ED</string>
+				<string>B38E725F2E424BAF9B0D03B2</string>
+				<string>3A0347813E0A46B38B825271</string>
+				<string>328BC602CDD04FE592DBE162</string>
+				<string>AC7789CA8E8A4D7DA00A4696</string>
+				<string>428CC559EA6D4AA583E0761C</string>
+				<string>2BA568947BFD408A97834FD3</string>
+				<string>7709AD44095A4A7D8307B0B7</string>
+				<string>F79A5BE3DD2E4A63BECBBF2B</string>
+				<string>3035D2472A6641159C26498E</string>
+				<string>4E87A3E6D498435F98EFE0CF</string>
+				<string>8F9DEBEE337F40F1960DF3F7</string>
+				<string>41E1D038A71D451E922D2C90</string>
+				<string>A5505AE705DE4E22A278CDCF</string>
+				<string>1B5D9F752BC844ABB80B4B84</string>
+				<string>11EFD27382FC4D4F977B2718</string>
+				<string>F8FE05581A664297861AED28</string>
+				<string>CAFE782DFD0C44109D051F62</string>
+				<string>31FBEDE83D1F416595288B35</string>
+				<string>7D9E8C66C35B43D89D181D1E</string>
+				<string>4A9D15745310455CA0621446</string>
+				<string>5A8B825A3248483FAC058C81</string>
+				<string>8CB9309A7AE24352B1A127DE</string>
+				<string>F0D564D68BC644F6901F0E93</string>
+				<string>15CBF4922FF64FD9B99A2EFD</string>
+				<string>CD73D7D0460E40D78FA79722</string>
+				<string>FE52A8046C8844788EC1D0A1</string>
+				<string>D3067E0070334270A8692109</string>
+				<string>501C0380688C4D28B875508C</string>
+				<string>2D150C33C75D4176B5B3E1E9</string>
+				<string>54C0157F9E0E4F9BAFCE2F02</string>
+				<string>DF424631B1FE485D9EF3F56E</string>
+				<string>09EEBC921AB345309BAE4356</string>
+				<string>5F5DC877E9C24FAD9BAE3B39</string>
+				<string>9EC601E8098E420DA9C123C7</string>
+				<string>3B752B83BA6545A79A9FD4C2</string>
+				<string>B9C63B97189442088598794D</string>
+				<string>CD6A477E361E45449510CE42</string>
+				<string>F60302F5AC414D1D8D6FA8D9</string>
+				<string>48557607F21C460DB5C2F960</string>
+				<string>9D1CC2AF9A294F1FB8EF59D9</string>
+				<string>E3A4E433FCC64B20AFBA22E2</string>
+				<string>B83898B08BAC4C08B4E882AB</string>
+				<string>BB70358AC297419EB5CCD741</string>
+				<string>A1D78140780242B8BC9A051F</string>
+				<string>E32009E241B84B13A0A1E0DD</string>
+				<string>1B33895F3F4842719E265C74</string>
+				<string>15B9E58042E34D29AC2E2580</string>
+				<string>C5F8A2B69BA541FBB4581A24</string>
+				<string>9099AF20322B44869FD818EF</string>
+				<string>2189731FBBCF4637A7207797</string>
+				<string>9D246647434F4E4398415A46</string>
+				<string>21218C25F027420FAC266A18</string>
+				<string>87097F1839454F18BE45D2B1</string>
+				<string>2C3F18E426764C20A9206B90</string>
+				<string>F79383D235A744B5934ED565</string>
+				<string>8CD23DADD35D46319BE0CCDE</string>
+				<string>9FA55766EA9C40E1BC071545</string>
+				<string>8BA35B87CBDC46E18D84433B</string>
+				<string>900FAC48F86C4272ACAFD5FF</string>
+				<string>F128109548094598BD75F6CD</string>
+				<string>C7D2B510C0864591B1927ECD</string>
+				<string>9AED5D81EF3040879CF38E87</string>
+				<string>0578DC865D9844DF9241C490</string>
+				<string>13B757517C51451E86556065</string>
+				<string>561844C257A04AC089549E9E</string>
+				<string>D6910029790D4A34B5833C83</string>
+				<string>D811F7C5B1AE44D088185EE6</string>
+				<string>8D05489AB875405C9A142467</string>
+				<string>2FE34133E68749B8AC258608</string>
+				<string>9AE9DE68AB7F4F928C357C32</string>
+				<string>29741A0554044BADB278DCC0</string>
+				<string>A2A8EF65ECBA49FDADD6BD0B</string>
+				<string>735FD971E9D14BBAA1E12F1E</string>
+				<string>C4FFBB9C9929488FA8827477</string>
+				<string>D80F59AC181742758C3BBA4D</string>
+			</array>
+			<key>isa</key>
+			<string>PBXHeadersBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>02DC69FF71CA4CB6B1C03EC4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageTransformFilter.h</string>
+			<string>GPUImageLinearBurnBlendFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTransformFilter.h</string>
+			<string>framework/Source/GPUImageLinearBurnBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>03E05B4748DC4983A554378B</key>
+		<key>032DB65B0AE84017A220705F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -271,117 +389,87 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageFASTCornerDetectionFilter.h</string>
+			<string>ScrollViewController.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFASTCornerDetectionFilter.h</string>
+			<string>Library/NBUCompatibility/ScrollViewController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0456C99404184D38B989AA0B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>5FC791BA126D430B88153BB9</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>04AC247EE2CE46A99BE5BA94</key>
+		<key>03484F2BFFD347C49106EEC8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4615E88339924FDAACF45827</string>
+			<string>141D77563C74492899306BAA</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>04C9D6FAEF5F47E398879722</key>
+		<key>038EBD7FA183408A99DA9258</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>2FEFBCCA341249538813749B</string>
-				<string>138E8F280A014AFC94C5F450</string>
-				<string>F46B32286E494ED3836ACCB8</string>
-				<string>497A74806D9A40849751E9BC</string>
-				<string>61A3E1E768394F5D85E8E76E</string>
-				<string>3A57D16328734C8F96E29EC8</string>
-				<string>C2C15899426B4C4F96220A1E</string>
-				<string>8DA55100DE3A4E9DB6EE6821</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBULog</string>
+			<string>NBUViewController.m</string>
 			<key>path</key>
-			<string>NBULog</string>
+			<string>Source/UI/NBUViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>04EBC93D699E4DEFB68E87B2</key>
+		<key>03D4472A436B4CB1A267F750</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageZoomBlurFilter.h</string>
+			<string>GPUImageWhiteBalanceFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageZoomBlurFilter.h</string>
+			<string>framework/Source/GPUImageWhiteBalanceFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>04F20427B0604804A95E6E42</key>
+		<key>03EA2B4D533148778615D7B4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageThreeInputFilter.m</string>
+			<string>GPUImageGammaFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageThreeInputFilter.m</string>
+			<string>framework/Source/GPUImageGammaFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>050FEAFF6873413E97D25085</key>
+		<key>0473ED3B38474DE59597D3CA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>checkmark.png</string>
+			<string>GPUImageAverageLuminanceThresholdFilter.h</string>
 			<key>path</key>
-			<string>Resources/checkmark.png</string>
+			<string>framework/Source/GPUImageAverageLuminanceThresholdFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0548205E29D542F8A66D60C1</key>
+		<key>04A227DA24A34CC1A8E58DEF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>260EDBB644DF4ECDABF2CC4B</string>
+			<string>56037A7BCC154648B350E166</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>058B9BE22E49434D937CD86C</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>4671CE74507B437AA5CCB56C</string>
-				<string>A18EC92FEFBC49F381D99275</string>
-				<string>BC6930EBBA66420EA9B51393</string>
-				<string>2C36C3939EEC4EA8B1455CDF</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>NBUCore</string>
-			<key>path</key>
-			<string>NBUCore</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>05AB5BC5D9084D6FB7A4BF3D</key>
+		<key>04AC7E6E2E92433A901F8994</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -390,28 +478,25 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageOpacityFilter.m</string>
+			<string>NSString+RKAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageOpacityFilter.m</string>
+			<string>Library/RestKit Support/NSString+RKAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>05AF697B5AC74FE390E38D9E</key>
+		<key>052FC105EC5F465C968F0DE1</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>B7DDA72C39754ECC95A55887</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUAssetsGroupView.h</string>
-			<key>path</key>
-			<string>Source/Assets/NBUAssetsGroupView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>05B4AF73F16244B8BD94EDBA</key>
+		<key>0556C4967A32483DBD96BA9D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -420,49 +505,20 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UITabBarController+NBUAdditions.h</string>
+			<string>GPUImageOverlayBlendFilter.h</string>
 			<key>path</key>
-			<string>Source/Additions/UITabBarController+NBUAdditions.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>05E9428D13164119B07EE8FB</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>18E07E5C5BAE4962A9906CAE</string>
-				<string>5C27C5F67FC74B8AB865BDF0</string>
-				<string>61A83AAD536E4DB0A14956B5</string>
-				<string>627034EC9E974937A8478B0A</string>
-				<string>4A3428A1840A418EA7155294</string>
-				<string>4B440D55902A4CC9A82A7DCA</string>
-				<string>93692F8B8D4F4A3E81869A34</string>
-				<string>15327E3991A6442084D7303F</string>
-				<string>36C67D26E2D24DE79DAC51FE</string>
-				<string>9840CEC6B2CD488198EE3554</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Resources</string>
+			<string>framework/Source/GPUImageOverlayBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>05F52D8ADE5148AA96F28994</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A105194BE1D1454BAA6BE8F6</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>063AB343443C4901A9ECD8B7</key>
+		<key>0578DC865D9844DF9241C490</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7FE65FEA5BF440608C57E091</string>
+			<string>D5AEDEEAE03240CDBC6C9124</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>0646069CE53744FDA90C9B3D</key>
+		<key>057C774C4A9E4DF7A2B19AAB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -471,51 +527,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageHueFilter.m</string>
+			<string>GPUImageRGBFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHueFilter.m</string>
+			<string>framework/Source/GPUImageRGBFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>066F5A5FD055473C852BE660</key>
-		<dict>
-			<key>buildConfigurationList</key>
-			<string>7345156F636A412FB8B91C6F</string>
-			<key>buildPhases</key>
-			<array>
-				<string>B33B47BC479243F58C2B0061</string>
-				<string>6359888D778B4C698A4E9910</string>
-				<string>BBEB241E0450472C8AB0E96C</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array>
-				<string>472773AB3FB44A00B469E880</string>
-				<string>EFBD7812FE8D42F080C0A6EA</string>
-			</array>
-			<key>isa</key>
-			<string>PBXNativeTarget</string>
-			<key>name</key>
-			<string>Pods-LumberjackConsole</string>
-			<key>productName</key>
-			<string>Pods-LumberjackConsole</string>
-			<key>productReference</key>
-			<string>269F28BEE31A4E5B86705F77</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
-		</dict>
-		<key>0673BE1122564BFF814DF9D0</key>
-		<dict>
-			<key>fileRef</key>
-			<string>1388B22E1CE244139DA8114B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>06812FD0773C4997B1690EA5</key>
+		<key>059C827A6F6C4DAEBDCFEC50</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1744F81ABE3C4526A80B59E2</string>
+			<string>A52D57BDF7084535BC230FEE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -524,10 +545,10 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>06876FF540844CD3B7116EC3</key>
+		<key>060FB1F0FCF84F15A6D5E6E9</key>
 		<dict>
 			<key>fileRef</key>
-			<string>EA3EEE7554724F90ACB3DA70</string>
+			<string>DF3E99293DCC4D679D2BB5B2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -536,49 +557,10 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>068A137C3613491D800FA81E</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageLanczosResamplingFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageLanczosResamplingFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>06A7FF234179438AA3F35E89</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>82F1F2BFF76D48B5A3F50D6A</string>
-				<string>76C39980C8C144209965C003</string>
-				<string>850B3D72794947A78F4F89AC</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>RBVolumeButtons</string>
-			<key>path</key>
-			<string>RBVolumeButtons</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>06BF1ACC07734D1BB7E1675F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>63AC798C1F334BF593431314</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>06E11C841920435D966269DB</key>
+		<key>0618E04A281943E8960E261E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1CF9163CEEB84A33BAAEBA01</string>
+			<string>6B0B9028D5764118BE8E85AB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -587,64 +569,37 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>0725ACAB3BC54DC6A66468B3</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods-NBUImagePicker.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>079F5EF411B24200943F8D3E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>FC2FCACC83D645D5B604885D</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>07DB12C79502477B932E2928</key>
+		<key>062D69B8358E42D281DF729F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUTabBarController.h</string>
+			<string>GPUImageGlassSphereFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUTabBarController.h</string>
+			<string>framework/Source/GPUImageGlassSphereFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0889A53A1C38455BAA0F724B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>FD9E4E8F31494FE1AC283FF5</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>08F2C7CF7B634C359085805D</key>
+		<key>068E510A02C6421DB4C94714</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUImagePickerController.h</string>
+			<string>NBUEditMultiImageViewController.m</string>
 			<key>path</key>
-			<string>Source/Picker/NBUImagePickerController.h</string>
+			<string>Source/Image/NBUEditMultiImageViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>09131DC1B73146C8A5D57E55</key>
+		<key>06E6DA7C802C4AC5A3A715BE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -653,65 +608,45 @@
 			<key>lastKnownFileType</key>
 			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>Pods-Lockbox.xcconfig</string>
+			<string>Pods-LumberjackConsole-Private.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0944BE6D38C448FBB59BA47A</key>
+		<key>07070938B2344262B9945B23</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>fileRef</key>
+			<string>E25965318AAF459AB32895FF</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>C9388176061340AD9035734F</string>
-			<key>remoteInfo</key>
-			<string>Pods-Lockbox</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>095C9390B3874904BD409707</key>
+		<key>08CCD5F5FF0A4B5CB04AC5A4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E9FF6DC1B94B4F96AF550337</string>
+			<string>70909523789B4BFB92D530C8</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>099A48C8923843D092085735</key>
+		<key>08D40B174CF246D8B5ADC657</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUFilterProvider.h</string>
+			<string>GPUImageDirectionalNonMaximumSuppressionFilter.m</string>
 			<key>path</key>
-			<string>Source/Filters/NBUFilterProvider.h</string>
+			<string>framework/Source/GPUImageDirectionalNonMaximumSuppressionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>09A98396C61849AD82109DD9</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E08BA052F7984DCBB7661F95</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>09D0B6563A9B4706B842C189</key>
-		<dict>
-			<key>fileRef</key>
-			<string>22285FE604824B7DB5BDD8EF</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>0A14DD721EB04374B6BE9507</key>
+		<key>08EF42650D8145F787C7E695</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -720,111 +655,52 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAssetsGroup.m</string>
+			<string>NBUFilterGroup.m</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetsGroup.m</string>
+			<string>Source/Filters/NBUFilterGroup.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0A3044ABC3D64224ABFF7FFF</key>
+		<key>08F4EA3CF7BE44F3AD915CF0</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0646069CE53744FDA90C9B3D</string>
+			<string>7C253664AF3A4F76A29AB5C6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>0A641248121F414983044C7B</key>
+		<key>094727D0D8C24C6792516E36</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9CB645A49F7D48E0883487A9</string>
+			<string>43F0B6BA03694EDEB95DD29C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>0A9F2B3DE0974AE9B9CC1279</key>
+		<key>097EB792BC644E279CB3ED70</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>0A89230734AC4345B614143D</string>
+			<key>targetProxy</key>
+			<string>773010029C0F404996B3B2B9</string>
+		</dict>
+		<key>09AA8952A2C44F15B164891D</key>
 		<dict>
 			<key>buildActionMask</key>
 			<string>2147483647</string>
 			<key>files</key>
 			<array>
-				<string>969F80B2C6344F38B7C4B972</string>
-				<string>C0DD230539AD47878EED3429</string>
-				<string>6DCE0B58D56E454A82B4EFA6</string>
-				<string>555CB5335C6A41E6834B19DF</string>
-				<string>A6930098B8FB446B9B6E05DF</string>
-				<string>1D20EE6F3C6F49BC9B245679</string>
-				<string>5E2C6AA153AA46FC93BD2220</string>
-				<string>1FFB31C465C7463B909A75D3</string>
-				<string>B331D0DD8D604D5F8FDFCD93</string>
-				<string>7DBEDDD999A74EB081374DFB</string>
-				<string>287B6B725E644AD0A31BB438</string>
-				<string>4FB3F340B69F456FA47788A2</string>
-				<string>50A1BE20D7E84CDE8C26126D</string>
-				<string>D3E79E4BCBED429F99F3B71B</string>
-				<string>448614481A9D48EDAE632B03</string>
-				<string>9EA9BA2C005948C28C61E99C</string>
-				<string>EFF02841829B4050B380CBA7</string>
-				<string>2C3023C6FFD6405B81B84347</string>
-				<string>A430ABFA40C646DCB2B798F9</string>
-				<string>E04823C5C0AD4AFEA0B380B0</string>
-				<string>99B4A7E1BFEF49898A327629</string>
-				<string>286C0C3ACD3C4E348CC2CC95</string>
-				<string>58A3150C40B6449393F91354</string>
-				<string>842954578BE54A03AB7A5758</string>
-				<string>1D78A6F8AFD14BCDA30C1E9F</string>
-				<string>4AF16F87E7A549D0B6356A5D</string>
-				<string>1DE8A33CC0FA4732A7F8E68C</string>
-				<string>729EB96BCFC94E8A87FC5031</string>
-				<string>91954BBD1EFE44C5906068DB</string>
-				<string>7816181528FB4EE18986AD3C</string>
-				<string>D91B2978FB2D4DCC982826DA</string>
-				<string>06812FD0773C4997B1690EA5</string>
-				<string>6E9F3D907FEC4DEFB823A472</string>
-				<string>E648F3ACE8FB4B7A8AB538B1</string>
-				<string>09D0B6563A9B4706B842C189</string>
-				<string>916C665F188D4F41B1D9FC3B</string>
-				<string>600CF0F197344334B4779BC9</string>
-				<string>1A8D49A74BD6422E8BD52C96</string>
-				<string>E076E0F477C742BA821930FC</string>
-				<string>57FFC5CFA0A240E5B22CF172</string>
-				<string>0DC67301A67843AD92094207</string>
-				<string>73714FC0FFD945F69A883185</string>
-				<string>52B8869FA86D4DDAA96A72D7</string>
-				<string>B82AB7912C5448BE8FDF7EA4</string>
-				<string>B7943E594055428F9CE4C4F5</string>
-				<string>61BD78DF00454E5F9A7ECD75</string>
-				<string>8227D0F407954A70806B3063</string>
-				<string>87A32670CE704A2D9FA688A7</string>
+				<string>B8B080861CA64016934027F3</string>
+				<string>B311C7FEE5934F4CB7214274</string>
+				<string>4011CC017B4945FC8165F65F</string>
+				<string>449A52E0062241DD9F03F402</string>
 			</array>
 			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
+			<string>PBXHeadersBuildPhase</string>
 			<key>runOnlyForDeploymentPostprocessing</key>
 			<string>0</string>
 		</dict>
-		<key>0B099D7B299443739D113C7E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>EAD8B09D73A94AC78688DB3A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>0B1997954E8E485A8F5DA1CF</key>
-		<dict>
-			<key>fileRef</key>
-			<string>852896D39AAD4862A9AA864A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>0B559FD223C34D3E9EB48223</key>
+		<key>09AC4F69CDE84E029D4AD681</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -833,28 +709,21 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUEditImageViewController.h</string>
+			<string>DDMultiFormatter.h</string>
 			<key>path</key>
-			<string>Source/Image/NBUEditImageViewController.h</string>
+			<string>Lumberjack/Extensions/DDMultiFormatter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0BDFA7A44D414A118DBA5681</key>
-		<dict>
-			<key>fileRef</key>
-			<string>ECC46C1A90B34301A8978A0E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>0C2B668FA5134575B3C4309A</key>
+		<key>09BA22BEC10B4EB2968675EC</key>
 		<dict>
 			<key>buildConfigurationList</key>
-			<string>358582FD5E3849ED9C7D5CD6</string>
+			<string>DAAEA4DA6E0F4D5D89BF8101</string>
 			<key>buildPhases</key>
 			<array>
-				<string>9E625474CBF6401AA0CE7392</string>
-				<string>3A0C8E243D7743138EC5DA76</string>
-				<string>7F33E50F5E6843BA8B0629B6</string>
+				<string>CA5BFA332069470CAA68FE5A</string>
+				<string>AD687D82C5D84C15A82980D0</string>
+				<string>45D36E96C0204B258B07BC24</string>
 			</array>
 			<key>buildRules</key>
 			<array/>
@@ -863,42 +732,80 @@
 			<key>isa</key>
 			<string>PBXNativeTarget</string>
 			<key>name</key>
-			<string>NBUImagePicker</string>
+			<string>Pods-MotionOrientation@PTEz</string>
 			<key>productName</key>
-			<string>NBUImagePicker</string>
+			<string>Pods-MotionOrientation@PTEz</string>
 			<key>productReference</key>
-			<string>18BDB5EAD24B421EA1F76CB3</string>
+			<string>B259639BE2DB4659AD00A90C</string>
 			<key>productType</key>
-			<string>com.apple.product-type.bundle</string>
+			<string>com.apple.product-type.library.static</string>
+		</dict>
+		<key>09C5EC7DEF24408982A8E596</key>
+		<dict>
+			<key>buildConfigurations</key>
+			<array>
+				<string>23826FA6F64045A09B08693A</string>
+				<string>E01489A845834F2E9D07FCC1</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
+			<key>isa</key>
+			<string>XCConfigurationList</string>
+		</dict>
+		<key>09D76E90A4974FAF949765BF</key>
+		<dict>
+			<key>fileRef</key>
+			<string>5F357F1649B842629BC2A102</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>0C391B47E03940D0B653E26C</key>
+		<key>09EA4EAE4E1E4D21BBB57B65</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMovieComposition.m</string>
+			<string>camera_flash@2x.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMovieComposition.m</string>
+			<string>Resources/camera_flash@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0C48D42DDFCC44F597F703A7</key>
+		<key>09EEBC921AB345309BAE4356</key>
 		<dict>
 			<key>fileRef</key>
-			<string>481BB75FFC2546DA99D48D72</string>
+			<string>D0FF7398EBE24242B16DE22F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>0CB37B24CD1E4C319862B9C1</key>
+		<key>0A0C6FA34C594A199869E794</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageGaussianSelectiveBlurFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageGaussianSelectiveBlurFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>0A2F9A9E78504F4D84F49DE6</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>98415304699E496387C4BB44</string>
+			<key>targetProxy</key>
+			<string>7C2F373CB1694D488EBFAC83</string>
+		</dict>
+		<key>0A43B12863E64E71AB39F712</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -907,81 +814,78 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageDifferenceBlendFilter.h</string>
+			<string>NBULogContextDescription.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDifferenceBlendFilter.h</string>
+			<string>Source/NBULogContextDescription.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0CC22619F51A409BB7EA2993</key>
+		<key>0A89230734AC4345B614143D</key>
 		<dict>
 			<key>buildConfigurationList</key>
-			<string>C0E535E7DFB04BE89911803C</string>
+			<string>2706EC1772244B278790BA94</string>
 			<key>buildPhases</key>
 			<array>
-				<string>8D694D4CFE26429CA0007AFC</string>
-				<string>925109C2E3934923963B7954</string>
-				<string>8DA5320A3B08401A86B80ADC</string>
+				<string>A193CF06E4C74F02B2C5DFE9</string>
+				<string>4AD3209E06A44BDE857F1227</string>
+				<string>AF4011A7E473495E96CF5CC2</string>
 			</array>
 			<key>buildRules</key>
 			<array/>
 			<key>dependencies</key>
-			<array/>
+			<array>
+				<string>77CA0280D22C42D0833139F1</string>
+				<string>44F32633B3B04689AB82F604</string>
+				<string>20A2A6E784364FBEB905ED75</string>
+				<string>7C0AA7C4E21A47BAA88294DF</string>
+			</array>
 			<key>isa</key>
 			<string>PBXNativeTarget</string>
 			<key>name</key>
-			<string>Pods-NBUCore</string>
+			<string>Pods-NBUKit</string>
 			<key>productName</key>
-			<string>Pods-NBUCore</string>
+			<string>Pods-NBUKit</string>
 			<key>productReference</key>
-			<string>7F356D1DEF564BF58ACBE85D</string>
+			<string>EC74ACA92C644394A741C2D7</string>
 			<key>productType</key>
 			<string>com.apple.product-type.library.static</string>
 		</dict>
-		<key>0CD3B8F02E964DBABFAFA313</key>
+		<key>0AD0694925C24303A65E29CB</key>
+		<dict>
+			<key>fileRef</key>
+			<string>4501D290619947EDB06EC51C</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>0B43D3A6D86A45B1840A2080</key>
 		<dict>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>1</string>
+			<string>0</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>ObjectArrayView.m</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectArrayView.m</string>
+			<string>libPods-Lockbox.a</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>0D1F6DD7C63D4682BDE86BDE</key>
+		<key>0B9E9B07270B416B88C54236</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>next.png</string>
-			<key>path</key>
-			<string>Resources/next.png</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>0D2B331056814BC5B926690F</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageStillCamera.m</string>
+			<string>NSBundle+RKAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageStillCamera.m</string>
+			<string>Library/RestKit Support/NSBundle+RKAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0D35DAB46E9B4051A37A11B4</key>
+		<key>0BB5F15B322B4BF0B2B5AB02</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -989,29 +893,27 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>DDAbstractDatabaseLogger.h</string>
 			<key>path</key>
-			<string>Lumberjack/DDAbstractDatabaseLogger.h</string>
+			<string>Pods-NBULog-prefix.pch</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0D5A14AA4887453DA9248BAE</key>
+		<key>0BFDE2425A724ED2948C2768</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUCameraViewController.h</string>
+			<string>GPUImagePoissonBlendFilter.m</string>
 			<key>path</key>
-			<string>Source/Camera/NBUCameraViewController.h</string>
+			<string>framework/Source/GPUImagePoissonBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0D7AA6DBBE4A4260A2C3EDC8</key>
+		<key>0C6CE5BB8D77451C9272330F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1020,16 +922,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSDictionary+RKAdditions.h</string>
+			<string>GPUImageUIElement.h</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSDictionary+RKAdditions.h</string>
+			<string>framework/Source/GPUImageUIElement.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0D7F3DECF4CC4684B9A2B7C5</key>
+		<key>0CA279BECDD449AAA594B1AE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9078C7101F64483B92CFFA52</string>
+			<string>678C4DCA5E464174872881E8</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -1038,23 +940,39 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>0DC347554112487E8C849066</key>
+		<key>0D4C1A83EFA84C8AB800A12A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>DFB824FE614945779D88A467</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>0D51870F898D48D68F92E34C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageStretchDistortionFilter.h</string>
 			<key>path</key>
-			<string>Pods-NBUCore-dummy.m</string>
+			<string>framework/Source/GPUImageStretchDistortionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0DC67301A67843AD92094207</key>
+		<key>0D7301C929D949A2BC6CCCD4</key>
+		<dict>
+			<key>fileRef</key>
+			<string>F2FC3C24625243A48A6D5C86</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>0D73CB68DDDB4D93A6455DED</key>
 		<dict>
 			<key>fileRef</key>
-			<string>30FFAB9BD10D4985B6B20535</string>
+			<string>18D56A25FD2B4C639F607324</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -1063,68 +981,37 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>0E12B59DE67F4A63A31E653F</key>
+		<key>0D912A59C87443ABBF50E41C</key>
 		<dict>
-			<key>attributes</key>
-			<dict>
-				<key>LastUpgradeCheck</key>
-				<string>0500</string>
-			</dict>
-			<key>buildConfigurationList</key>
-			<string>863C75F792A042FEB07667B5</string>
-			<key>compatibilityVersion</key>
-			<string>Xcode 3.2</string>
-			<key>developmentRegion</key>
-			<string>English</string>
-			<key>hasScannedForEncodings</key>
-			<string>0</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXProject</string>
-			<key>knownRegions</key>
-			<array>
-				<string>en</string>
-			</array>
-			<key>mainGroup</key>
-			<string>975140B34F0A482B8AF3C755</string>
-			<key>productRefGroup</key>
-			<string>7C7D9F396D384BB799B2F3DA</string>
-			<key>projectDirPath</key>
-			<string></string>
-			<key>projectReferences</key>
-			<array/>
-			<key>projectRoot</key>
-			<string></string>
-			<key>targets</key>
-			<array>
-				<string>0C2B668FA5134575B3C4309A</string>
-				<string>8E233B3E6C464D0AB97B809B</string>
-				<string>7C2D26A414C745C99CE4BF78</string>
-				<string>93600FCC11CF47739CE4AB22</string>
-				<string>F347E244C6D340E19A7F51A4</string>
-				<string>C9388176061340AD9035734F</string>
-				<string>066F5A5FD055473C852BE660</string>
-				<string>FC4D42E2800B435391F863F8</string>
-				<string>0CC22619F51A409BB7EA2993</string>
-				<string>804B36EFA2A74412A3EA1170</string>
-				<string>375A60AD04D54F42AEAAD8F4</string>
-				<string>E20FD68BCA064515A5F7535E</string>
-				<string>0F98B4BAA2234373BEB49046</string>
-			</array>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NBUAssets.h</string>
+			<key>path</key>
+			<string>Source/Assets/NBUAssets.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0E1AE3DDF16F4F9EBB5E41CC</key>
+		<key>0E13E33250844170939D91AE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageStillCamera.h</string>
 			<key>path</key>
-			<string>Pods-LumberjackConsole-dummy.m</string>
+			<string>framework/Source/GPUImageStillCamera.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0E53CEC60F80440184766175</key>
+		<key>0E287943077249F9BE0385AC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1133,27 +1020,27 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImage3x3ConvolutionFilter.h</string>
+			<string>GPUImageThresholdedNonMaximumSuppressionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImage3x3ConvolutionFilter.h</string>
+			<string>framework/Source/GPUImageThresholdedNonMaximumSuppressionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0E7F00DCA002458CBE851C7B</key>
+		<key>0E40448A2DB14DC6AC6B96C7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7CFAF2E0462E403B93FEBCB2</string>
+			<string>A17ED36376E243EFB4A58812</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>0F13B671644646298FA11E40</key>
+		<key>0E458702B6034D5F948E0C4A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0B559FD223C34D3E9EB48223</string>
+			<string>5D4B6533ABCB438A96B09BBF</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>0F1D0DD7CCD9416AAA8446E0</key>
+		<key>0EC14D07C051423883BC83B2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1162,42 +1049,43 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageTextureInput.m</string>
+			<string>GPUImageUIElement.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTextureInput.m</string>
+			<string>framework/Source/GPUImageUIElement.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0F635A54957B42EB948F313B</key>
+		<key>0ED1CC66DFFF459995504815</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageColorBlendFilter.m</string>
+			<string>NBUFilterThumbnailView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorBlendFilter.m</string>
+			<string>Source/Filters/NBUFilterThumbnailView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0F85421510DA410AB4D16840</key>
+		<key>0EDEC451E2FF4BEA99032D31</key>
 		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>A0EA0E6F831341A6A9F518A6</string>
-				<string>8EF8D680A82349DB96E3D1D7</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>XCConfigurationList</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageSolidColorGenerator.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageSolidColorGenerator.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0F8869ABBE824D81BBA6FE18</key>
+		<key>0F019B37991A4ADFB2D26F4F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1206,91 +1094,117 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageFalseColorFilter.h</string>
+			<string>GPUImageTextureInput.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFalseColorFilter.h</string>
+			<string>framework/Source/GPUImageTextureInput.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0F98B4BAA2234373BEB49046</key>
+		<key>0F04E94539B04201829D566E</key>
 		<dict>
-			<key>buildConfigurationList</key>
-			<string>EC3C4DE7F159428AB101FE79</string>
-			<key>buildPhases</key>
-			<array>
-				<string>2A32C8B6CECC49428B3876FC</string>
-				<string>4A26D3ABE7AF43108337A21C</string>
-				<string>BF4B280ECB964253AD374E7D</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
 			<array/>
 			<key>isa</key>
-			<string>PBXNativeTarget</string>
-			<key>name</key>
-			<string>Pods-RBVolumeButtons</string>
-			<key>productName</key>
-			<string>Pods-RBVolumeButtons</string>
-			<key>productReference</key>
-			<string>5F8D743C59384C74975156AB</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>0F05E420B7A84A10926EF187</key>
+		<dict>
+			<key>fileRef</key>
+			<string>672361322EF74233988A4B61</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>0FC0E38BA6F7476EAB0CC64F</key>
+		<key>0F6A92387FA9400F91FEA96B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>arrow.png</string>
+			<string>GPUImageUnsharpMaskFilter.h</string>
 			<key>path</key>
-			<string>Resources/arrow.png</string>
+			<string>framework/Source/GPUImageUnsharpMaskFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>0FD5E5F91622446E85B389DA</key>
+		<key>0F726D81E99E4089A3EF3A2F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUFilter.h</string>
+			<string>GPUImageSphereRefractionFilter.m</string>
 			<key>path</key>
-			<string>Source/Filters/NBUFilter.h</string>
+			<string>framework/Source/GPUImageSphereRefractionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>102D9121FD7248648906FC21</key>
+		<key>0F798D30A3E244639C5D7D9C</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>17499E66C347412491BF8C2C</string>
+			<key>remoteInfo</key>
+			<string>Pods-NBUCore</string>
+		</dict>
+		<key>0FCC168E053A4562A1976E75</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>C1B3D7D8105941B7879C7DD8</string>
-				<string>4B5F36AA90FC47E0B896E352</string>
-				<string>E260AC6AB86F476298AE7867</string>
-				<string>118C70A046FE4222A6B93CC3</string>
-				<string>88445C6CAB6F4F678ADDBCA3</string>
-				<string>561596AF58084AC7AE9404CD</string>
+				<string>47BA69378BC44E09BAF7602E</string>
+				<string>E65BCF0BEF974D6CBD3BF8E2</string>
+				<string>1337A59B563342EC8EF55BEE</string>
+				<string>68FA902515804EB58A44E44B</string>
+				<string>316BDD2D38854564B92822F4</string>
+				<string>9FA197923A474CD793A20A7D</string>
+				<string>68C66BA25A154CD59EF745E9</string>
+				<string>C3A359A440104F29B18B09F7</string>
+				<string>F977036441D744BBA40BC1E1</string>
+				<string>48C8B4B60DA643C88323DF2E</string>
+				<string>8F787D64165A4CC3B9694BD2</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Pods</string>
+			<string>Core</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>103639ADD677456DBB1BB5B9</key>
+		<key>0FD47A5094194DD69BD33E98</key>
 		<dict>
-			<key>fileRef</key>
-			<string>961D7E4381B44AA190D26AA4</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageSepiaFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageSepiaFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>103D4932D57D48C68067A1E9</key>
+		<key>0FD88D7FD99743F49341C39C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1299,28 +1213,38 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageRawDataInput.m</string>
+			<string>GPUImageiOSBlurFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRawDataInput.m</string>
+			<string>framework/Source/GPUImageiOSBlurFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1049F9E529A444C688B08134</key>
+		<key>108C266446E5496FA310AB2D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>70146E8C1A5C43CDACF63E9D</string>
+			<string>8DF4A6FEEE9347AC806E9642</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>104BD83903C448309BFB3DA6</key>
+		<key>10DE889617124B25ACF1EA26</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>UIImage+RKAdditions.m</string>
+			<key>path</key>
+			<string>Library/RestKit Support/UIImage+RKAdditions.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>112A87C605D14B158F0F6DFF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>648A84C7A4D549BDBEE33BCE</string>
+			<string>434CB0AE8BAD4AE3B153E2F6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -1329,7 +1253,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>106180ACB7B8474BBF620B75</key>
+		<key>1176DAA2F51D48618E8CED75</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1338,13 +1262,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>UINavigationController+NBUAdditions.m</string>
+			<string>GPUImageSoftEleganceFilter.m</string>
 			<key>path</key>
-			<string>Source/Additions/UINavigationController+NBUAdditions.m</string>
+			<string>framework/Source/GPUImageSoftEleganceFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>109386AC29704F86894B69CE</key>
+		<key>117FD1A2AB904514BD79A478</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1353,48 +1277,53 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NSData+RKAdditions.m</string>
+			<string>GPUImageRGBOpeningFilter.m</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSData+RKAdditions.m</string>
+			<string>framework/Source/GPUImageRGBOpeningFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>10BB9DF8C12F4BB5A59466E6</key>
+		<key>11A38E2C9D70436DB68D783B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A2937565CF5D4EB0B8FBD79A</string>
+			<string>304C61184A494234A7FF6BDC</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>11082369FEF344D29250BB0E</key>
+		<key>11EFD27382FC4D4F977B2718</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4A06C353F4654A4DBE7D656F</string>
+			<string>E48617FC2E7B4054A0CB73F1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>112DF5EB6F264615BEC7006E</key>
+		<key>122F8E56C30E491C9ED94536</key>
 		<dict>
-			<key>buildConfigurations</key>
+			<key>children</key>
 			<array>
-				<string>5115F5B7AE114FC391DFF60A</string>
-				<string>12E930EF456140129A03DE97</string>
+				<string>BC06C88510B44C9D9C42CEF1</string>
+				<string>A34347F2C6314F869887685A</string>
+				<string>020206177827443CB3E5B888</string>
+				<string>7A6BEAB6667B4E8FB7FA6081</string>
+				<string>FB5DCA0E90094300B92D4CB8</string>
+				<string>43C07D934B574B36AF6CC5E7</string>
+				<string>67D661F2BAD5489394F4866A</string>
+				<string>1C82012393BC4ECF9102BAB2</string>
+				<string>304C9533A5C445BEA030788E</string>
 			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>1149C6F0F4EB4E1BBE1ED970</key>
-		<dict>
-			<key>fileRef</key>
-			<string>BADED0295A1343E0A1A7250F</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Pods</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>11693127F75748E2ADEE9D7B</key>
+		<key>1251105E6CAC4BFBB2387AB6</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1403,60 +1332,78 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageLocalBinaryPatternFilter.h</string>
+			<string>GPUImageMotionDetector.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLocalBinaryPatternFilter.h</string>
+			<string>framework/Source/GPUImageMotionDetector.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>118C70A046FE4222A6B93CC3</key>
+		<key>126F416131AB46F8AA282861</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>Pods-dummy.m</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageVoronoiConsumerFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageVoronoiConsumerFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>11DF79F98FB24BD384E59689</key>
+		<key>12A0E8AAB8E240BA89898B9E</key>
 		<dict>
-			<key>fileRef</key>
-			<string>0FD5E5F91622446E85B389DA</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>file.xib</string>
+			<key>name</key>
+			<string>NBUAssetThumbnailView.xib</string>
+			<key>path</key>
+			<string>Source/Assets/NBUAssetThumbnailView.xib</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>12022778A4524F85B8BF08A6</key>
+		<key>12B5FBD6EFCE424093108FEF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLightenBlendFilter.h</string>
+			<string>GPUImageColorInvertFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLightenBlendFilter.h</string>
+			<string>framework/Source/GPUImageColorInvertFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>122B26186EAE458EB7A71A0B</key>
+		<key>12CAE900F98548D3B7B17B86</key>
 		<dict>
 			<key>fileRef</key>
-			<string>AC36138B8A1A4EC3AE8EBE4D</string>
+			<string>69104F200EA743819314CE44</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>122EC5B21D6247EC84F6396B</key>
+		<key>13286D4D7CE0467C9BFD5367</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>wrapper.framework</string>
+			<key>name</key>
+			<string>MediaPlayer.framework</string>
+			<key>path</key>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/MediaPlayer.framework</string>
+			<key>sourceTree</key>
+			<string>DEVELOPER_DIR</string>
+		</dict>
+		<key>1337A59B563342EC8EF55BEE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1465,20 +1412,35 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSURL+RKAdditions.h</string>
+			<string>DDAbstractDatabaseLogger.h</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSURL+RKAdditions.h</string>
+			<string>Lumberjack/DDAbstractDatabaseLogger.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1294BE958114429989405FCB</key>
+		<key>13B757517C51451E86556065</key>
 		<dict>
 			<key>fileRef</key>
-			<string>3FA174CC514E4D948198AC7B</string>
+			<string>0C6CE5BB8D77451C9272330F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>1294ED0B91AA46F18D18AE7E</key>
+		<key>141D77563C74492899306BAA</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageAmatorkaFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageAmatorkaFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>1435C4BABB2F486A8A4C4F9B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1487,16 +1449,30 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NSString+NBUAdditions.m</string>
+			<string>NBUAssetsGroup.m</string>
 			<key>path</key>
-			<string>Source/Additions/NSString+NBUAdditions.m</string>
+			<string>Source/Assets/NBUAssetsGroup.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>129AC2B49A744080A6073EA2</key>
+		<key>14724FC6BF7C497DA8133BD9</key>
 		<dict>
 			<key>fileRef</key>
-			<string>FAC02980828A4CA08ED7CDD0</string>
+			<string>024CD42288704E4595B52C62</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>14B29AE92668489A991D867A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>6F08AFF899554161BC769959</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>152B9EC2111C49B5A5535C87</key>
+		<dict>
+			<key>fileRef</key>
+			<string>789FD5CF497745CC93ECFFCD</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -1505,141 +1481,117 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>129AD345F8C5434EAAC83F98</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>D3A730CAFF2A4ED2B55BCEEA</string>
-				<string>6E578FB959AC4BF5A6DE9F33</string>
-				<string>260DF817F9044B54BBD95C2B</string>
-				<string>E42DAE65101E42B3B3763CEF</string>
-				<string>D281A8B8D2064BEB996E3CC3</string>
-				<string>F2C949D1E2E349C58A7A1476</string>
-			</array>
-			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>12A6714256AB4F688A7BFE25</key>
+		<key>157CAC4869724A25B76150FB</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D987C306693946F2AAD1172F</string>
+			<string>D363E482BECA425D8B2ADE74</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>12CF1AE53A5A45339DC969B4</key>
+		<key>15B9E58042E34D29AC2E2580</key>
 		<dict>
 			<key>fileRef</key>
-			<string>497A74806D9A40849751E9BC</string>
+			<string>0D51870F898D48D68F92E34C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>12D06FD3C79A4DA5A8BD984F</key>
+		<key>15BC9234AA564EC09357407F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLuminosity.h</string>
+			<string>NBUGPUImageFilterProvider.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLuminosity.h</string>
+			<string>Source/Filters/NBUGPUImageFilterProvider.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>12E930EF456140129A03DE97</key>
+		<key>15CBF4922FF64FD9B99A2EFD</key>
 		<dict>
-			<key>buildSettings</key>
-			<dict>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>bundle</string>
-			</dict>
+			<key>fileRef</key>
+			<string>F102737712CB44D68900B47A</string>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>135C1E8CBEA449FEBE5DD0C9</key>
+		<key>15FE1C9DB7834CBFB762BDB9</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>C6156EA0FE0E4A9EACCDBD90</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageCropFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageCropFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>1388B22E1CE244139DA8114B</key>
+		<key>16301204B9234F8B94F6C30B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePolkaDotFilter.h</string>
+			<string>UIScrollView+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePolkaDotFilter.h</string>
+			<string>Source/Additions/UIScrollView+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>138E8F280A014AFC94C5F450</key>
+		<key>1632ECE33B9747DE9B45CFEE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBULog.m</string>
+			<string>GPUImageGaussianBlurFilter.h</string>
 			<key>path</key>
-			<string>Source/NBULog.m</string>
+			<string>framework/Source/GPUImageGaussianBlurFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>138F3DF394934B5A8B8CAF61</key>
+		<key>165D9BCDAB5D40BFB36876F5</key>
 		<dict>
-			<key>fileRef</key>
-			<string>DB00CA3705854318859E5002</string>
+			<key>buildConfigurationList</key>
+			<string>5E069E920851490CAE2FF5EE</string>
+			<key>buildPhases</key>
+			<array>
+				<string>B40D290FBC814E9A8688C8AE</string>
+				<string>524CFDF6860545E6B5B528E1</string>
+				<string>02526516C0AE4482A74EA19D</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array/>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXNativeTarget</string>
+			<key>name</key>
+			<string>Pods-GPUImage</string>
+			<key>productName</key>
+			<string>Pods-GPUImage</string>
+			<key>productReference</key>
+			<string>5845394EB94F42AD949E3B10</string>
+			<key>productType</key>
+			<string>com.apple.product-type.library.static</string>
 		</dict>
-		<key>13B163ACD1B949BDBE7AAF86</key>
+		<key>16B3CE46B3A14368A716CA25</key>
 		<dict>
 			<key>fileRef</key>
-			<string>96812D1BB3FD4FACBEB8D588</string>
+			<string>B259639BE2DB4659AD00A90C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>13BD8A0304514C26B360277E</key>
+		<key>16EB17755204401EBF6AC73D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1648,122 +1600,131 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>UIImage+RKAdditions.m</string>
+			<string>GPUImageChromaKeyBlendFilter.m</string>
 			<key>path</key>
-			<string>Library/RestKit Support/UIImage+RKAdditions.m</string>
+			<string>framework/Source/GPUImageChromaKeyBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>140D49FBF3184A5AA44668F9</key>
+		<key>17282106680F433380FD06F2</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>A627AD67483B41AAB9B89821</string>
+				<string>431F860485064C42B08976BB</string>
+				<string>BA50AA3F20B34955916A27B6</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>GPUImagePrewittEdgeDetectionFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImagePrewittEdgeDetectionFilter.h</string>
+			<string>AdjustLevels</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1436846B2C114583AB7CCDCC</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B796782CACEB47EEA863C0F3</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1454258091BF4B6AB2D281DF</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>375A60AD04D54F42AEAAD8F4</string>
-			<key>targetProxy</key>
-			<string>F8F3CB988F0F4EDCBEABB95A</string>
-		</dict>
-		<key>145E9762BE3E47448ADC5BF6</key>
+		<key>17499E66C347412491BF8C2C</key>
 		<dict>
-			<key>fileRef</key>
-			<string>FD6B64E80F864F1DAF85F726</string>
+			<key>buildConfigurationList</key>
+			<string>4ACAD916DBAA43B893D95A09</string>
+			<key>buildPhases</key>
+			<array>
+				<string>CC587A00AA554E678C0F3BE7</string>
+				<string>8872467188574DB992632497</string>
+				<string>CDB5025ED4DD43DF8BE455E6</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array/>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXNativeTarget</string>
+			<key>name</key>
+			<string>Pods-NBUCore</string>
+			<key>productName</key>
+			<string>Pods-NBUCore</string>
+			<key>productReference</key>
+			<string>D432F42BBAF046D2B470D8FF</string>
+			<key>productType</key>
+			<string>com.apple.product-type.library.static</string>
 		</dict>
-		<key>147718CFF02B448B8325BA6E</key>
+		<key>177E5151FDA74F5280871712</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLinearBurnBlendFilter.h</string>
+			<string>GPUImageAlphaBlendFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLinearBurnBlendFilter.h</string>
+			<string>framework/Source/GPUImageAlphaBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>147EAD6397BF4E9781359398</key>
+		<key>17A35D69E5804EA39AFE7DF3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<key>name</key>
+			<string>nocontent.png</string>
 			<key>path</key>
-			<string>Pods-CocoaLumberjack-Private.xcconfig</string>
+			<string>Resources/nocontent.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>15327E3991A6442084D7303F</key>
+		<key>17D02271E1A24B1896A6C656</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>ja.lproj</string>
+			<string>GPUImageFalseColorFilter.h</string>
 			<key>path</key>
-			<string>Resources/ja.lproj</string>
+			<string>framework/Source/GPUImageFalseColorFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>157A625E88694DB3A167B200</key>
+		<key>17E28CC36E2343F5972F7316</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageColorBurnBlendFilter.m</string>
+			<string>text.plist.xml</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorBurnBlendFilter.m</string>
+			<string>Pods-acknowledgements.plist</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>157AA8B81A90408A9A7DA072</key>
+		<key>18301EB8BEAC4FD381A5320A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBURefreshControl.m</string>
+			<string>GPUImageHarrisCornerDetectionFilter.h</string>
 			<key>path</key>
-			<string>Source/UI/NBURefreshControl.m</string>
+			<string>framework/Source/GPUImageHarrisCornerDetectionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1601FA44DD1E4BCB9E40C1F3</key>
+		<key>18D3A9322870473D8A4C4BF3</key>
+		<dict>
+			<key>fileRef</key>
+			<string>F53706BC5F7F404CAF3BE5F7</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>18D56A25FD2B4C639F607324</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1772,13 +1733,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageErosionFilter.m</string>
+			<string>GPUImageHardLightBlendFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageErosionFilter.m</string>
+			<string>framework/Source/GPUImageHardLightBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1642C94AF14E4C5EB34EEA41</key>
+		<key>192DE576F9DD4C86BA6F7777</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1787,16 +1748,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUBadgeView.h</string>
+			<string>GPUImageLaplacianFilter.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUBadgeView.h</string>
+			<string>framework/Source/GPUImageLaplacianFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1672F15E4EAF4071B9BB449E</key>
+		<key>1954D4ABAC774A3792147F8E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>5A3D3E28CAD842A386B689AF</string>
+			<string>9A5789D692314E1E9AB8EF67</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -1805,67 +1766,31 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>17360CB0F57B4CFDB3F8F747</key>
+		<key>19641366B5ED40F887553D70</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>9CA4F5B84BC1456997F5E553</string>
-				<string>A6B02C1F402F4FF69CC60062</string>
-				<string>04AC247EE2CE46A99BE5BA94</string>
-				<string>ED1AF5800DAF46E888F2226E</string>
-				<string>8470097FD8284777BC2E5BD9</string>
-				<string>F3673271D1484EFFBB0CC28F</string>
-				<string>83EF5767D8AA42A5BA70D5FA</string>
-				<string>93C604988B704C06B7620CBE</string>
-				<string>17B500A056E24BD48287E536</string>
-				<string>540DDA8BEFD9487AB07A0969</string>
-				<string>6CFD610D5E30454FB6E6EE60</string>
-				<string>8A03519DC4E843ED93A64ED2</string>
-				<string>F871B59ED1154944B4067538</string>
-				<string>1BA021B3B7A54865AFD4682C</string>
-				<string>0F13B671644646298FA11E40</string>
-				<string>DFC9C794DF684654AD3153B7</string>
-				<string>11DF79F98FB24BD384E59689</string>
-				<string>7841C94611D8444D852051BA</string>
-				<string>68C64E075BC04F0BAC5D73A2</string>
-				<string>43A39A507BFC416FB133B031</string>
-				<string>7327D931E7384FEC8F88F901</string>
-				<string>1B73D51709044E02AFEAD0DC</string>
-				<string>7E287B930CF844EB86F90E54</string>
-				<string>B0249F354D11404EB1E1E9C1</string>
-				<string>F518582553D8436383200831</string>
-				<string>033D147A9B2443EBBCA14F39</string>
-				<string>8E478132DD1F45DFAB6CD72F</string>
-				<string>459FBD87FE4B41EE973E2DBB</string>
-				<string>84999D8E627342CEBB115A13</string>
-				<string>25652C3D4B9642F6B035019C</string>
-				<string>71929F4661324DD5800482BF</string>
-				<string>6AB3F7F6B8044E87AF2C4F92</string>
-				<string>E1CFB6398FE24756885A55B8</string>
-			</array>
+			<key>fileRef</key>
+			<string>387CF0B3E25A4451A4FC95DF</string>
 			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>1744F81ABE3C4526A80B59E2</key>
+		<key>19642A0481FC47E8866DD807</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>1176DAA2F51D48618E8CED75</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>ObjectView.m</string>
-			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>175AC70F8A6F497AB7E3EE64</key>
+		<key>19CD5A0C59004388B1FBC734</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1874,20 +1799,23 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>path</key>
-			<string>Pods-CocoaLumberjack-prefix.pch</string>
+			<string>MotionOrientation.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>179530B2EBCA42D3BF4D792F</key>
+		<key>1A3460EC22404B1B98DA7471</key>
 		<dict>
+			<key>fileRef</key>
+			<string>24A92817C4444336A8DC945C</string>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>FC4D42E2800B435391F863F8</string>
-			<key>targetProxy</key>
-			<string>3CC8623AFF884DBE8416168F</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>17B36959DB76459E830F2520</key>
+		<key>1A46B4521A0E4873A1D90A2B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -1896,139 +1824,96 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NSURL+RKAdditions.m</string>
+			<string>GPUImageAddBlendFilter.m</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSURL+RKAdditions.m</string>
+			<string>framework/Source/GPUImageAddBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>17B500A056E24BD48287E536</key>
-		<dict>
-			<key>fileRef</key>
-			<string>2D2A39D2D44C4F7EA9BE0F6C</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>17F9C65D21814536BB5936C1</key>
+		<key>1AB71D1FD521449C96D004CB</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D1D6227BB93A4C55A03A6B50</string>
+			<string>98F8EE51F5B8437D8A759D67</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>181400DBFF5847C8B40C1FB2</key>
+		<key>1ADFDC4F026C4F08A275AD10</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>ObjectGridView.h</string>
 			<key>path</key>
-			<string>Pods-NBULog.xcconfig</string>
+			<string>Library/NBUCompatibility/ObjectGridView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>18556E8DF02E4A27A318BD8F</key>
+		<key>1AF65302FE2645FCAE79A97F</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>E8BE723A7D994A9F98BE2029</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageAverageLuminanceThresholdFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageAverageLuminanceThresholdFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>18976FF8EFC5466CB96B2CC3</key>
+		<key>1B33895F3F4842719E265C74</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>249E6F8C3D93419D9768EE9B</string>
-				<string>97E7FF5749B4410EB05BDF38</string>
-				<string>931664170DCD4141A7CD32DE</string>
-				<string>6677F5DFBA5841DBBA99D73B</string>
-				<string>0CD3B8F02E964DBABFAFA313</string>
-				<string>5E77D2872DA442A8B95A825B</string>
-				<string>F8CC833F50CD4F36B0CEDC19</string>
-				<string>E0981BB308134B858166A2D8</string>
-				<string>A79C43E4C74C48929226DD72</string>
-				<string>BD820E1CD7FA457CA1AF49B3</string>
-				<string>36EB0177E7C940F684C226CA</string>
-				<string>46675027CED943A6812BEE24</string>
-				<string>1744F81ABE3C4526A80B59E2</string>
-				<string>7B8FB4A93BC04988918A4E12</string>
-				<string>E5900787D6D84433A9C61621</string>
-			</array>
+			<key>fileRef</key>
+			<string>0E13E33250844170939D91AE</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>NBUCompatibility</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>18BDB5EAD24B421EA1F76CB3</key>
+		<key>1B5D9F752BC844ABB80B4B84</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>wrapper.cfbundle</string>
-			<key>includeInIndex</key>
-			<string>0</string>
+			<key>fileRef</key>
+			<string>394248CC5459426DB6CA3C04</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>NBUImagePicker.bundle</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>18E07E5C5BAE4962A9906CAE</key>
+		<key>1B8FA92B29434484AD2A5629</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUBadgeView.xib</string>
+			<string>GPUImageHalftoneFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUBadgeView.xib</string>
+			<string>framework/Source/GPUImageHalftoneFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>18E194E62A4446059EF00CFE</key>
-		<dict>
-			<key>fileRef</key>
-			<string>6677F5DFBA5841DBBA99D73B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>192BF61D4BA14B6C80CA0E73</key>
+		<key>1BAF41CBD51A420C96E37B2D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>PTEConsoleLogger.h</string>
+			<string>GPUImageSaturationBlendFilter.m</string>
 			<key>path</key>
-			<string>Source/PTEConsoleLogger.h</string>
+			<string>framework/Source/GPUImageSaturationBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>19351027609C42BB9FCBD2CC</key>
-		<dict>
-			<key>fileRef</key>
-			<string>31DC29AA7BFC4B76A48EDB15</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>19F0752B289E44B099F14DF0</key>
+		<key>1BC0D9D6CA3F4EE7BB388572</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -2037,108 +1922,125 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageiOSBlurFilter.m</string>
+			<string>NBUFilterProvider.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageiOSBlurFilter.m</string>
+			<string>Source/Filters/NBUFilterProvider.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1A2DAC24505D4EB298C2D60A</key>
-		<dict>
-			<key>fileRef</key>
-			<string>627034EC9E974937A8478B0A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1A8D49A74BD6422E8BD52C96</key>
-		<dict>
-			<key>fileRef</key>
-			<string>49B9F454115F49E7BA064D65</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>1B73D51709044E02AFEAD0DC</key>
-		<dict>
-			<key>fileRef</key>
-			<string>011B0B3232FA443B81AA8E84</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1B8BF9235B70463ABD15B134</key>
-		<dict>
-			<key>fileRef</key>
-			<string>5688ED5B23EB4125B4C16A15</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1BA021B3B7A54865AFD4682C</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A51E186E35AC47BC846C21DF</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1BA72698E88046069186BAE1</key>
+		<key>1BD1C879A40848949B47C3C4</key>
 		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Security.framework</string>
+			<string>NBUBadgeView.h</string>
 			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/Security.framework</string>
+			<string>Source/UI/NBUBadgeView.h</string>
 			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1C0E4D55B90740AE89011FB7</key>
+		<key>1C82012393BC4ECF9102BAB2</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>0146355E783E4CF1A817784F</string>
+				<string>24652878E69841ABA2158725</string>
+				<string>F4D0ABEA6E3D401CA2D753B4</string>
+				<string>0A43B12863E64E71AB39F712</string>
+				<string>387CF0B3E25A4451A4FC95DF</string>
+				<string>3EEB0DE2B709467E9C276A66</string>
+				<string>F384914CEBD449FD83505DB8</string>
+				<string>4AC635DB07EE42819D62676C</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>GPUImageSoftLightBlendFilter.m</string>
+			<string>NBULog</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSoftLightBlendFilter.m</string>
+			<string>NBULog</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1C49911223B54B8BAA893E1F</key>
+		<key>1CED29E18FE44CA181098482</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>B08E7498D3DE4D0E9EDA69DA</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-NBULog-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Debug</string>
+		</dict>
+		<key>1D2A61B301F44D8B870E4FDF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>2B41931020FD4A91AA4C3F87</string>
+			<string>731C12808AE44E7B9603C415</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>1C9169955CFB4BA7ADDAF00E</key>
+		<key>1D3628BB05C0443CB77C7B8D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUAssetsLibraryViewController.xib</string>
+			<string>NSFileManager+NBUAdditions.h</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetsLibraryViewController.xib</string>
+			<string>Source/Additions/NSFileManager+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1CF9163CEEB84A33BAAEBA01</key>
+		<key>1DBBE05609CD47ECAE1F9A36</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -2147,31 +2049,31 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageGaussianSelectiveBlurFilter.m</string>
+			<string>NBUGalleryViewController.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGaussianSelectiveBlurFilter.m</string>
+			<string>Source/Gallery/NBUGalleryViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1CF9C2DC80F14F09AB60CA51</key>
+		<key>1E1FB77D1B7F4D45A1EFCFE4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>PTEDashboard.xib</string>
+			<string>NBURotatingViews.m</string>
 			<key>path</key>
-			<string>Source/PTEDashboard.xib</string>
+			<string>Source/UI/NBURotatingViews.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1D20EE6F3C6F49BC9B245679</key>
+		<key>1E2D6302F16E4A818A48361E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>63E48C82E8B8442AB816D6DB</string>
+			<string>53ACD414F1FA4EC1BAAF35A9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -2180,504 +2082,157 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>1D42848503FB4A86B9450601</key>
+		<key>1E3031E64F8F4C8C8DC8283A</key>
 		<dict>
-			<key>fileRef</key>
-			<string>57A0AB5995274D8FB9472EA5</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>1D54FEE79C694ECF97542735</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>PTEDashboard.h</string>
+			<string>NBUView.h</string>
 			<key>path</key>
-			<string>Source/PTEDashboard.h</string>
+			<string>Source/UI/NBUView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1D78A6F8AFD14BCDA30C1E9F</key>
+		<key>1ED3340697EC4BC5926EEC13</key>
 		<dict>
-			<key>fileRef</key>
-			<string>1294ED0B91AA46F18D18AE7E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
+			<key>baseConfigurationReference</key>
+			<string>5D19A76F796240BCAB47D391</string>
+			<key>buildSettings</key>
 			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-Lockbox-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
 			</dict>
-		</dict>
-		<key>1D8C24F30E1D456690554736</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C1878E56C3EF4F44BB71A02F</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Debug</string>
 		</dict>
-		<key>1DE8A33CC0FA4732A7F8E68C</key>
+		<key>1ED7BC4A6DB14E9382C55604</key>
 		<dict>
 			<key>fileRef</key>
-			<string>17B36959DB76459E830F2520</string>
+			<string>EC74ACA92C644394A741C2D7</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>1E0D3E52BC34433D8B45C834</key>
+		<key>1EDF6D3F2BF14CEB90B3AB56</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F4E24FCD74AA488A8EFEA37C</string>
+			<string>E88C2647F0AE4FB5ACBB281F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>1E9CD456972741C388A85CAB</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageDifferenceBlendFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageDifferenceBlendFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>1EA3ACC06AC7414A80C66594</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>B796782CACEB47EEA863C0F3</string>
-				<string>6CD7E1248A2645EF8889A675</string>
-				<string>D6623E31300C4A428A8EA2D7</string>
-				<string>0E53CEC60F80440184766175</string>
-				<string>53AEFFBEA83C4756BC19EE43</string>
-				<string>5875C9DB9A434CE1AFD2E38B</string>
-				<string>461723A0E9654AA5A61FE0E1</string>
-				<string>9CB645A49F7D48E0883487A9</string>
-				<string>35FEE88E92F04F4FA3E31931</string>
-				<string>BB35C6901E4048F6A1ADFEDA</string>
-				<string>2CB3A8C8C49E499EA7819197</string>
-				<string>48028A29B5BB435891EAD9D4</string>
-				<string>2C0AB9C3D4D645158398452F</string>
-				<string>2DCB40857C654647B5A3C88A</string>
-				<string>713B069A0A264DCDBFA8F50A</string>
-				<string>36FB02059FF047759F54B8D4</string>
-				<string>648A84C7A4D549BDBEE33BCE</string>
-				<string>5E0DE9795A8C43268D1D1AB9</string>
-				<string>18556E8DF02E4A27A318BD8F</string>
-				<string>E5A2EAAF853E4281B3B0BE17</string>
-				<string>73828F57D5C04FA3A51B8350</string>
-				<string>C8207E5A98FA431590A6BE04</string>
-				<string>284E2D6470B1447CA2449663</string>
-				<string>20D0E5C68F324384A0D3F09C</string>
-				<string>791490479A8C4A4794B76894</string>
-				<string>C6FAA260D25D4B378719E3F0</string>
-				<string>C1878E56C3EF4F44BB71A02F</string>
-				<string>984E8748D98A4848995DD8CD</string>
-				<string>89C3DD7052D1408B8DE2E69A</string>
-				<string>28676C45E10148EC96513813</string>
-				<string>302EBBF478D1412DB056C150</string>
-				<string>A9BD1EB8D3704FEB91B20B47</string>
-				<string>93A6DBBCB7494E4185B73B00</string>
-				<string>C2F47D07A1B84F21A0604BF9</string>
-				<string>3CDA5C2CE8E6487A9325577B</string>
-				<string>CBF328279BA0460994F3B22D</string>
-				<string>326CDD64F5C84048993B684A</string>
-				<string>E39255C9BDE6446DAA432271</string>
-				<string>7AC6C96A34894443B9CC2F09</string>
-				<string>24E27D2C0B8A45D8A327540A</string>
-				<string>0F635A54957B42EB948F313B</string>
-				<string>2E116B2B5B1C40BB8B27AD13</string>
-				<string>157A625E88694DB3A167B200</string>
-				<string>24F71BCEB01748A3BB581EFF</string>
-				<string>A8FD9C54968D48B796105109</string>
-				<string>630C82526FD84B8FAAD3F5D8</string>
-				<string>E1E077ED25874A8398AE7B9F</string>
-				<string>9B5C15AA313F4E748FEBAD52</string>
-				<string>B76C58D24A9642538A1A7E5B</string>
-				<string>2A6D6A93D685471683642D8B</string>
-				<string>84552CA2FCF24BEAB6B5AEFC</string>
-				<string>B236CD9AFD364CBABE4F0435</string>
-				<string>94AB885972254D6BAC24D608</string>
-				<string>74F34CED76F141ED93201149</string>
-				<string>27CE8136619740D68C6406D5</string>
-				<string>135C1E8CBEA449FEBE5DD0C9</string>
-				<string>81A5EBB54F534ED985B04C2F</string>
-				<string>6A3B9917EDD74F3785B26D02</string>
-				<string>2B41931020FD4A91AA4C3F87</string>
-				<string>6467925B161F4E21BF2EC486</string>
-				<string>3FA686EFFC5446DEB01EF902</string>
-				<string>D0AFE4BEABB04E738CCF1EF1</string>
-				<string>872E64F90D91484F94DBF9CC</string>
-				<string>0CB37B24CD1E4C319862B9C1</string>
-				<string>1E9CD456972741C388A85CAB</string>
-				<string>83C81AC602704433A4A5420E</string>
-				<string>E1F71E980B0E4740B0B11BB0</string>
-				<string>A3F3958F6E284B879688863D</string>
-				<string>8502661EF92D40EA82E59CF0</string>
-				<string>387CBB59CAD1496EAC572010</string>
-				<string>30DF6540CBA948F6A287D1B4</string>
-				<string>FD9E4E8F31494FE1AC283FF5</string>
-				<string>A4EC1C06C4AC4D88842E615C</string>
-				<string>52B51D7EAA7B42939FB3D3EC</string>
-				<string>4C3155D3A70A438293A4163E</string>
-				<string>5587E81380064E99BB53D5A1</string>
-				<string>1601FA44DD1E4BCB9E40C1F3</string>
-				<string>B339DF4F8CC74171A6B2E660</string>
-				<string>7A642E20E8104400B33CDB50</string>
-				<string>E77ECFA917504EF1A44C9F4E</string>
-				<string>2B0FF61C1E154C13879DFFDB</string>
-				<string>03E05B4748DC4983A554378B</string>
-				<string>6B0785BFC0374564B40605FF</string>
-				<string>0F8869ABBE824D81BBA6FE18</string>
-				<string>4898321D9AD245EBBD789AA7</string>
-				<string>C4BFD76A200C42EDB1FBA203</string>
-				<string>1F04F797FEC24DB8A492B740</string>
-				<string>3E91E21AC0264B0E9EA88EC9</string>
-				<string>BF5AF2F630FB466BB21FB1A1</string>
-				<string>7E39EC040EF746168F1D1AA6</string>
-				<string>5D828B51F0F845D3B97C4B3D</string>
-				<string>D7E871E62AD846C8A4D57036</string>
-				<string>FFFEEAB499B0496EAB6CC772</string>
-				<string>2A419E124E0E4C7EB32C63D3</string>
-				<string>C36A19BDF07B4968B29B6225</string>
-				<string>92FD1A0A7BBC4474B5BDBF5D</string>
-				<string>F47E875E89F340E0AD55407E</string>
-				<string>926688DF88F2494C93C4F79E</string>
-				<string>1CF9163CEEB84A33BAAEBA01</string>
-				<string>F657BCE4928148C9B28315C1</string>
-				<string>CF5A7EB9F4EA45D7BE182FCF</string>
-				<string>312C299AE4524EF4871F1265</string>
-				<string>DC0F68F7CDEB4ACC80AB19E4</string>
-				<string>4DCCDEA8E8AA407DBB34FE85</string>
-				<string>CD3950734A414C03BBCF3279</string>
-				<string>D1E323BF61AC491ABC5D93D5</string>
-				<string>78276EDE4D964C6E9BB87D24</string>
-				<string>DAF92515A6C6431696B7F760</string>
-				<string>972FD4358E884A6C89A1AB58</string>
-				<string>D6F1824C49184C63A0068AF9</string>
-				<string>37860FE000004C4699ED8593</string>
-				<string>3F09350725EC46FC8B64B170</string>
-				<string>D422F4E454E744F089D29C6A</string>
-				<string>65ABBCE0919B4CFABD436747</string>
-				<string>C63EC35021E74B82B02EC235</string>
-				<string>852896D39AAD4862A9AA864A</string>
-				<string>DB202844DBA8463A89D3A86F</string>
-				<string>A2937565CF5D4EB0B8FBD79A</string>
-				<string>8719F381B10A4E3CACF15784</string>
-				<string>5BEE29D612C84B45B74088A9</string>
-				<string>EC91AEC7185442D294BD433F</string>
-				<string>E9FF6DC1B94B4F96AF550337</string>
-				<string>F87DC73AE3514A0EA6D899B0</string>
-				<string>35211F71AFDA4DFB9DF9512A</string>
-				<string>60963393552B4DD7B2632457</string>
-				<string>B572FAE8965446B6B328FE71</string>
-				<string>0646069CE53744FDA90C9B3D</string>
-				<string>D4578E87B5284096BAE87829</string>
-				<string>EA436696B1144794A7F13DC6</string>
-				<string>F9CDDEE7CA65470997699D33</string>
-				<string>74A99E1BCB75479CA9193733</string>
-				<string>D5220096F4A545E6A89BBB99</string>
-				<string>A60D50974A854ADE9E5A527C</string>
-				<string>068A137C3613491D800FA81E</string>
-				<string>9078C7101F64483B92CFFA52</string>
-				<string>CA7C27A7BD5D4F1B9C9A36F0</string>
-				<string>46B4964FA6AA4B96AB778967</string>
-				<string>6DA988BC26294854BAA8F787</string>
-				<string>771A454350CF4D9280307517</string>
-				<string>12022778A4524F85B8BF08A6</string>
-				<string>9722B9FCAA6A45BDAC5FF5B2</string>
-				<string>20DFFEA74AD240D791F12ED7</string>
-				<string>4E77127A77104D6DAC8C768B</string>
-				<string>147718CFF02B448B8325BA6E</string>
-				<string>A7373BE18D2F40698B3E586D</string>
-				<string>11693127F75748E2ADEE9D7B</string>
-				<string>94E94D2A842E429EA6F49E5E</string>
-				<string>B8A4D68A8F1E4396B8D3C15F</string>
-				<string>E5598EE4EA5F4F11982FDA75</string>
-				<string>4E2A90901623411AA664948D</string>
-				<string>4239F217D3C24ACABFD6C97E</string>
-				<string>3D707C17D89E42B9919676B8</string>
-				<string>481BB75FFC2546DA99D48D72</string>
-				<string>5D6D3C09C6F6458BB1E806E7</string>
-				<string>4037DA30E4CC430A8EC647ED</string>
-				<string>12D06FD3C79A4DA5A8BD984F</string>
-				<string>77B6297AFCB4452BA9E7290B</string>
-				<string>ABBE744D7062410BB1DCD16D</string>
-				<string>E08BA052F7984DCBB7661F95</string>
-				<string>413E5D2D48C149599FC0C698</string>
-				<string>9A7810F6E1C94256B7929F13</string>
-				<string>56270DB0C2DB4D4BB4D85F2B</string>
-				<string>7D3CA674CE4D489FA7FBC5FD</string>
-				<string>9AE14FFA63564638A2E1BAED</string>
-				<string>B58164C1BDB54DA5AEC07E33</string>
-				<string>836CB9B3808C452E888FD2B9</string>
-				<string>DB00CA3705854318859E5002</string>
-				<string>E7F94DA41B494EBFAC2D9108</string>
-				<string>A67E958C0CAD4ABBB1434812</string>
-				<string>C89A9A255E3A45EE82EC197A</string>
-				<string>39AFBBA1F00C408CA2B1CCCB</string>
-				<string>26066FE6D2B943AC91982D63</string>
-				<string>F69057A32D064CE3A726909E</string>
-				<string>8A0CF885180640058A91EF6A</string>
-				<string>277D674047E849DFADC0E0A3</string>
-				<string>F69621DB54DE4F41AFDF12C0</string>
-				<string>0C391B47E03940D0B653E26C</string>
-				<string>C35E8BA6B2F24F74865B621F</string>
-				<string>C3073F9914C640618040CCC9</string>
-				<string>623131B6A1154063BB52FA6C</string>
-				<string>B9861055600E4D059BD2A09C</string>
-				<string>FEC4B8DE48C84F459886871A</string>
-				<string>F02660E853D447BE934BE279</string>
-				<string>481F27AD2B3C4FEABF5DEA9B</string>
-				<string>B4EE82E677EB4C92A34C0F8D</string>
-				<string>D1174432F26E45488377E295</string>
-				<string>7D39B5B5908B48FBB2515ED3</string>
-				<string>6B88B7356E0948C2815B9814</string>
-				<string>05AB5BC5D9084D6FB7A4BF3D</string>
-				<string>C85AE49678BB4F7C80654294</string>
-				<string>9D1F5F4938FC4354808F21A9</string>
-				<string>A105194BE1D1454BAA6BE8F6</string>
-				<string>B323D27D131D434EB30E785C</string>
-				<string>C007A3253AC84115946000C6</string>
-				<string>984AAAA648B848AFAFA48806</string>
-				<string>E7E5220788CA4CC1AE0C4C11</string>
-				<string>02095499BD23418089BB63BF</string>
-				<string>689852E21710414CBF803448</string>
-				<string>277F48F7D32643D2A8CA7E02</string>
-				<string>FF7D9CE1E54743F6973214F2</string>
-				<string>EE273B2EDF4E4E9CA8298ED2</string>
-				<string>C40C447B3EF542ECBC0BC026</string>
-				<string>9379D834BE9143F29066AE57</string>
-				<string>6FB2F1695F7E4239B4B27EBD</string>
-				<string>A1C9992C0863492284751BF6</string>
-				<string>D5AD4403EE5A4430AA1778A3</string>
-				<string>F21AFCBDD1D9404BBC068563</string>
-				<string>4867FA92256D4D0A9603D54E</string>
-				<string>C9FAE85699004AFDA0C39F9D</string>
-				<string>F0991CEFB3994CF9B807BB93</string>
-				<string>3F1506B810DE49D9BB3644AB</string>
-				<string>1388B22E1CE244139DA8114B</string>
-				<string>D14973BCC4FF49AA8E9D76CC</string>
-				<string>8E150E7B5AB94A2BA88F488C</string>
-				<string>8172980C01EA4E06AC27DD1E</string>
-				<string>140D49FBF3184A5AA44668F9</string>
-				<string>E04637361A2044BCABED1859</string>
-				<string>EF9682CBA7AD4CD8BE8B751A</string>
-				<string>0398257B6EF9458C86D299CF</string>
-				<string>B4EF011D8DD34154B9D50A5D</string>
-				<string>20A5789453014692AE45A771</string>
-				<string>61E0C36F8C5D49689601DF41</string>
-				<string>D775A6C0074D41BC9C94C084</string>
-				<string>6F8C7266F4A548BF9D672F42</string>
-				<string>8BDFCD84B0244B7BB523E690</string>
-				<string>F7EBC39E342E419C8478C16C</string>
-				<string>9DD16E842130407C90BA75A8</string>
-				<string>E04F91954DEA410C9A8020BE</string>
-				<string>103D4932D57D48C68067A1E9</string>
-				<string>A1126EA8843E4FCCBDC7E6DE</string>
-				<string>EAD8B09D73A94AC78688DB3A</string>
-				<string>585C1D9A255F4AC483567283</string>
-				<string>643BEEF924984B8289AB3B7B</string>
-				<string>EF5A5182A07E41298AFAF40C</string>
-				<string>B59E37062539423BBEED8C5E</string>
-				<string>D2BFA5846FB048438E0119C6</string>
-				<string>5D0AAE93B706421B93236952</string>
-				<string>721D7F8B69B74BE88E50EF6F</string>
-				<string>F6F4E39A1CFB4C1394B7DAAF</string>
-				<string>BADED0295A1343E0A1A7250F</string>
-				<string>F4E24FCD74AA488A8EFEA37C</string>
-				<string>6D355A9076E44E37B6A0405E</string>
-				<string>75C11DDFE7B64D75841F0452</string>
-				<string>9058CD5CFDDF46D98B9BF4C5</string>
-				<string>9DF0B9EC014C4427AA5910E3</string>
-				<string>35709789CF4848AD8F8BF4F7</string>
-				<string>55F94875DB264D039F88041F</string>
-				<string>DA0438E73DD5420C83C38BA9</string>
-				<string>1F421CD5A0AC4500A7E4FE57</string>
-				<string>D987C306693946F2AAD1172F</string>
-				<string>B634AF9FAEAF4643903147DC</string>
-				<string>E943806EED5749EB978C6FDD</string>
-				<string>DDEEE85372994580A7B13720</string>
-				<string>9EACC31F63724B13BCDF7ADF</string>
-				<string>1C0E4D55B90740AE89011FB7</string>
-				<string>CD3ED6F54D4F484D87C75A2D</string>
-				<string>4DD74161E87E41D39DDAA539</string>
-				<string>3CEAC5E5403F4651B434C689</string>
-				<string>F8B9F0A24AD14302855C02A8</string>
-				<string>9D7E625802074E5FAF7AAB87</string>
-				<string>E5B4D54C38FC4B328ED0D17D</string>
-				<string>3A33211BDA48402BA307F702</string>
-				<string>0D2B331056814BC5B926690F</string>
-				<string>E59FB5C93840481BA65EE67B</string>
-				<string>913755AE5C5E424CA1C8B96C</string>
-				<string>A66361ABADDF4DDD918A1EBA</string>
-				<string>D82850787C164D6386D0322C</string>
-				<string>E6217E11175642D6B9491828</string>
-				<string>7ABDB65049D94E43B95B8ED6</string>
-				<string>F61554DFF8E242CFB41B0E15</string>
-				<string>0F1D0DD7CCD9416AAA8446E0</string>
-				<string>A2A339EA8D4D4F9AA30AB746</string>
-				<string>92AF8B3FB6B840C59419F837</string>
-				<string>C8F3C2B1EEAC4E35B45E1748</string>
-				<string>04F20427B0604804A95E6E42</string>
-				<string>76FFC86B5F7E4B05A743AD66</string>
-				<string>35F74C1B80914EAEBCE8F772</string>
-				<string>2C4920E36C454F73ACC8ACB4</string>
-				<string>96812D1BB3FD4FACBEB8D588</string>
-				<string>63113C94F2994CDE914670CB</string>
-				<string>77FA2B3146574979B8A8848E</string>
-				<string>C3F8875EEA734C619287DA80</string>
-				<string>70D04FF49F094F28BC979B02</string>
-				<string>E7EA7F9DE4A843FE8466E499</string>
-				<string>57A0AB5995274D8FB9472EA5</string>
-				<string>AC12460848194A7B8DCEE5B8</string>
-				<string>E2706702D4A347ADA061C916</string>
-				<string>03A59360E39240119CF223F6</string>
-				<string>D1F62B5238134AB2A50FDEA2</string>
-				<string>70A28AC596EC4490856B32B7</string>
-				<string>D4C84D2313D04B1A9058A9D6</string>
-				<string>934B13BB576742CCAB56101B</string>
-				<string>48D7E99AA49D446E9ED9F23D</string>
-				<string>696078F3C54849BEBEECAF4A</string>
-				<string>BD6699BB99594E94A34CDCA3</string>
-				<string>DAE5ED9C388546819E41C07E</string>
-				<string>2A1CFF4EC26B4E6588859B75</string>
-				<string>FFF9EE642E3B49FD97EAFF4C</string>
-				<string>C590B07EFBD14E97A273E710</string>
-				<string>30DA4BC40EF8429B8439AFAD</string>
-				<string>8079DEE4E549411F96C2E3B4</string>
-				<string>44B8DEB0EC5C412BAB8D36EF</string>
-				<string>EA3EEE7554724F90ACB3DA70</string>
-				<string>DC11B4459284466EB3EBA930</string>
-				<string>B805D1108FCA4341B789024E</string>
-				<string>C24B54B823594AE7ACCEEBB1</string>
-				<string>778A0ABBBB2243F3BDA3059B</string>
-				<string>6F71E8C6F2E74BBC968C67F6</string>
-				<string>79C0C58D2C7D453398092BB6</string>
-				<string>CBF16AC37AB0493BACF2EC3E</string>
-				<string>A1535359A2924F9B90148D85</string>
-				<string>77CE5BCAC3704A588E88029B</string>
-				<string>E1216D9C70F94CE79F6FB060</string>
-				<string>D1D6227BB93A4C55A03A6B50</string>
-				<string>A69BDA36FAAC41DEA7169A30</string>
-				<string>04EBC93D699E4DEFB68E87B2</string>
-				<string>4815FD6175924528B942582B</string>
-				<string>B0CC39A05FEC4A889A0BA7C5</string>
-				<string>19F0752B289E44B099F14DF0</string>
-				<string>7FE65FEA5BF440608C57E091</string>
-				<string>3B38306C64034525B7269539</string>
-				<string>CF443C75F2D14BF6AC8B3C7C</string>
-				<string>A79E7B531B114FEE873866DF</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>GPUImage</string>
-			<key>path</key>
-			<string>GPUImage</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1EE4C9E67CA240D9AFBE397B</key>
+		<key>1F37A396A3DF402A8CA8EBB7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>46675027CED943A6812BEE24</string>
+			<string>D4AFEA5BDC95427BA0CE7E2C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>1F04F797FEC24DB8A492B740</key>
+		<key>1F66FD6EC89D4B3C9224B256</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>GPUImageFilter.m</string>
+			<string>AssetsLibrary.framework</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFilter.m</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/AssetsLibrary.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>1F2915F9B9984505ACE90254</key>
-		<dict>
-			<key>fileRef</key>
-			<string>6B88B7356E0948C2815B9814</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>1F421CD5A0AC4500A7E4FE57</key>
+		<key>1F765042D4894824A66BA4E1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSmoothToonFilter.m</string>
+			<string>NSURL+RKAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSmoothToonFilter.m</string>
+			<string>Library/RestKit Support/NSURL+RKAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1F46AD48479F46C6896A7E7A</key>
+		<key>1FCD7387FDFA420197F583AE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUFilter.m</string>
+			<string>NBUAdditions.h</string>
 			<key>path</key>
-			<string>Source/Filters/NBUFilter.m</string>
+			<string>Source/Additions/NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1F64AC9C5A3B4565B7EEE474</key>
+		<key>1FE2D6A0F4DC4966ABA99DBA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>camera_switch@2x.png</string>
+			<string>GPUImageColorBurnBlendFilter.h</string>
 			<key>path</key>
-			<string>Resources/camera_switch@2x.png</string>
+			<string>framework/Source/GPUImageColorBurnBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>1F84983291E84B50827B6BF8</key>
+		<key>204EE43479E44AF9A20BE1C3</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9A7810F6E1C94256B7929F13</string>
+			<string>BDA012B56F254ECB97C5506E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -2686,36 +2241,19 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>1FA0A56BA8174CFD8766A076</key>
-		<dict>
-			<key>fileRef</key>
-			<string>61A83AAD536E4DB0A14956B5</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1FA53BF33FC14732A57D0C10</key>
+		<key>20A2A6E784364FBEB905ED75</key>
 		<dict>
-			<key>fileRef</key>
-			<string>7E39EC040EF746168F1D1AA6</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>1FACFD18670049EBB98299A6</key>
-		<dict>
-			<key>fileRef</key>
-			<string>35F74C1B80914EAEBCE8F772</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>09BA22BEC10B4EB2968675EC</string>
+			<key>targetProxy</key>
+			<string>FD53FA4AF052431B987CBCE7</string>
 		</dict>
-		<key>1FFB31C465C7463B909A75D3</key>
+		<key>20A6C09CC4644D91809C6188</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7021CE1ACC0D46D7A43BC1B7</string>
+			<string>03D4472A436B4CB1A267F750</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -2724,7 +2262,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>2066E0A433D84E1FBD76F337</key>
+		<key>210A130E4E684147959AD313</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -2733,35 +2271,61 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>PTEConsoleLogger.m</string>
+			<string>NBUBadgeView.m</string>
 			<key>path</key>
-			<string>Source/PTEConsoleLogger.m</string>
+			<string>Source/UI/NBUBadgeView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>20674C9F5706495A9F631035</key>
+		<key>21218C25F027420FAC266A18</key>
+		<dict>
+			<key>fileRef</key>
+			<string>FC98EBAE3AE14976B8412714</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>2189731FBBCF4637A7207797</key>
 		<dict>
 			<key>fileRef</key>
-			<string>721D7F8B69B74BE88E50EF6F</string>
+			<string>0F019B37991A4ADFB2D26F4F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>20822FC60CE04DC39239FEFE</key>
+		<key>219063FE5D754E88B99BC7FD</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUAssetThumbnailView.xib</string>
+			<string>GPUImageShiTomasiFeatureDetectionFilter.h</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetThumbnailView.xib</string>
+			<string>framework/Source/GPUImageShiTomasiFeatureDetectionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>208693F520694C60A0BD746A</key>
+		<key>21AEE93F4A3542A3AE087BF9</key>
+		<dict>
+			<key>fileRef</key>
+			<string>50116E9ADB2749EB9AB618A3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>21CC6864C5C84452AC4E5221</key>
+		<dict>
+			<key>fileRef</key>
+			<string>5992EC1947D046A8B5A279DA</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>22091AC8224C41428416F27A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -2769,36 +2333,27 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NSBundle+NBUAdditions.m</string>
 			<key>path</key>
-			<string>Source/Additions/NSBundle+NBUAdditions.m</string>
+			<string>MotionOrientation.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>208CF598F1944D58907F4283</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E5BFACA0AB054697B0B9E8DD</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>20A5789453014692AE45A771</key>
+		<key>221B9249E2FB4896B4820D75</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageRGBDilationFilter.m</string>
+			<string>GPUImageColorMatrixFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRGBDilationFilter.m</string>
+			<string>framework/Source/GPUImageColorMatrixFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>20D0E5C68F324384A0D3F09C</key>
+		<key>22475075A54F4CCF95D1137F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -2807,31 +2362,31 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageBrightnessFilter.h</string>
+			<string>GPUImageLevelsFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageBrightnessFilter.h</string>
+			<string>framework/Source/GPUImageLevelsFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>20DFFEA74AD240D791F12ED7</key>
+		<key>22A755E692244BDEA72D9F6E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLineGenerator.h</string>
+			<string>ScrollViewController.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLineGenerator.h</string>
+			<string>Library/NBUCompatibility/ScrollViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>20E6D1E910504617B07CFC67</key>
+		<key>22CE4E8CECC84489BBAE7235</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DF5D7D6249734C5C903E66A6</string>
+			<string>2AEBBAA07E8A46F1821D469B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -2840,189 +2395,110 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>211655F247B9440C908FA0E9</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>path</key>
-			<string>Pods-MotionOrientation@PTEz-dummy.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>2116DB279CE14514B80A14D0</key>
+		<key>22DA5DDA2FE340799FFD4021</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<key>name</key>
+			<string>previous.png</string>
 			<key>path</key>
-			<string>Pods-RBVolumeButtons.xcconfig</string>
+			<string>Resources/previous.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2131D226729A459EABC94020</key>
+		<key>231E083526B4443796247CE1</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>BC02A584DA5842E480C599E6</string>
-				<string>ECE7FBAE3A6C4BE9A32316DF</string>
-				<string>AC1620FA116648298C4CC627</string>
-				<string>D6CB90C1215049DDA9D36BA0</string>
-				<string>CCC7B8E5B424463AAEDB041B</string>
+				<string>C32F815523724979A8A8BD74</string>
+				<string>5F371705C21F44F3980F33A7</string>
+				<string>D901AFA7920243178F52C38D</string>
+				<string>763F389726B042E1979C82D1</string>
+				<string>FEBA95FC2D794CFCA1CDF744</string>
+				<string>C5176E14A6B2473D962A93DD</string>
+				<string>FA6B3B75AF8A475B88B4FF50</string>
+				<string>8AC2B3C9761E4CD98A28CAB5</string>
+				<string>F264F6F87F3C4C9FB31FB8EA</string>
+				<string>ADFAC7F5E30344599395C5B0</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Base</string>
+			<string>NBUImagePicker</string>
+			<key>path</key>
+			<string>../..</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>213CB160378B4B0F89AFE8B5</key>
-		<dict>
-			<key>fileRef</key>
-			<string>140D49FBF3184A5AA44668F9</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>21DB4DC3356C4214A3254D02</key>
+		<key>2325AA417C5C426796F0BE48</key>
 		<dict>
-			<key>fileRef</key>
-			<string>9B7FE309CAB34C8E97522D50</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageHighlightShadowFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageHighlightShadowFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>21E9702B7671406E98CDDBA5</key>
+		<key>23826FA6F64045A09B08693A</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>F2CA02813D594823A7E91C5D</string>
-				<string>DCF34D8BBF88447EB22FB62A</string>
-				<string>4D6807B1E7AB4185BE98240A</string>
-				<string>D67EA9C85170421EA9625559</string>
-				<string>F2ADA6ADB224458799BD4E4B</string>
-				<string>1672F15E4EAF4071B9BB449E</string>
-				<string>956838AF007448AC8534D789</string>
-				<string>803B537908D54AF59AB687B0</string>
-				<string>079F5EF411B24200943F8D3E</string>
-			</array>
-			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>22285FE604824B7DB5BDD8EF</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>RKOrderedDictionary.m</string>
-			<key>path</key>
-			<string>Library/RestKit Support/RKOrderedDictionary.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>222E1FA99E394C6C9E90935B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>9DF0B9EC014C4427AA5910E3</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>22572068D01D47E1ADAD202A</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>A07FD94E0D464087B24D5F85</string>
 			<key>buildSettings</key>
 			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-NBUKit-prefix.pch</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
 				<key>PRODUCT_NAME</key>
 				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
 				<key>SDKROOT</key>
 				<string>iphoneos</string>
 				<key>SKIP_INSTALL</key>
 				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
+				<key>WRAPPER_EXTENSION</key>
+				<string>bundle</string>
 			</dict>
 			<key>isa</key>
 			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>Release</string>
+			<string>Debug</string>
 		</dict>
-		<key>225AA79B589449CD84A5A2E2</key>
+		<key>238298F25C8749059345EEE6</key>
 		<dict>
-			<key>fileRef</key>
-			<string>EB055F4613D0458CAA94F358</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImagePolarPixellateFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImagePolarPixellateFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>229741AEC9434AA782FA2EDE</key>
+		<key>23CC0E79E83648D9AF89F598</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>941B1EA281E04298B3EB7808</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageHalftoneFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageHalftoneFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>22F025DADF254D17A0DD9480</key>
+		<key>23E671166A114A7C9A173892</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C590B07EFBD14E97A273E710</string>
+			<string>C7BDC48DDA314EBD8EDAAB6E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -3031,31 +2507,37 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>2322AA073A6948EF8865AAF1</key>
+		<key>246139E261414790A3D07B46</key>
 		<dict>
-			<key>fileRef</key>
-			<string>19F0752B289E44B099F14DF0</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>file.xib</string>
+			<key>name</key>
+			<string>NBUBadgeView.xib</string>
+			<key>path</key>
+			<string>Source/UI/NBUBadgeView.xib</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2474C5DCDFF54913AB159827</key>
+		<key>24652878E69841ABA2158725</key>
 		<dict>
-			<key>fileRef</key>
-			<string>4DD74161E87E41D39DDAA539</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>NBULog.m</string>
+			<key>path</key>
+			<string>Source/NBULog.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>249E6F8C3D93419D9768EE9B</key>
+		<key>2474AEFF073A43AC99801BD0</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -3064,13 +2546,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>ActiveView.h</string>
+			<string>GPUImageRGBOpeningFilter.h</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ActiveView.h</string>
+			<string>framework/Source/GPUImageRGBOpeningFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>24E27D2C0B8A45D8A327540A</key>
+		<key>248A994C5D164AEF902A9FB2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -3079,265 +2561,240 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageColorBlendFilter.h</string>
+			<string>GPUImage3x3TextureSamplingFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorBlendFilter.h</string>
+			<string>framework/Source/GPUImage3x3TextureSamplingFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>24F71BCEB01748A3BB581EFF</key>
+		<key>24A92817C4444336A8DC945C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageColorDodgeBlendFilter.h</string>
+			<string>GPUImageCrosshatchFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorDodgeBlendFilter.h</string>
+			<string>framework/Source/GPUImageCrosshatchFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>253D33E6518F4E69BD6B5223</key>
+		<key>24B20F84BF2C48CDAF575CED</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F87DC73AE3514A0EA6D899B0</string>
+			<string>E62629163BF440C8B7AE22C1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>25652C3D4B9642F6B035019C</key>
+		<key>24C22BC8729A454C8AAB091E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>AC1620FA116648298C4CC627</string>
+			<string>4F64721D80E045FB85E85C77</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>2588C3C930F9479AA25FF3A1</key>
+		<key>24CC5DB5D0A54885BC90B292</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUAssetsLibrary.m</string>
+			<string>NBUAssetView.h</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetsLibrary.m</string>
+			<string>Source/Assets/NBUAssetView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2603EB63220842F1BE4F985E</key>
+		<key>24D5574D68B440439B0A5814</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
+			<key>children</key>
 			<array>
-				<string>B1E15300DEB948C392E48FD2</string>
-				<string>D8B66FAAE8614A558F4FF4AE</string>
-				<string>5719BC7B62304914BCFC5E66</string>
-				<string>B398484555B64EFA96CAD560</string>
-				<string>A0927D4D2CA946BA83F6697E</string>
-				<string>9BDA19C51E154599A6B393DA</string>
-				<string>E4C4489C080543E29343E442</string>
-				<string>F87128849D5D4BA6894DF45A</string>
-				<string>BA3A5B6CF1ED4E98BD63BD4A</string>
-				<string>63199E91C34846818F71FD16</string>
-				<string>8E6AE7DF5DC94FC1A8F2AA43</string>
-				<string>C322CDAE22504CD7BF55F8B5</string>
-				<string>53A73EE90CDD42FFB4575BA8</string>
-				<string>0E7F00DCA002458CBE851C7B</string>
-				<string>99F9ED0F58F14ACF832D8AC2</string>
-				<string>9C8AF83B9E794B488549EDE6</string>
-				<string>71E72027B45A450293621E13</string>
-				<string>643F0E1EE3444237BEC98178</string>
-				<string>BAF8C8312C0840F4994A4B92</string>
-				<string>466D8B283B7A495DB82B6939</string>
-				<string>DDBCA7EB2226430BB2DC8F27</string>
-				<string>E1463BF281FF41F580DFCC91</string>
-				<string>B153F2FBE68C487C88621733</string>
-				<string>B211649A58B74E938D3FB95C</string>
-				<string>D34C34F8B73243DA8C8D9F77</string>
-				<string>C45DE396B2A945FF83ACDB61</string>
-				<string>DC57DAF5EFDB47C5A077224E</string>
-				<string>525501BE049B4AEFB2657B3F</string>
-				<string>4D21FE63E36D40D4A6D5854E</string>
-				<string>5066D65A55134872993EBC14</string>
-				<string>18E194E62A4446059EF00CFE</string>
-				<string>ED61B22AEC6840499B894EF0</string>
-				<string>6042C916C43A4D0C813E1410</string>
-				<string>454B259A2B8741E3B488597F</string>
-				<string>1EE4C9E67CA240D9AFBE397B</string>
-				<string>8513DDC4C5454D1EB5F1D412</string>
-				<string>B3A9D534DF9544F9B62D20B0</string>
-				<string>103639ADD677456DBB1BB5B9</string>
-				<string>9D92ED1CC6034C0B81B6DB98</string>
-				<string>145E9762BE3E47448ADC5BF6</string>
-				<string>BA1CB925FB394C0598C87B32</string>
-				<string>C070CD3E819B4BC88F83C70A</string>
-				<string>A09B1838DD314C23B29D7516</string>
-				<string>2A13EC70A7A3425182456552</string>
-				<string>2E39AB65BB394126BADFF92E</string>
-				<string>EAAE7CF3246D4D8FB9A2377F</string>
-				<string>AEB70363BF354FF0A84F9794</string>
-				<string>FE68D5F11D324F61B9BB4F79</string>
-				<string>BF26D8F2BA874E9FA9AC468E</string>
-				<string>8A50807DF0C14C048F825E95</string>
-				<string>208CF598F1944D58907F4283</string>
+				<string>85A1AB5BD53142FA994003AD</string>
+				<string>3B15B6C6DBC446A79BE3755F</string>
+				<string>D3F7CF3CBFB84942BA4B1553</string>
+				<string>43BBAD5CD660439685907D34</string>
 			</array>
 			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Support Files</string>
+			<key>sourceTree</key>
+			<string>SOURCE_ROOT</string>
+		</dict>
+		<key>2507C84D1FA84E1DB0892ADC</key>
+		<dict>
+			<key>fileRef</key>
+			<string>6A1C2931D6E54FE38AD2F600</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>26066FE6D2B943AC91982D63</key>
+		<key>254474858C9745B996B29A50</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMotionDetector.h</string>
+			<string>NSArray+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMotionDetector.h</string>
+			<string>Source/Additions/NSArray+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>260DF817F9044B54BBD95C2B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>38DA7EF779E04212A65DF7EB</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>260EDBB644DF4ECDABF2CC4B</key>
+		<key>2550A98502D04CF486E75BDE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>image_notloaded@2x.png</string>
+			<string>NBUApplicationDelegate.m</string>
 			<key>path</key>
-			<string>Resources/image_notloaded@2x.png</string>
+			<string>Source/UI/NBUApplicationDelegate.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2619B8AFE66747EDB2931332</key>
+		<key>256702F08B074F13B707C445</key>
 		<dict>
 			<key>fileRef</key>
-			<string>872E64F90D91484F94DBF9CC</string>
+			<string>1ADFDC4F026C4F08A275AD10</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>261E5365E5F24F40BE357C2F</key>
+		<key>2576EFAF2070437885D71A2C</key>
 		<dict>
-			<key>fileRef</key>
-			<string>A5F67CC4071C406EBD315C4A</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>77A514A3403B4058B7A2FF37</string>
+			<key>targetProxy</key>
+			<string>26F8B9DB44274391A8060FE3</string>
 		</dict>
-		<key>2626C49BA930402DB6381BFA</key>
+		<key>25A5BF98BED1401F996847B2</key>
 		<dict>
 			<key>fileRef</key>
-			<string>02095499BD23418089BB63BF</string>
+			<string>C11D8BC4C1604A54AACA01DE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>269F28BEE31A4E5B86705F77</key>
+		<key>25E3E9971C6D43668DE6EEE5</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>0</string>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageCannyEdgeDetectionFilter.h</string>
 			<key>path</key>
-			<string>libPods-LumberjackConsole.a</string>
+			<string>framework/Source/GPUImageCannyEdgeDetectionFilter.h</string>
 			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>27347B85497E4F8D950BD7CA</key>
+		<key>261E7949C4A144E8BDFEDC43</key>
 		<dict>
-			<key>fileRef</key>
-			<string>E7F94DA41B494EBFAC2D9108</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>B211C0B69F6D428AB1594639</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>276FA4D937694765A178C7F4</key>
+		<key>26ABEEC36051460AB684BC1B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C2C052F022A64A708D4CBDBA</string>
+			<string>D28238F568324E629A9DEB98</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>277D674047E849DFADC0E0A3</key>
+		<key>26B9B7A338A74E6DB89F28F6</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageMovie.m</string>
+			<string>NBUGalleryView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMovie.m</string>
+			<string>Source/Gallery/NBUGalleryView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>277F48F7D32643D2A8CA7E02</key>
+		<key>26BB285BB0034401A1E92018</key>
+		<dict>
+			<key>fileRef</key>
+			<string>F94AFB9B277F47F8955CABBE</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>26ED74846AF04BEFBFE22416</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImagePerlinNoiseFilter.m</string>
+			<string>sourcecode.c.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePerlinNoiseFilter.m</string>
+			<string>Pods-MotionOrientation@PTEz-prefix.pch</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>279C932E5C08462C8078C5B7</key>
+		<key>26F8B9DB44274391A8060FE3</key>
 		<dict>
-			<key>fileRef</key>
-			<string>0398257B6EF9458C86D299CF</string>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>77A514A3403B4058B7A2FF37</string>
+			<key>remoteInfo</key>
+			<string>Pods-NBUImagePicker</string>
+		</dict>
+		<key>2706EC1772244B278790BA94</key>
+		<dict>
+			<key>buildConfigurations</key>
+			<array>
+				<string>BF8D8380D413433786669CA5</string>
+				<string>C38018D1150843AF810DE199</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
+			<key>isa</key>
+			<string>XCConfigurationList</string>
 		</dict>
-		<key>27CE8136619740D68C6406D5</key>
+		<key>276030A27563473EB0A0AB9C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -3346,28 +2803,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageContrastFilter.m</string>
+			<string>GPUImageLaplacianFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageContrastFilter.m</string>
+			<string>framework/Source/GPUImageLaplacianFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>284E2D6470B1447CA2449663</key>
+		<key>276576F1F3DB46A38A2C48EF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageBoxBlurFilter.m</string>
+			<string>NBUCropView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageBoxBlurFilter.m</string>
+			<string>Source/Image/NBUCropView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>28676C45E10148EC96513813</key>
+		<key>276A0204105941B8A204413F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -3376,23 +2833,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageCGAColorspaceFilter.h</string>
+			<string>GPUImagePosterizeFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageCGAColorspaceFilter.h</string>
+			<string>framework/Source/GPUImagePosterizeFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>286C0C3ACD3C4E348CC2CC95</key>
-		<dict>
-			<key>fileRef</key>
-			<string>109386AC29704F86894B69CE</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>287B6B725E644AD0A31BB438</key>
+		<key>2774CA3BD4014C708D265028</key>
 		<dict>
 			<key>fileRef</key>
-			<string>BA4827C747A2481186305EBB</string>
+			<string>D23F7B87640B472BA52362DF</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -3401,10 +2851,25 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>288A6AE59D624B3A9E15F622</key>
+		<key>27A829C428E84C468753F904</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NBUAlertView.h</string>
+			<key>path</key>
+			<string>Source/UI/NBUAlertView.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>27B299D7E40F43EDB0D80952</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1F421CD5A0AC4500A7E4FE57</string>
+			<string>1A46B4521A0E4873A1D90A2B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -3413,17 +2878,10 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>290BDF9D26AA4C14A063C24F</key>
+		<key>27E366945DB74D5C9DFE9E08</key>
 		<dict>
 			<key>fileRef</key>
-			<string>24F71BCEB01748A3BB581EFF</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>29D1E384C68B45F3983E9E93</key>
-		<dict>
-			<key>fileRef</key>
-			<string>9379D834BE9143F29066AE57</string>
+			<string>22091AC8224C41428416F27A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -3432,14 +2890,14 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>2A13EC70A7A3425182456552</key>
+		<key>2851CC400BD443C19EC7BED8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DD1142D11F7540AABEFD03E4</string>
+			<string>BA64D393BBC844D58C14E619</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>2A1CFF4EC26B4E6588859B75</key>
+		<key>290429C356DC4846B122342F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -3448,140 +2906,134 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageTwoPassTextureSamplingFilter.m</string>
+			<string>GPUImageOverlayBlendFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTwoPassTextureSamplingFilter.m</string>
+			<string>framework/Source/GPUImageOverlayBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2A32C8B6CECC49428B3876FC</key>
+		<key>293CD7886CE1400ABDE90412</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>6FB62273FA394AEC9059E11E</string>
-				<string>5DE113DDE4F04B9D8D55FE01</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NBUGallery.h</string>
+			<key>path</key>
+			<string>Source/Gallery/NBUGallery.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2A419E124E0E4C7EB32C63D3</key>
+		<key>295DDBE8FB6F4FC2B11AE0F3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>text</string>
 			<key>name</key>
-			<string>GPUImageGaussianBlurFilter.h</string>
+			<string>Podfile</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGaussianBlurFilter.h</string>
+			<string>../Podfile</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>SOURCE_ROOT</string>
+			<key>xcLanguageSpecificationIdentifier</key>
+			<string>xcode.lang.ruby</string>
 		</dict>
-		<key>2A4AF2DDDCC84C47B20FCFDD</key>
+		<key>295E580617414D2C8C3CAC67</key>
 		<dict>
 			<key>fileRef</key>
-			<string>63113C94F2994CDE914670CB</string>
+			<string>6669838F4C5244ECBF49DC06</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>2A6D6A93D685471683642D8B</key>
+		<key>295EF05F2A704101B3B49FB3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageColorPackingFilter.h</string>
+			<string>GPUImageOpacityFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorPackingFilter.h</string>
+			<string>framework/Source/GPUImageOpacityFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2A984AEFC62A495591F2A821</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B76C58D24A9642538A1A7E5B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>2ABFA9CA7DC2401A8DA8FAC6</key>
+		<key>29741A0554044BADB278DCC0</key>
 		<dict>
 			<key>fileRef</key>
-			<string>FEB369E0CB7A4AF0AC599746</string>
+			<string>6DB005E40AC0412199C453E0</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>2B0FF61C1E154C13879DFFDB</key>
+		<key>29D137C0B49542879620B2DD</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageExposureFilter.m</string>
+			<string>GPUImageHistogramFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageExposureFilter.m</string>
+			<string>framework/Source/GPUImageHistogramFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2B41931020FD4A91AA4C3F87</key>
+		<key>2A1D26BEED724DAB8B713D8A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageCrosshairGenerator.m</string>
+			<string>NSArray+RKAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageCrosshairGenerator.m</string>
+			<string>Library/RestKit Support/NSArray+RKAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2B50FC9C1CCD48ABA35A1D82</key>
+		<key>2A330F864DA44F4A8D8093AB</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>84B529E1721B4EC28E02CC51</string>
-				<string>19351027609C42BB9FCBD2CC</string>
-				<string>7EC6B58F97C44BC4913BDEB9</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NBUApplicationDelegate.h</string>
+			<key>path</key>
+			<string>Source/UI/NBUApplicationDelegate.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2BB1A4C434AF4A13B82AC81A</key>
+		<key>2A628DA961334B26BCE615FE</key>
 		<dict>
-			<key>fileRef</key>
-			<string>DC11B4459284466EB3EBA930</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageAverageColor.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageAverageColor.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2C0AB9C3D4D645158398452F</key>
+		<key>2AEBBAA07E8A46F1821D469B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -3590,30 +3042,41 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageAlphaBlendFilter.m</string>
+			<string>NBUKit.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAlphaBlendFilter.m</string>
+			<string>Source/NBUKit.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2C1E03B1A7A345C9BB9CE56A</key>
+		<key>2B22FA0ED486409698D4B05B</key>
 		<dict>
-			<key>fileRef</key>
-			<string>5E0DE9795A8C43268D1D1AB9</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>name</key>
+			<string>pullarrow.png</string>
+			<key>path</key>
+			<string>Resources/pullarrow.png</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2C27DB5E7D1443A58ED60416</key>
+		<key>2B301777234043CABB1EB7CA</key>
 		<dict>
 			<key>fileRef</key>
-			<string>5587E81380064E99BB53D5A1</string>
+			<string>6799EB99FC1949B181BD35AB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>2C3023C6FFD6405B81B84347</key>
+		<key>2B5545E61C544AD785186955</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7BD52E22805C4B76B76E8B52</string>
+			<string>B272CDE3D90A49768FE4CB48</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -3622,84 +3085,78 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>2C36C3939EEC4EA8B1455CDF</key>
+		<key>2BA568947BFD408A97834FD3</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>7EEF94F40CA94514A9CA5B3A</string>
-				<string>609155D17379493FA2D306D1</string>
-				<string>0DC347554112487E8C849066</string>
-				<string>39220899D8EC4F4D8BE9B4A3</string>
-			</array>
+			<key>fileRef</key>
+			<string>392ECD8D80314A08B4A2665E</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Support Files</string>
-			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>2C38DE843FE54484B28D9CA2</key>
+		<key>2C075BAEF30945ABB86E9491</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UITabBarController+NBUAdditions.m</string>
+			<string>GPUImageMaskFilter.h</string>
 			<key>path</key>
-			<string>Source/Additions/UITabBarController+NBUAdditions.m</string>
+			<string>framework/Source/GPUImageMaskFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2C3B6427B5884FDA810FD58E</key>
+		<key>2C28365E3904477DB42BC804</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBURotatingViews.h</string>
+			<string>NBULog+NBUImagePicker.m</string>
 			<key>path</key>
-			<string>Source/UI/NBURotatingViews.h</string>
+			<string>Source/NBULog+NBUImagePicker.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2C4920E36C454F73ACC8ACB4</key>
+		<key>2C3F18E426764C20A9206B90</key>
+		<dict>
+			<key>fileRef</key>
+			<string>96F23D96B739425D90FB042D</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>2C48684572D145FBB8D77F9E</key>
+		<dict>
+			<key>fileRef</key>
+			<string>8EFF3C9B3C2247469DC099F3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>2CBBE1B2195942479AADFFFA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageThresholdSketchFilter.h</string>
+			<string>GPUImageHoughTransformLineDetector.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageThresholdSketchFilter.h</string>
+			<string>framework/Source/GPUImageHoughTransformLineDetector.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2C8961AE174B4407948ED5A5</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>42DEF9EBAE4743BDA144991A</string>
-				<string>C8F08631382842D48E3109F1</string>
-				<string>12CF1AE53A5A45339DC969B4</string>
-				<string>B351163571394650A5882827</string>
-			</array>
-			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>2CB3A8C8C49E499EA7819197</key>
+		<key>2CF9C8ADD5664B0A93CA6FD9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -3708,172 +3165,169 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageAddBlendFilter.m</string>
+			<string>NBUAssetView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAddBlendFilter.m</string>
+			<string>Source/Assets/NBUAssetView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2CF1AC7F8A0E471A802EE298</key>
+		<key>2D150C33C75D4176B5B3E1E9</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F5685488D9654852B2304FD6</string>
+			<string>62EE8B0A6F284AD3B3FF70F3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>2CF8143087AB4F08811277D9</key>
+		<key>2D333874129E42B6BDD414ED</key>
 		<dict>
 			<key>fileRef</key>
-			<string>623131B6A1154063BB52FA6C</string>
+			<string>3290F5CBAF5D4D6680CE273A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>2D2A39D2D44C4F7EA9BE0F6C</key>
+		<key>2D49661134FC49D69C55EAA0</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>F6E3191322FA47F5963B7BA2</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUAssetsLibraryViewController.h</string>
-			<key>path</key>
-			<string>Source/Assets/NBUAssetsLibraryViewController.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>2D38DE67A92044EE986F9493</key>
+		<key>2D8A9B6C15E84D9E94AF64A5</key>
 		<dict>
 			<key>buildActionMask</key>
 			<string>2147483647</string>
 			<key>files</key>
 			<array>
-				<string>A512632D56C449F08F8D8256</string>
-				<string>7D2770C9C9A64FC1BB7D643B</string>
-				<string>C213B36F27BD4AAB8E2EAA2C</string>
-				<string>AFDED8FD10894EAF87E8CFD6</string>
+				<string>92BE875F08B24683BBF3DDD3</string>
+				<string>9618E08B0B274BF28F0F11CC</string>
+				<string>920449E45AB34FA083DA440C</string>
+				<string>EACFF5E8A2714952A763235C</string>
+				<string>F0739691230E4C388F78E84C</string>
+				<string>E309F4BBC9E0460595BB8AF5</string>
+				<string>2851CC400BD443C19EC7BED8</string>
+				<string>63F78FD9A5ED4150956A66E7</string>
+				<string>52987ECD68AA4B949B1E2E8B</string>
+				<string>8FE93AE3ECEE4ED3AD85FC5C</string>
+				<string>74B52204CC854911AECA55D8</string>
+				<string>5BF19006032746CBA8401357</string>
+				<string>14B29AE92668489A991D867A</string>
+				<string>5FAECB84E3D640968FCF3784</string>
+				<string>4776216631B2472488E10A26</string>
+				<string>7A56E16CBFD34A05BCA0E9D1</string>
+				<string>5336B32EBC0B44B7B93DB4B4</string>
+				<string>48FAAC0C43324C1C93E6CEEE</string>
+				<string>A2E08A4235B34645A3098CE6</string>
+				<string>295E580617414D2C8C3CAC67</string>
+				<string>BA873C7B3D2E45749CF294CC</string>
+				<string>4D0EA4039C674E93BAB775C5</string>
+				<string>E2B057651E694EEE9823B555</string>
+				<string>87543A70A8974516AE12539E</string>
+				<string>CC546AF46FC343049AB0CB3C</string>
+				<string>83D34776786347B78228F564</string>
+				<string>CB2AA21A169A41DBA5EB299F</string>
+				<string>D0488AD7A4C549E0BB75EAD3</string>
+				<string>6A897208F47E494D80C4B1E1</string>
+				<string>6A94BDCBC72D43C89DE4E5FD</string>
 			</array>
 			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
+			<string>PBXResourcesBuildPhase</string>
 			<key>runOnlyForDeploymentPostprocessing</key>
 			<string>0</string>
 		</dict>
-		<key>2D51643DF8A04194898D7674</key>
+		<key>2D8D11CF3092430999B50FBE</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>ObjectArrayView.m</string>
+			<key>path</key>
+			<string>Library/NBUCompatibility/ObjectArrayView.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>2D96B85488734348B66F89FF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>48028A29B5BB435891EAD9D4</string>
+			<string>DB54B54015E8403C8116DF44</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>2D8FBC585C264113BB9F410D</key>
+		<key>2DA680D8265E43DAA8EE2829</key>
 		<dict>
 			<key>fileRef</key>
-			<string>81A5EBB54F534ED985B04C2F</string>
+			<string>59A886508B3D410B95509960</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>2DA12EDFD8DD4F2D8567A583</key>
+		<key>2DC33A9EDE444045BEDC197E</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>147EAD6397BF4E9781359398</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-CocoaLumberjack-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-			</dict>
+			<key>fileRef</key>
+			<string>13286D4D7CE0467C9BFD5367</string>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>2DB56F7E25404316A01BC4EA</key>
+		<key>2DC5B91E0DEA4223A8383425</key>
 		<dict>
+			<key>fileRef</key>
+			<string>98B7A9DF87784B27ACF8542D</string>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>375A60AD04D54F42AEAAD8F4</string>
-			<key>targetProxy</key>
-			<string>DE3E513992A14A7FB1E477E8</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>2E1A7C33C3724DF0BBFC3082</key>
+		<dict>
+			<key>fileRef</key>
+			<string>295EF05F2A704101B3B49FB3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>2DCB40857C654647B5A3C88A</key>
+		<key>2E7D833CB2B34B01BE8CBCD5</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageAmatorkaFilter.h</string>
+			<string>ja.lproj</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAmatorkaFilter.h</string>
+			<string>Resources/ja.lproj</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2E116B2B5B1C40BB8B27AD13</key>
+		<key>2EA2BBBEDE884EAB9740BA55</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageColorBurnBlendFilter.h</string>
+			<string>GPUImageSingleComponentGaussianBlurFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorBurnBlendFilter.h</string>
+			<string>framework/Source/GPUImageSingleComponentGaussianBlurFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2E12B128B4274167B12AE0C7</key>
+		<key>2EDA6E0476E747C4BE13BF4A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>E21714C77BAA4ACBAFDBFC4D</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>2F43F3FCF7ED4EC4A24A1B56</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F69057A32D064CE3A726909E</string>
+			<string>71AEA286D8ED4D7184022FD7</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -3882,36 +3336,67 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>2E2881E73BB44669A08E2E91</key>
+		<key>2F76343DF3D04C80A3DE3307</key>
 		<dict>
-			<key>fileRef</key>
-			<string>C37521855D9341B29FC70628</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>text.xcconfig</string>
+			<key>path</key>
+			<string>Pods-GPUImage-Private.xcconfig</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>2F965D87A28F47978DBBDB58</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageBilateralFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageBilateralFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2E39AB65BB394126BADFF92E</key>
+		<key>2FC453BA66A34FF1B241FD63</key>
 		<dict>
 			<key>fileRef</key>
-			<string>69F1E67F5E1147F0B7ACA0E8</string>
+			<string>2A330F864DA44F4A8D8093AB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>2E62F8D714EF461AB76E311F</key>
+		<key>2FD6DBAF2006413CBD090A2A</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageLocalBinaryPatternFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageLocalBinaryPatternFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>2FE34133E68749B8AC258608</key>
 		<dict>
 			<key>fileRef</key>
-			<string>2066E0A433D84E1FBD76F337</string>
+			<string>126F416131AB46F8AA282861</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>2E67AD67D4374323B3251E74</key>
+		<key>30001F3FBD6745859C0937E1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E1F71E980B0E4740B0B11BB0</string>
+			<string>9FA197923A474CD793A20A7D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -3920,59 +3405,61 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>2F0049D17E1E4DE6A900E4E9</key>
+		<key>3035D2472A6641159C26498E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>CF5A7EB9F4EA45D7BE182FCF</string>
+			<string>94B14368ABB947F1B9A6D1C2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>2F1486667AC44E80BA2368E7</key>
+		<key>304C61184A494234A7FF6BDC</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
+			<key>includeInIndex</key>
 			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>0CC22619F51A409BB7EA2993</string>
-			<key>remoteInfo</key>
-			<string>Pods-NBUCore</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageTextureOutput.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageTextureOutput.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2F2E357A9D8044A78133BE92</key>
+		<key>304C9533A5C445BEA030788E</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>E7A526CD17FD44BCB1E68E43</string>
-				<string>FAC02980828A4CA08ED7CDD0</string>
-				<string>64181597C33544E3B810BE77</string>
+				<string>D336CF6AE6B547ED85918F08</string>
+				<string>4673546DAE7D4013AE62074D</string>
+				<string>BC29709F032B4CAE9780926C</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>MotionOrientation@PTEz</string>
+			<string>RBVolumeButtons</string>
 			<key>path</key>
-			<string>MotionOrientation@PTEz</string>
+			<string>RBVolumeButtons</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>2F74ABFBAEFC4560A0EBEE25</key>
+		<key>304F65D6B7CC4C64B44FA5D3</key>
 		<dict>
 			<key>fileRef</key>
-			<string>387CBB59CAD1496EAC572010</string>
+			<string>254474858C9745B996B29A50</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>2FA827DD167743739CC18F33</key>
+		<key>30591DCABB2A40E18721EDD4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>CCC7B8E5B424463AAEDB041B</string>
+			<string>CD8CDA57201241329CFD58D8</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -3981,25 +3468,10 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>2FEFBCCA341249538813749B</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBULog.h</string>
-			<key>path</key>
-			<string>Source/NBULog.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>2FF075D175FA4CB99FF80745</key>
+		<key>305B133875544245B9F77290</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4898321D9AD245EBBD789AA7</string>
+			<string>C55A9187161E4E3EA9BA210E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -4008,14 +3480,19 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>300D9FD8C4B9478C81B64743</key>
+		<key>30C93AE7A0AA4F79BAAD5D75</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7DD75428103C4D21B6BDA54F</string>
+			<string>C3A359A440104F29B18B09F7</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>302EBBF478D1412DB056C150</key>
+		<key>30EB82F03BF94F1FA9B5C3EC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4023,36 +3500,27 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageCGAColorspaceFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageCGAColorspaceFilter.m</string>
+			<string>Pods-RBVolumeButtons-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3040DF2BD825451E8D182ADE</key>
+		<key>3130C16CACAF49A0BBCE7141</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NSFileManager+NBUAdditions.h</string>
+			<string>GPUImageStillCamera.m</string>
 			<key>path</key>
-			<string>Source/Additions/NSFileManager+NBUAdditions.h</string>
+			<string>framework/Source/GPUImageStillCamera.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>30845BF0E1604F9BA4DB5E1E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>45BC71CC2BED4BF69FB721F1</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>30DA4BC40EF8429B8439AFAD</key>
+		<key>31440FE00E2D4E87B92B114F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4061,28 +3529,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageUnsharpMaskFilter.h</string>
+			<string>GPUImageAlphaBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageUnsharpMaskFilter.h</string>
+			<string>framework/Source/GPUImageAlphaBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>30DF6540CBA948F6A287D1B4</key>
+		<key>316BDD2D38854564B92822F4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageDissolveBlendFilter.m</string>
+			<string>DDFileLogger.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDissolveBlendFilter.m</string>
+			<string>Lumberjack/DDFileLogger.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>30FFAB9BD10D4985B6B20535</key>
+		<key>31909069ACAF45E4A88CA761</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4091,267 +3559,253 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>UIImageView+NBUAdditions.m</string>
+			<string>GPUImageVoronoiConsumerFilter.m</string>
 			<key>path</key>
-			<string>Source/Additions/UIImageView+NBUAdditions.m</string>
+			<string>framework/Source/GPUImageVoronoiConsumerFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>312C299AE4524EF4871F1265</key>
+		<key>31C52111399A4218BCADCE0E</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>GPUImageGrayscaleFilter.h</string>
+			<string>Security.framework</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGrayscaleFilter.h</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/Security.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>3144E750840743E385147B3E</key>
+		<key>31FBEDE83D1F416595288B35</key>
 		<dict>
 			<key>fileRef</key>
-			<string>2CB3A8C8C49E499EA7819197</string>
+			<string>AC1E80BEEA524C4993071132</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>3162B95FE3BF468BA9DACECE</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>59542E3227114DE7BACC8CC4</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-RBVolumeButtons-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>31DC29AA7BFC4B76A48EDB15</key>
+		<key>320944C4DF7B449A8E4126A3</key>
 		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>CoreMotion.framework</string>
+			<string>UIResponder+NBUAdditions.m</string>
 			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreMotion.framework</string>
+			<string>Source/Additions/UIResponder+NBUAdditions.m</string>
 			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
-		</dict>
-		<key>3269744078004F91A2C92CCD</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>8E233B3E6C464D0AB97B809B</string>
-			<key>targetProxy</key>
-			<string>D8E23063863D4D99A2962EE7</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>326CDD64F5C84048993B684A</key>
+		<key>3231F62F97044F40AD72581F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageChromaKeyFilter.m</string>
+			<string>RKFixCategoryBug.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageChromaKeyFilter.m</string>
+			<string>Library/RestKit Support/RKFixCategoryBug.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>327FDD3F79054BB689087E10</key>
+		<key>328BC602CDD04FE592DBE162</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A4EC1C06C4AC4D88842E615C</string>
+			<string>ECDDA9CD7C9C4711823B6193</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>32A9DEBA94F74B6F9123F2B4</key>
+		<key>3290F5CBAF5D4D6680CE273A</key>
 		<dict>
-			<key>fileRef</key>
-			<string>D5AD4403EE5A4430AA1778A3</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageMotionBlurFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageMotionBlurFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>32CA880D57C84861ACFB2F55</key>
+		<key>32C271B3D018442FA0F179A3</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>0</string>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>name</key>
+			<string>camera_shot.png</string>
 			<key>path</key>
-			<string>libPods-NBULog.a</string>
+			<string>Resources/camera_shot.png</string>
 			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>32E3E1AA06FD4B1F9A6A09FC</key>
+		<key>337F9086EDFD4852841B520F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSArray+RKAdditions.m</string>
+			<string>ObjectSlideView.h</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSArray+RKAdditions.m</string>
+			<string>Library/NBUCompatibility/ObjectSlideView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>33164B5F90D64C18BD412A21</key>
+		<key>339AC7D1E0BC4480ABBF54DA</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>A59EA3B381F048FF86149462</string>
-				<string>90516128C68B47E6B55EA0A8</string>
-				<string>D57718FE68EA42DA81668972</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>AdjustLevels</string>
+			<string>GPUImageLookupFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageLookupFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>331DE88A49B747A8843D3815</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E04F91954DEA410C9A8020BE</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>332AD9E25DF14D0DBA44804A</key>
+		<key>33A1B2B8668C43588D1099F8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>926688DF88F2494C93C4F79E</string>
+			<string>D4271ECF2EF94D09AFD5BB1C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>3367929440F5446CA47B2033</key>
+		<key>33DB396F029B41F7BF622EB5</key>
 		<dict>
 			<key>fileRef</key>
-			<string>36C67D26E2D24DE79DAC51FE</string>
+			<string>88389A3EE53D4B43A45B9201</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>33F2FBCA01B845668E5AAC14</key>
+		<key>33FB89A3245F435AA30C4AA1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageCGAColorspaceFilter.m</string>
 			<key>path</key>
-			<string>Pods-MotionOrientation@PTEz-Private.xcconfig</string>
+			<string>framework/Source/GPUImageCGAColorspaceFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>340B2BDB54A649BB9C3877DE</key>
+		<key>34780BD25D73496597CC3F60</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>DDLog+LOGV.h</string>
+			<string>NBUImagePicker.m</string>
 			<key>path</key>
-			<string>Lumberjack/DDLog+LOGV.h</string>
+			<string>Source/NBUImagePicker.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>34278C78F65C458F93BEF323</key>
+		<key>348D8CC22FF3466E8AF89D9B</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>157CAC4869724A25B76150FB</string>
+				<string>8113A04274ED4B7AB9A416F2</string>
+				<string>521DA072A18C46F3B5E27C0C</string>
+				<string>5CF56F25029245A7A4ED332E</string>
+				<string>5500BD2AF0EA4F6AA99186C1</string>
+				<string>EB05192684614C57974F8D44</string>
+				<string>A8B6D02A6CCB42E68AF7799D</string>
+				<string>C73E501AAF3747FF9B10C393</string>
+				<string>2B301777234043CABB1EB7CA</string>
+				<string>F410BFB236A2411F9794B03C</string>
+				<string>58840A3E6BEA460298FB7454</string>
+				<string>23E671166A114A7C9A173892</string>
+				<string>EAEA52327DEA433ABDBA9341</string>
+				<string>3830CA32A16C463BBA50546B</string>
+				<string>57777E166BD34466897BF937</string>
+				<string>7CE4E04DE4414123B3A176AF</string>
+				<string>FEFBF2867F1745489A1E462B</string>
+				<string>51B09C21A9AB44AB9553721D</string>
+				<string>39A0C47611A74CD19BE5F587</string>
+				<string>96B2BF44A85C4717B227832C</string>
+				<string>D84953E610A341EE8FE21D8D</string>
+				<string>EC5355E83AAC4590A3199618</string>
+				<string>E8452174861D4E668DE55BC4</string>
+				<string>8CC95C2D4212414096D5DED4</string>
+				<string>3D8C6C9B8E104683A4138A6C</string>
+				<string>3902ECF5C4E14BC2B113E546</string>
+				<string>A267906A8DAB44C5A53C5FEE</string>
+				<string>A1F94A83D905462D945F1133</string>
+				<string>9233528785BE40BFBF91AFAA</string>
+			</array>
+			<key>isa</key>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>34D16F5CCD1949F6BE89554F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7ABDB65049D94E43B95B8ED6</string>
+			<string>E225BEFD7E2C430CBB8A585E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>3452635206604A10A6687F68</key>
+		<key>3513C40389E946D986080AB6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F69621DB54DE4F41AFDF12C0</string>
+			<string>F7674986F92A428CB5F15956</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>346E2892C4BC4E27A1F30840</key>
+		<key>357B3C78D519420691F732E9</key>
+		<dict>
+			<key>buildConfigurations</key>
+			<array>
+				<string>F159E066DB1D4D2EBB9F163E</string>
+				<string>F7A053D0D3CB438BAE7B4212</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
+			<key>isa</key>
+			<string>XCConfigurationList</string>
+		</dict>
+		<key>3601EF3DCBD143AC86263D7D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D5220096F4A545E6A89BBB99</string>
+			<string>5336E15445034F96A479AF52</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>35211F71AFDA4DFB9DF9512A</key>
+		<key>3607EE22C73949ED84E5D019</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4360,38 +3814,98 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHueBlendFilter.h</string>
+			<string>GPUImageTiltShiftFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHueBlendFilter.h</string>
+			<string>framework/Source/GPUImageTiltShiftFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3546041968174F279669459F</key>
+		<key>3610A1CB4C8F49DDBA3CCC06</key>
 		<dict>
 			<key>buildActionMask</key>
 			<string>2147483647</string>
 			<key>files</key>
 			<array>
-				<string>F3804EDD5D2E4EEAA87A5680</string>
-				<string>A08BE9332B034EBDB4729D73</string>
-				<string>1FA0A56BA8174CFD8766A076</string>
-				<string>1A2DAC24505D4EB298C2D60A</string>
-				<string>9823A44A4B7C44B698BBD840</string>
-				<string>FBEB271F1306478E967CC625</string>
-				<string>9E09146F1ADF4BCB9593A479</string>
-				<string>D719E356F2F1408494606442</string>
-				<string>3367929440F5446CA47B2033</string>
-				<string>5EA50316C9AC4B3DA2E80D66</string>
+				<string>5038BF6FB66B43BF965D2B66</string>
+				<string>CD01C928DCC9497697316A79</string>
+				<string>C6BF9A2C0D6741FAB7FA143D</string>
+				<string>8F3D3EFBB98D4610846F1E95</string>
+				<string>EA20487C60AE43CD8CBCED0F</string>
+				<string>52E5E8889714425F97945515</string>
+				<string>9AE37A1045184123AD398BF6</string>
+				<string>0D7301C929D949A2BC6CCCD4</string>
+				<string>6E009A7B870249CBB08B26B5</string>
+				<string>4C871C989054437F87364FA2</string>
+				<string>34D16F5CCD1949F6BE89554F</string>
+				<string>76BB9413844243C58837D84C</string>
+				<string>6BF2A0419EE1494790076154</string>
+				<string>64E15A7048014666A8837CDC</string>
+				<string>4E1D34B452B5480280991AE2</string>
+				<string>6EA35098B4A740F9A1BC291D</string>
+				<string>24B20F84BF2C48CDAF575CED</string>
+				<string>37E83ECC571647D4BB1414AB</string>
+				<string>9BBF163C47834F78B2303C58</string>
+				<string>506CA4AFDC5E41259C3B311A</string>
+				<string>B5DE3A34293F407FB5328587</string>
+				<string>FD62F49A9BFB44F9915D9889</string>
+				<string>C57C0C29EB5943A88EA76397</string>
+				<string>3E64C1203F8945089513BDCD</string>
+				<string>A4A665C9AEFF492AB3193A9B</string>
+				<string>B941206B53674932B2B30AF8</string>
+				<string>D1D057D11ABD460C9A949397</string>
+				<string>5FF7FD411A9148A6A834D145</string>
+				<string>A385E20B72D1425D86276379</string>
+				<string>5CA8A1CE3BE24EE7B70CB210</string>
+				<string>B8406319E8E14906B892D86E</string>
+				<string>942CE3FB134B4CCEB22D6031</string>
+				<string>33A1B2B8668C43588D1099F8</string>
 			</array>
 			<key>isa</key>
-			<string>PBXResourcesBuildPhase</string>
+			<string>PBXHeadersBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>366B41C3D2CC4A83A07432EE</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array/>
+			<key>isa</key>
+			<string>PBXFrameworksBuildPhase</string>
 			<key>runOnlyForDeploymentPostprocessing</key>
 			<string>0</string>
 		</dict>
-		<key>3552F76D236C437E8BE88F1F</key>
+		<key>36BE67A1DBF84C6E854074C1</key>
+		<dict>
+			<key>fileRef</key>
+			<string>E5AF2FF0AE8A497EAF891A7C</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>36DBBE7018B9447E9826C4EB</key>
+		<dict>
+			<key>fileRef</key>
+			<string>7C8F909898E64FD281A71A01</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>36FC2D51DCC1474098F47474</key>
+		<dict>
+			<key>fileRef</key>
+			<string>CF785460F5CE4B3CBFCE9060</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>371768097B3644618E6D5DCC</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4239F217D3C24ACABFD6C97E</string>
+			<string>D9D8B07B12E74AE1B7E3790E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -4400,25 +3914,41 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>35709789CF4848AD8F8BF4F7</key>
+		<key>378B73D66C794CA0B456481E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageSketchFilter.h</string>
+			<string>GPUImageTwoPassFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSketchFilter.h</string>
+			<string>framework/Source/GPUImageTwoPassFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>358045B47CFD4192B41E9070</key>
+		<key>3797CDCA3FD3433289E03AC9</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>F6658F4EC357434E9F60437B</string>
+				<string>5D19A76F796240BCAB47D391</string>
+				<string>7C8F909898E64FD281A71A01</string>
+				<string>57C8229256F6490CBEEB2668</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Support Files</string>
+			<key>sourceTree</key>
+			<string>SOURCE_ROOT</string>
+		</dict>
+		<key>37B229EC0F5344FD8823A152</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DDEEE85372994580A7B13720</string>
+			<string>31909069ACAF45E4A88CA761</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -4427,28 +3957,14 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>358582FD5E3849ED9C7D5CD6</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>731FBE0DC50C4C4CB4EA65A1</string>
-				<string>A26C8A7EF59A42078577E3E2</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>35982D01A4C14E0AB99D195E</key>
+		<key>37E83ECC571647D4BB1414AB</key>
 		<dict>
 			<key>fileRef</key>
-			<string>76FFC86B5F7E4B05A743AD66</string>
+			<string>3F19848E5FF14728ADBCC82C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>35B08E93D2134C4083D8E336</key>
+		<key>37F63912282B4688A51AECEC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4457,28 +3973,25 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSBundle+RKAdditions.h</string>
+			<string>GPUimageDirectionalSobelEdgeDetectionFilter.h</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSBundle+RKAdditions.h</string>
+			<string>framework/Source/GPUimageDirectionalSobelEdgeDetectionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>35F74C1B80914EAEBCE8F772</key>
+		<key>3830CA32A16C463BBA50546B</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>068E510A02C6421DB4C94714</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageThresholdEdgeDetectionFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageThresholdEdgeDetectionFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>35FEE88E92F04F4FA3E31931</key>
+		<key>383A74B9DEB74A49B1725287</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4487,36 +4000,60 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageAdaptiveThresholdFilter.m</string>
+			<string>GPUImageThresholdedNonMaximumSuppressionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAdaptiveThresholdFilter.m</string>
+			<string>framework/Source/GPUImageThresholdedNonMaximumSuppressionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3625CAAF6BC949D096DA0779</key>
+		<key>387B64FFD2B14FBA92055FCE</key>
 		<dict>
-			<key>fileRef</key>
-			<string>9D7E625802074E5FAF7AAB87</string>
+			<key>buildConfigurations</key>
+			<array>
+				<string>1ED3340697EC4BC5926EEC13</string>
+				<string>F9EEA0ACA4C94681874B7BA7</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>XCConfigurationList</string>
 		</dict>
-		<key>36C67D26E2D24DE79DAC51FE</key>
+		<key>387CF0B3E25A4451A4FC95DF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>pullarrow.png</string>
+			<string>NBULogContextDescription.m</string>
 			<key>path</key>
-			<string>Resources/pullarrow.png</string>
+			<string>Source/NBULogContextDescription.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>38D35B642F3E4A0580A05C5E</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageRGBFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageRGBFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>36CCF30025924B899C744072</key>
+		<key>3902ECF5C4E14BC2B113E546</key>
 		<dict>
 			<key>fileRef</key>
-			<string>73828F57D5C04FA3A51B8350</string>
+			<string>2C28365E3904477DB42BC804</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -4525,22 +4062,22 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>36EB0177E7C940F684C226CA</key>
+		<key>392ECD8D80314A08B4A2665E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>ObjectTableView.m</string>
+			<string>GPUImageNobleCornerDetectionFilter.h</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectTableView.m</string>
+			<string>framework/Source/GPUImageNobleCornerDetectionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>36FB02059FF047759F54B8D4</key>
+		<key>394248CC5459426DB6CA3C04</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4549,50 +4086,40 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageAverageColor.h</string>
+			<string>GPUImagePerlinNoiseFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAverageColor.h</string>
+			<string>framework/Source/GPUImagePerlinNoiseFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3737931C01A645B2988B7C43</key>
+		<key>39A0C47611A74CD19BE5F587</key>
 		<dict>
 			<key>fileRef</key>
-			<string>3B0B27FCE0124060A92AC952</string>
+			<string>15BC9234AA564EC09357407F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>375A60AD04D54F42AEAAD8F4</key>
+		<key>39A9AC065E664A42B307D2B3</key>
 		<dict>
-			<key>buildConfigurationList</key>
-			<string>C80C3C558C964385BEAE5BF1</string>
-			<key>buildPhases</key>
-			<array>
-				<string>0A9F2B3DE0974AE9B9CC1279</string>
-				<string>59CFF4A8C7C647FCBE511BC4</string>
-				<string>2603EB63220842F1BE4F985E</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array>
-				<string>3269744078004F91A2C92CCD</string>
-				<string>E2DBA3898AD14358863C583A</string>
-				<string>179530B2EBCA42D3BF4D792F</string>
-				<string>CB6D73032DD74612A3037B34</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXNativeTarget</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Pods-NBUKit</string>
-			<key>productName</key>
-			<string>Pods-NBUKit</string>
-			<key>productReference</key>
-			<string>5F55BC0BC996406A8C6926E4</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
+			<string>ObjectView.m</string>
+			<key>path</key>
+			<string>Library/NBUCompatibility/ObjectView.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>37860FE000004C4699ED8593</key>
+		<key>39BE3D72A7534C9C92116300</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4601,79 +4128,48 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageHarrisCornerDetectionFilter.m</string>
+			<string>GPUImageDilationFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHarrisCornerDetectionFilter.m</string>
+			<string>framework/Source/GPUImageDilationFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3800AFAC92D648FDAFB16CF0</key>
+		<key>3A0347813E0A46B38B825271</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8BDFCD84B0244B7BB523E690</string>
+			<string>7942C411767044A79013692B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>38024B0E04DB4A53BE05F039</key>
+		<key>3A13378D84DD4D5AB9491EC7</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>08F2C7CF7B634C359085805D</string>
-				<string>8A3A129AB49742D5A0AE768D</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Picker</string>
+			<string>GPUImageLightenBlendFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageLightenBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>381F74688CFE421F837A9EBA</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A59EA3B381F048FF86149462</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>384C187BC22C49C2A0C4737B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>6F8C7266F4A548BF9D672F42</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>385F85C0D235452EB9E1323D</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A69BDA36FAAC41DEA7169A30</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>386D3E406B5D42FAA809886D</key>
+		<key>3A37C821B9EE4B8CA562CFBE</key>
 		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>E774041EDA194C65A3B62B77</string>
-				<string>BF480DF7EF4B49E4A209D513</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>XCConfigurationList</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>path</key>
+			<string>Pods-NBUImagePicker-prefix.pch</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>387CBB59CAD1496EAC572010</key>
+		<key>3A63C53B1CED4735AD688D12</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4682,16 +4178,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageDissolveBlendFilter.h</string>
+			<string>NBURotatingViews.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDissolveBlendFilter.h</string>
+			<string>Source/UI/NBURotatingViews.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>38A3BD9AD230499B8BFE0F05</key>
+		<key>3A79F703D0BC4BB6A40DF8AB</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A1C9992C0863492284751BF6</string>
+			<string>A1272518E9AE4A9C8BCC12CD</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -4700,94 +4196,85 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>38DA7EF779E04212A65DF7EB</key>
+		<key>3A8A9C47A4AA410A80390D7F</key>
 		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>CoreVideo.framework</string>
+			<string>GPUImageDifferenceBlendFilter.m</string>
 			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreVideo.framework</string>
+			<string>framework/Source/GPUImageDifferenceBlendFilter.m</string>
 			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>391A74C848FC42819948E1B6</key>
+		<key>3AA66A2BF7E24ACCB8D8FEE6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7DAE2B3532EE4A7B9D28D60C</string>
+			<string>CA1C69FDE0C940F3AE6E9AD1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>39220899D8EC4F4D8BE9B4A3</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>Pods-NBUCore-prefix.pch</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>3957CA58F6834976BF6B6379</key>
+		<key>3ACDA56A440944EEA389A8B8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8C67779C7796481A9DC56DD1</string>
+			<string>6910904C53ED48CA81203D9E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>398C5023FC874B7798D0E6F3</key>
+		<key>3AF6700C78B14A46ACDB964B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>2DCB40857C654647B5A3C88A</string>
+			<string>680C4019592A483DAF99B0CC</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>39A9BCEB4C444BE0AEB2D96B</key>
+		<key>3B0A246DFC1141D2AABA744C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0CB37B24CD1E4C319862B9C1</string>
+			<string>CBA2CC99751A44E788886F24</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>39AFBBA1F00C408CA2B1CCCB</key>
+		<key>3B15B6C6DBC446A79BE3755F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageMotionBlurFilter.m</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMotionBlurFilter.m</string>
+			<string>Pods-NBUCore-Private.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3A0C8E243D7743138EC5DA76</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>3A14C96EE4F34AB1824CD02F</key>
+		<key>3B752B83BA6545A79A9FD4C2</key>
 		<dict>
 			<key>fileRef</key>
-			<string>CBF16AC37AB0493BACF2EC3E</string>
+			<string>8B92FFD811884DAEB0841237</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>3A33211BDA48402BA307F702</key>
+		<key>3C497CD2200045FEADD6917C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4796,45 +4283,71 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageStillCamera.h</string>
+			<string>GPUImageSwirlFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageStillCamera.h</string>
+			<string>framework/Source/GPUImageSwirlFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3A57D16328734C8F96E29EC8</key>
+		<key>3C934F28BFC24A90883506B5</key>
+		<dict>
+			<key>fileRef</key>
+			<string>E65BCF0BEF974D6CBD3BF8E2</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>3C9E5C519EE94A92AE6B7C86</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBULogFormatter.h</string>
+			<string>NBUAssetsLibraryViewController.m</string>
 			<key>path</key>
-			<string>Source/NBULogFormatter.h</string>
+			<string>Source/Assets/NBUAssetsLibraryViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3A8BBB0ED59642CFA2D9ADBC</key>
+		<key>3CB8A8E2E1204728A8A11BD7</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>BAEDA5289F8B4B1194BA0D4F</string>
-				<string>FF18FB456BF6428CB55298B6</string>
-			</array>
+			<key>fileRef</key>
+			<string>D3F7CF3CBFB84942BA4B1553</string>
 			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>3CF6420B17B64CF19738456C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>6DA5A78BA9E4474D905218C1</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>3CFD9F458E614AE4988BA7FA</key>
+		<dict>
+			<key>fileRef</key>
+			<string>2A1D26BEED724DAB8B713D8A</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>3D1BCB3E69A64011840D89AF</key>
+		<dict>
+			<key>fileRef</key>
+			<string>FEA85B80674B4F6B81D90EE7</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>3AD733C7C6F74FFC86295480</key>
+		<key>3D32C0F6D77D4B4CBE6B2033</key>
 		<dict>
 			<key>fileRef</key>
-			<string>53AEFFBEA83C4756BC19EE43</string>
+			<string>5C9477914AC14E48958622DB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -4843,10 +4356,24 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>3ADE60D1129D4C41B844EEAC</key>
+		<key>3D4231E941724B78B537B3A6</key>
+		<dict>
+			<key>fileRef</key>
+			<string>8B62E413CEE34B9481F2E5FE</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>3D5CAAB6FB9D4AFBB934D8B6</key>
+		<dict>
+			<key>fileRef</key>
+			<string>03EA2B4D533148778615D7B4</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>3D8C6C9B8E104683A4138A6C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9D1F5F4938FC4354808F21A9</string>
+			<string>A1B6DA17ACFF4137ACD7FAE9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -4855,20 +4382,29 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>3B0B27FCE0124060A92AC952</key>
+		<key>3DCD53DB118845CD92E902EF</key>
+		<dict>
+			<key>fileRef</key>
+			<string>3FBCAA8B10904D4AADCFD3F5</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>3DEDABD5A71E4B85B5975068</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NSData+RKAdditions.h</string>
 			<key>path</key>
-			<string>Pods-GPUImage-dummy.m</string>
+			<string>Library/RestKit Support/NSData+RKAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3B38306C64034525B7269539</key>
+		<key>3E2AA2D0F3F647BD848FBA6B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4877,48 +4413,59 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUimageDirectionalSobelEdgeDetectionFilter.m</string>
+			<string>NBUObjectViewController.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUimageDirectionalSobelEdgeDetectionFilter.m</string>
+			<string>Source/UI/NBUObjectViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3C81F25043BE444CBD2BC3B7</key>
+		<key>3E2E041B3986432F877EAFD9</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C4CE785699D648CD9B540F6E</string>
+			<string>FBFE7A1E289343AFA80ED208</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>3CC8623AFF884DBE8416168F</key>
+		<key>3E2EB5E92C444890A9C18490</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>fileRef</key>
+			<string>276030A27563473EB0A0AB9C</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>FC4D42E2800B435391F863F8</string>
-			<key>remoteInfo</key>
-			<string>Pods-MotionOrientation@PTEz</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>3E64C1203F8945089513BDCD</key>
+		<dict>
+			<key>fileRef</key>
+			<string>BDD35AC496D44CC0A162995A</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>3CDA5C2CE8E6487A9325577B</key>
+		<key>3E88EF57D33543DC8191620E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageChromaKeyBlendFilter.m</string>
+			<string>previous@2x.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageChromaKeyBlendFilter.m</string>
+			<string>Resources/previous@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3CDAD5AA5EBA4FC58FA06D5B</key>
+		<key>3E89898012B543B8AE71735C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>B02F434DB95643A08E582EE7</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>3EEB0DE2B709467E9C276A66</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4927,13 +4474,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>DDDispatchQueueLogFormatter.h</string>
+			<string>NBULogFormatter.h</string>
 			<key>path</key>
-			<string>Lumberjack/Extensions/DDDispatchQueueLogFormatter.h</string>
+			<string>Source/NBULogFormatter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3CEAC5E5403F4651B434C689</key>
+		<key>3F19848E5FF14728ADBCC82C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4942,16 +4489,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSourceOverBlendFilter.h</string>
+			<string>NBUFilterGroup.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSourceOverBlendFilter.h</string>
+			<string>Source/Filters/NBUFilterGroup.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3D36CF6C1C7B474CBD6DEC4C</key>
+		<key>3F2157B202554BCCB44AED84</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D422F4E454E744F089D29C6A</string>
+			<string>8CB8ECE660BD4DEE9DDA3F85</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -4960,21 +4507,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>3D497BD2AF1B4E8CA1DBB0EE</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>AD49C572157A451592463961</string>
-				<string>51C5100D41534BFA8E70BC12</string>
-			</array>
-			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>3D707C17D89E42B9919676B8</key>
+		<key>3F23BDB452A44FAD81929589</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -4983,32 +4516,42 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageLuminanceRangeFilter.h</string>
+			<string>GPUImageWeakPixelInclusionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLuminanceRangeFilter.h</string>
+			<string>framework/Source/GPUImageWeakPixelInclusionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3DD4C09058534FB1966409AA</key>
+		<key>3F6300EE2D1046CA8720CDC8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>41FAA6823A5B4E10A52128A5</string>
+			<string>F977036441D744BBA40BC1E1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>3E17FD4C548A449C88AC8DE9</key>
+		<key>3FBCAA8B10904D4AADCFD3F5</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageGaussianBlurPositionFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageGaussianBlurPositionFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>4011CC017B4945FC8165F65F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>52B51D7EAA7B42939FB3D3EC</string>
+			<string>0A43B12863E64E71AB39F712</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>3E3B39BBF2574EB38A0DFBE3</key>
+		<key>405DB9964D9C4B5C9DDB41B5</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5017,20 +4560,72 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>DDDispatchQueueLogFormatter.m</string>
+			<string>GPUImageHarrisCornerDetectionFilter.m</string>
 			<key>path</key>
-			<string>Lumberjack/Extensions/DDDispatchQueueLogFormatter.m</string>
+			<string>framework/Source/GPUImageHarrisCornerDetectionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3E659913346947A4BBF2DED0</key>
+		<key>4062398EBE354A1BB27FCBE0</key>
+		<dict>
+			<key>fileRef</key>
+			<string>C5D10A1C8ECD4FF6971C765F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>417A2C91EC314E0FBE968D68</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9ADB33AD77024C448B17C0C6</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>41E1D038A71D451E922D2C90</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0DC347554112487E8C849066</string>
+			<string>0556C4967A32483DBD96BA9D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>3E91E21AC0264B0E9EA88EC9</key>
+		<key>42620D3BACF34C878166C7B6</key>
+		<dict>
+			<key>fileRef</key>
+			<string>E595555CCB274D78A6530706</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4262A56571D54A409B2D6F8A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>D967D64315494FA79D59B332</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>428CC559EA6D4AA583E0761C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>A7E0EA601D5746498BFA3113</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>42ACE8CAC36843769FFA3AB7</key>
+		<dict>
+			<key>fileRef</key>
+			<string>221B9249E2FB4896B4820D75</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4309EAD707F747CC87153A06</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5039,28 +4634,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageFilterGroup.h</string>
+			<string>GPUImageTwoInputFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFilterGroup.h</string>
+			<string>framework/Source/GPUImageTwoInputFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3E9C607CCA14404791500027</key>
+		<key>431F860485064C42B08976BB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUEditMultiImageViewController.h</string>
+			<string>PTEAdjustLevelsTableView.m</string>
 			<key>path</key>
-			<string>Source/Image/NBUEditMultiImageViewController.h</string>
+			<string>Source/Adjust Levels/PTEAdjustLevelsTableView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3EA234799C6E417794CA42A0</key>
+		<key>4335F2660F2F435FB5462F81</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5069,28 +4664,40 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>DDMultiFormatter.m</string>
+			<string>GPUImageMissEtikateFilter.m</string>
 			<key>path</key>
-			<string>Lumberjack/Extensions/DDMultiFormatter.m</string>
+			<string>framework/Source/GPUImageMissEtikateFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3F09350725EC46FC8B64B170</key>
+		<key>4338B7559B754D7CB7D59CE6</key>
+		<dict>
+			<key>fileRef</key>
+			<string>4C350CFB7D4248A086851F60</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>434CB0AE8BAD4AE3B153E2F6</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageHazeFilter.h</string>
+			<string>GPUImageMedianFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHazeFilter.h</string>
+			<string>framework/Source/GPUImageMedianFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3F1506B810DE49D9BB3644AB</key>
+		<key>43557BBB1E4D4AD38A0413A6</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5099,29 +4706,73 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePolarPixellateFilter.m</string>
+			<string>GPUImagePrewittEdgeDetectionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePolarPixellateFilter.m</string>
+			<string>framework/Source/GPUImagePrewittEdgeDetectionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3F6156B0803741E98AECC65D</key>
+		<key>435937284D674971BD636352</key>
+		<dict>
+			<key>fileRef</key>
+			<string>EE75174AF9CE490DB33C8792</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>43605FD2A0094262B238B9BD</key>
+		<dict>
+			<key>fileRef</key>
+			<string>93BF6D13BF244777A9A1A8A2</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>43BBAD5CD660439685907D34</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.h</string>
 			<key>path</key>
-			<string>Pods-NBUImagePicker.xcconfig</string>
+			<string>Pods-NBUCore-prefix.pch</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>43C07D934B574B36AF6CC5E7</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>69B4BDB1C10244D98A59AB5D</string>
+				<string>624736C28BE6406AAF5A6446</string>
+				<string>5C0A4742965A42C8A2FEAC4A</string>
+				<string>24D5574D68B440439B0A5814</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>NBUCore</string>
+			<key>path</key>
+			<string>NBUCore</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3F8282D4EB294060904D21FF</key>
+		<key>43DFD6A0B8464DCB8C9C8401</key>
+		<dict>
+			<key>fileRef</key>
+			<string>6AA46E7EF4684490947A79B3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>43E0DF6F394A42368C6486A9</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1F46AD48479F46C6896A7E7A</string>
+			<string>A52B517D14FF4227AB032D73</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -5130,20 +4781,63 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>3FA174CC514E4D948198AC7B</key>
+		<key>43ECF82D8CC441F3A3F47B0E</key>
+		<dict>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
+			<key>includeInIndex</key>
+			<string>0</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>path</key>
+			<string>libPods-RBVolumeButtons.a</string>
+			<key>sourceTree</key>
+			<string>BUILT_PRODUCTS_DIR</string>
+		</dict>
+		<key>43F0B6BA03694EDEB95DD29C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>previous@2x.png</string>
+			<string>UIResponder+NBUAdditions.h</string>
 			<key>path</key>
-			<string>Resources/previous@2x.png</string>
+			<string>Source/Additions/UIResponder+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3FA686EFFC5446DEB01EF902</key>
+		<key>447A9735DB1642D0BEC7961A</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>7D2675F61FB340DBB10FFA58</string>
+				<string>EFB9AAB626944FAEBDCA0AED</string>
+			</array>
+			<key>isa</key>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>447D6BF2982345B9BE151717</key>
+		<dict>
+			<key>fileRef</key>
+			<string>C74684255A4F4A588BC071B3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>449A52E0062241DD9F03F402</key>
+		<dict>
+			<key>fileRef</key>
+			<string>3EEB0DE2B709467E9C276A66</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>44BDA74257FF4EC186F9ECC1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5152,29 +4846,40 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageCrosshatchFilter.m</string>
+			<string>NSURL+RKAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageCrosshatchFilter.m</string>
+			<string>Library/RestKit Support/NSURL+RKAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3FADBEBBE5884912B3B0ADA5</key>
+		<key>44F32633B3B04689AB82F604</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>6642C3BE4C8F431E8F7DF986</string>
+			<key>targetProxy</key>
+			<string>EA2576224E4C40AF8E8D83E4</string>
+		</dict>
+		<key>4501D290619947EDB06EC51C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>PTEConsoleLogger.h</string>
 			<key>path</key>
-			<string>Pods-NBUImagePicker-Private.xcconfig</string>
+			<string>Source/PTEConsoleLogger.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>3FED97B7BCE84BE8819216A4</key>
+		<key>4505D4683BA14B0E8BD03530</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A1535359A2924F9B90148D85</string>
+			<string>A16B815714774E2E8188176B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -5183,294 +4888,93 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>400ED4D290BE4C49946F656A</key>
-		<dict>
-			<key>fileRef</key>
-			<string>6A3B9917EDD74F3785B26D02</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>4037DA30E4CC430A8EC647ED</key>
+		<key>450633D5A11D479BBA8A40DF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageLuminanceThresholdFilter.m</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLuminanceThresholdFilter.m</string>
+			<string>Pods-NBUKit.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>40468687A00C400F9FA93631</key>
+		<key>4530B199687D400B9AA105BA</key>
 		<dict>
 			<key>fileRef</key>
-			<string>12D06FD3C79A4DA5A8BD984F</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>404882D983AC4E5396B1F421</key>
-		<dict>
-			<key>fileRef</key>
-			<string>3E91E21AC0264B0E9EA88EC9</string>
+			<string>3130C16CACAF49A0BBCE7141</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>40A01C29AFC34D238535AE76</key>
+		<key>45D36E96C0204B258B07BC24</key>
 		<dict>
 			<key>buildActionMask</key>
 			<string>2147483647</string>
 			<key>files</key>
 			<array>
-				<string>4D19435C6A0744FCBB216E34</string>
-				<string>3AD733C7C6F74FFC86295480</string>
-				<string>E9D6C6BFDDAD4DB5A64E3A5C</string>
-				<string>DE32A2F0270D41CF87B07320</string>
-				<string>3144E750840743E385147B3E</string>
-				<string>A57F4B406A034016A9E86A91</string>
-				<string>C29F661B48594C7F8DE6671B</string>
-				<string>104BD83903C448309BFB3DA6</string>
-				<string>96CFF4FDC94C4015824DA41F</string>
-				<string>36CCF30025924B899C744072</string>
-				<string>61410B2947434CCDB29FA95B</string>
-				<string>01F89F53B5604B92AF06D988</string>
-				<string>1D8C24F30E1D456690554736</string>
-				<string>F4FE99B4232946F39B6B2DA4</string>
-				<string>D7449FC44F174CAB9D8B4723</string>
-				<string>D9E6D4B823FD4E77B3EDA417</string>
-				<string>E2E21EC15EA040DE96936037</string>
-				<string>A9048D8E66BA4744A743DF21</string>
-				<string>68F57C22A5C4435882CEE6CF</string>
-				<string>FCAE845305674C93A4129E9F</string>
-				<string>E6FC974EC56A471CAA5CA06F</string>
-				<string>D05EE83EE9C647708414BBAA</string>
-				<string>B1513986B9BA4A278576DAE5</string>
-				<string>2A984AEFC62A495591F2A821</string>
-				<string>A63DCA67619348A19569D317</string>
-				<string>6A751CD60FBD4B1091872C0F</string>
-				<string>92F9C563E54C4FA1A67F9E29</string>
-				<string>2D8FBC585C264113BB9F410D</string>
-				<string>1C49911223B54B8BAA893E1F</string>
-				<string>F076164248AB47E98121A222</string>
-				<string>2619B8AFE66747EDB2931332</string>
-				<string>F1754B6BA966440FAFD028DE</string>
-				<string>2E67AD67D4374323B3251E74</string>
-				<string>C2630E2298F445CEAA124F14</string>
-				<string>DCF76AEFEA8E49EDA5F0964B</string>
-				<string>327FDD3F79054BB689087E10</string>
-				<string>F5A4302FD24B4594A5449314</string>
-				<string>979853D391CD42CB985ADD6D</string>
-				<string>A437CBA88AF04889AF0F34D7</string>
-				<string>96FE06DDF8844A21A69D21F1</string>
-				<string>EF9BD78CD47C4142AA27C534</string>
-				<string>2FF075D175FA4CB99FF80745</string>
-				<string>A86D9BCE48CC460384A88217</string>
-				<string>FBA4D5E11FE3454EA6566A67</string>
-				<string>FC593DF1E501437AA867151F</string>
-				<string>5395ADA285F540A1AD6BF8B9</string>
-				<string>FBDA29AC65C04E88A3580ADB</string>
-				<string>A7BF6D2CA3B544D087B12E6B</string>
-				<string>06E11C841920435D966269DB</string>
-				<string>2F0049D17E1E4DE6A900E4E9</string>
-				<string>EC3A58FCF9734A2A8067F8ED</string>
-				<string>028E51B8778D432FBA4196CA</string>
-				<string>90D4A2F106A04275A109B30A</string>
-				<string>FABEB518C24846D69F99EEEC</string>
-				<string>F47274F372E84A9586EA2999</string>
-				<string>3D36CF6C1C7B474CBD6DEC4C</string>
-				<string>9D494E8E3E4D48EE960B5431</string>
-				<string>9B2A2A57A4294DCC8CCF284C</string>
-				<string>A641DBC942A742D7B6A4E7FE</string>
-				<string>C0C57B30886643D788FA5B04</string>
-				<string>253D33E6518F4E69BD6B5223</string>
-				<string>878C1D55AE254493B7AC3CE1</string>
-				<string>0A3044ABC3D64224ABFF7FFF</string>
-				<string>BBC0BBC8D3B94EB8A3EA6893</string>
-				<string>8B2191A7EF4243D3A96DEB4F</string>
-				<string>41F3490198854B93864859A8</string>
-				<string>0D7F3DECF4CC4684B9A2B7C5</string>
-				<string>C4BC96BAADF94B278FB34A1B</string>
-				<string>7EBCA29FE77B4EAAA62895EF</string>
-				<string>EB30A1B6488747318DDD9FDC</string>
-				<string>9C784F0787144A1C88FF716A</string>
-				<string>AC1B1EE4B880444FB4ABA93B</string>
-				<string>619D0B0A977F40ECADFD3D49</string>
-				<string>5E2BA5CD57DA43CD97DD96FA</string>
-				<string>3552F76D236C437E8BE88F1F</string>
-				<string>0C48D42DDFCC44F597F703A7</string>
-				<string>9F8C562C06544B2D8C10DACA</string>
-				<string>E7A4F7AC7DCD4246A450CCDC</string>
-				<string>09A98396C61849AD82109DD9</string>
-				<string>1F84983291E84B50827B6BF8</string>
-				<string>E182A93CC5974DDD9647DBFB</string>
-				<string>E0376E8C5D1B47D5BDD5F573</string>
-				<string>138F3DF394934B5A8B8CAF61</string>
-				<string>5E1412C29D5D49499D29C5CE</string>
-				<string>61A12D8FC98342F098C79128</string>
-				<string>2E12B128B4274167B12AE0C7</string>
-				<string>A31CE740CA0549E38BE81A39</string>
-				<string>CCD6F142BD2640B79A235997</string>
-				<string>685E6A637BD048529E2CB221</string>
-				<string>CF9CCB052EB7437B8F53BB24</string>
-				<string>864744BBDB42462C9E6DD717</string>
-				<string>F01976D4CF504209BC37D8CC</string>
-				<string>F4A41C7E66884A9686DACA82</string>
-				<string>C4331F02E6234D3FAEAEB850</string>
-				<string>3ADE60D1129D4C41B844EEAC</string>
-				<string>BA37259CCEBD420B9C18D7D6</string>
-				<string>EE2FFFC18FF34F4EA30FCE05</string>
-				<string>2626C49BA930402DB6381BFA</string>
-				<string>440336A2A60F43779C21E514</string>
-				<string>A0047ED2ADE947DDB7FC5754</string>
-				<string>29D1E384C68B45F3983E9E93</string>
-				<string>38A3BD9AD230499B8BFE0F05</string>
-				<string>703CBB3CE15C4AAABF043CD0</string>
-				<string>5452C8370EE14749B1F4F062</string>
-				<string>B805E5F5129245E5A73B7CB2</string>
-				<string>76F5B54127FA479EBBC52EF8</string>
-				<string>F922F5A8B380488DA83C2704</string>
-				<string>5C529D2E3C1846F79D9117BF</string>
-				<string>279C932E5C08462C8078C5B7</string>
-				<string>D44DB90958A54048904CFF01</string>
-				<string>DD4CDFEC698341CE93ECD66D</string>
-				<string>3800AFAC92D648FDAFB16CF0</string>
-				<string>581674A69CC54628AF54BF45</string>
-				<string>44D1D60543134A5BADE6E0D8</string>
-				<string>0B099D7B299443739D113C7E</string>
-				<string>DD98266591AD420C9BABAEF8</string>
-				<string>E00BF3BD573F42239D0F7AC2</string>
-				<string>4702FD5AE11D4935850F4F9B</string>
-				<string>43EC66DEDEA0454FB44B2D7F</string>
-				<string>1E0D3E52BC34433D8B45C834</string>
-				<string>5B648260FD68404992A1ECA2</string>
-				<string>222E1FA99E394C6C9E90935B</string>
-				<string>7D90A6ECC0EE47079173D217</string>
-				<string>288A6AE59D624B3A9E15F622</string>
-				<string>59DADA67E2D449AEA322D1A6</string>
-				<string>358045B47CFD4192B41E9070</string>
-				<string>AB093998A6C04AFC908FE613</string>
-				<string>2474C5DCDFF54913AB159827</string>
-				<string>D9FC172A75AF43C3AB2D43BD</string>
-				<string>CBC8DEAD014A4C4BA2574318</string>
-				<string>4275185A5FA8428E8759576C</string>
-				<string>49D3A265EA3145F291832BA7</string>
-				<string>029CB160A8B24FF1A96513CA</string>
-				<string>34278C78F65C458F93BEF323</string>
-				<string>C8B0425C68D54F7583C63C57</string>
-				<string>B9FC25481B794DDA843C3ABA</string>
-				<string>4CE827917D8D4D43A7B3D89D</string>
-				<string>1FACFD18670049EBB98299A6</string>
-				<string>13B163ACD1B949BDBE7AAF86</string>
-				<string>4787A847BCFB47F696A7BCC1</string>
-				<string>AE328C193183416BAC9854EB</string>
-				<string>1D42848503FB4A86B9450601</string>
-				<string>948F268450D94FF8B6CBA71D</string>
-				<string>ED05CB39B3C34371B386C908</string>
-				<string>B2A9EEC1E3574DE9933CAFE7</string>
-				<string>B4880F1D276A4EE6A41955EA</string>
-				<string>6F671A03279D455F9F57A832</string>
-				<string>5EAF5681881749DEABB15D9E</string>
-				<string>22F025DADF254D17A0DD9480</string>
-				<string>B30FC34E9B714B38AD2F63C4</string>
-				<string>06876FF540844CD3B7116EC3</string>
-				<string>7D3B69CE9F3645FB9046FE3B</string>
-				<string>00BF1D29DB4C47E88C65554F</string>
-				<string>5219D95B56AC47DFAD6A71C0</string>
-				<string>3FED97B7BCE84BE8819216A4</string>
-				<string>A2DE3414EE1A489192999C3B</string>
-				<string>385F85C0D235452EB9E1323D</string>
-				<string>EF1B924D80B049BEB1174590</string>
-				<string>2322AA073A6948EF8865AAF1</string>
-				<string>BA2EC80035644A3AABC440BC</string>
-				<string>3737931C01A645B2988B7C43</string>
+				<string>59DDEB7F0FDC4086805AE410</string>
 			</array>
 			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
+			<string>PBXHeadersBuildPhase</string>
 			<key>runOnlyForDeploymentPostprocessing</key>
 			<string>0</string>
 		</dict>
-		<key>40C736ED6C8B4344946C7602</key>
+		<key>45E3F8A6E6A6417E95B1701D</key>
 		<dict>
-			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImagePolkaDotFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImagePolkaDotFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>41321E7116E64310B3FA5400</key>
+		<key>4629097C346E4B3AA1CCF91E</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>609155D17379493FA2D306D1</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-NBUCore-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-			</dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Debug</string>
+			<string>GPUImageMosaicFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageMosaicFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>413E5D2D48C149599FC0C698</key>
+		<key>4673546DAE7D4013AE62074D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMaskFilter.h</string>
+			<string>RBVolumeButtons.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMaskFilter.h</string>
+			<string>VolumeSnap/RBVolumeButtons.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>41F3490198854B93864859A8</key>
+		<key>46C73A61920C4E3597FB365D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A60D50974A854ADE9E5A527C</string>
+			<string>D7C570F9F30E4051B5914A7B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -5479,7 +4983,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>41FAA6823A5B4E10A52128A5</key>
+		<key>4761160EC0F14E42821085B5</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5488,24 +4992,34 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAsset.m</string>
+			<string>GPUImageRawDataOutput.m</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAsset.m</string>
+			<string>framework/Source/GPUImageRawDataOutput.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>420A74950B06484690CDBFC9</key>
+		<key>4761DD405BF546C9AD290BC8</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
+			<key>fileRef</key>
+			<string>F227E7703A084961BA4C3FEE</string>
 			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4776216631B2472488E10A26</key>
+		<dict>
+			<key>fileRef</key>
+			<string>00A46609842D48FCB3CCD849</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>477756CEEAFE44A1908B4236</key>
+		<dict>
+			<key>fileRef</key>
+			<string>2A628DA961334B26BCE615FE</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>4239F217D3C24ACABFD6C97E</key>
+		<key>478F524008834B328FB4EEE2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5514,42 +5028,70 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLowPassFilter.m</string>
+			<string>GPUImageSepiaFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLowPassFilter.m</string>
+			<string>framework/Source/GPUImageSepiaFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4275185A5FA8428E8759576C</key>
+		<key>47BA69378BC44E09BAF7602E</key>
 		<dict>
-			<key>fileRef</key>
-			<string>0D2B331056814BC5B926690F</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>DDASLLogger.h</string>
+			<key>path</key>
+			<string>Lumberjack/DDASLLogger.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>42DEF9EBAE4743BDA144991A</key>
+		<key>47E4E163EBFA410FB8D73BBC</key>
 		<dict>
-			<key>fileRef</key>
-			<string>F46B32286E494ED3836ACCB8</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NSString+NBUAdditions.h</string>
+			<key>path</key>
+			<string>Source/Additions/NSString+NBUAdditions.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>43A39A507BFC416FB133B031</key>
+		<key>47F2AA8CE6E0485E9FCDEDA7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>94E6E1E2B82B429CA0990D7A</string>
+			<string>8676D3B77E4E45998154D253</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>43EC66DEDEA0454FB44B2D7F</key>
+		<key>48414FB0E394402B81B831D3</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>0112D89EA1C54EE99BB0D04E</string>
+				<string>C4F8B40EDFB6448EA27B6416</string>
+				<string>FA9660FFB7EE4B7DBA451C18</string>
+				<string>A7FCACD8332E41B48562C425</string>
+				<string>E5524350862A47DAA9F103EC</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Resources</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>484443E3C20546C6A482EC48</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F6F4E39A1CFB4C1394B7DAAF</string>
+			<string>4F845985E9CD437394AC34D9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -5558,7 +5100,14 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>44011AB370FA4718B5363C30</key>
+		<key>48557607F21C460DB5C2F960</key>
+		<dict>
+			<key>fileRef</key>
+			<string>7F8B7D9CE2E349FDB9FB8101</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>48C8B4B60DA643C88323DF2E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5567,44 +5116,27 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUGalleryThumbnailView.h</string>
+			<string>DDTTYLogger.h</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGalleryThumbnailView.h</string>
+			<string>Lumberjack/DDTTYLogger.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>440336A2A60F43779C21E514</key>
-		<dict>
-			<key>fileRef</key>
-			<string>277F48F7D32643D2A8CA7E02</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>44128A135D374310B5B116CA</key>
+		<key>48FAAC0C43324C1C93E6CEEE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9D05B34DF9624F71AD72EC65</string>
+			<string>ADDA64A657D543F0A2AC4D01</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>448614481A9D48EDAE632B03</key>
+		<key>4984077AA14344B4B3D6B06C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8C4E4DBE4A2F45D08674C7AF</string>
+			<string>68C66BA25A154CD59EF745E9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>44B8DEB0EC5C412BAB8D36EF</key>
+		<key>49A713F5C07F4EE5BFD0BA05</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5613,125 +5145,157 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageVideoCamera.h</string>
+			<string>GPUImageLuminanceRangeFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageVideoCamera.h</string>
+			<string>framework/Source/GPUImageLuminanceRangeFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>44D1D60543134A5BADE6E0D8</key>
+		<key>49FA313A3EAA445D90A2C81C</key>
+		<dict>
+			<key>buildConfigurationList</key>
+			<string>8992FC29D5D548209C219F08</string>
+			<key>buildPhases</key>
+			<array>
+				<string>CA36E307DEC84213A1146711</string>
+				<string>A96A754DA49745E7AB815778</string>
+				<string>E8F3CC5BF4CD4CFCBB124407</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array>
+				<string>0A2F9A9E78504F4D84F49DE6</string>
+				<string>B953D0B7ADA84EA98F483B84</string>
+			</array>
+			<key>isa</key>
+			<string>PBXNativeTarget</string>
+			<key>name</key>
+			<string>Pods-LumberjackConsole</string>
+			<key>productName</key>
+			<string>Pods-LumberjackConsole</string>
+			<key>productReference</key>
+			<string>EF6D898518E4413785AFA819</string>
+			<key>productType</key>
+			<string>com.apple.product-type.library.static</string>
+		</dict>
+		<key>4A1A3A4795D4411A869E4638</key>
 		<dict>
 			<key>fileRef</key>
-			<string>103D4932D57D48C68067A1E9</string>
+			<string>7A36148C55E5417BA3218E6D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>44D2E19DA1654DB7BC84A4C2</key>
+		<key>4A236368D10D49ECB3B46D70</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUGPUImageFilterProvider.m</string>
+			<string>GPUImageSketchFilter.h</string>
 			<key>path</key>
-			<string>Source/Filters/NBUGPUImageFilterProvider.m</string>
+			<string>framework/Source/GPUImageSketchFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>45042664D99A49BF9B073784</key>
-		<dict>
-			<key>fileRef</key>
-			<string>EF9682CBA7AD4CD8BE8B751A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>451DDC451F3B4A24B3EA6794</key>
+		<key>4A58A2649EFD4AC88A1B1C9B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUViewController.m</string>
+			<string>UINavigationController+NBUAdditions.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUViewController.m</string>
+			<string>Source/Additions/UINavigationController+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>454B259A2B8741E3B488597F</key>
+		<key>4A9D15745310455CA0621446</key>
 		<dict>
 			<key>fileRef</key>
-			<string>BD820E1CD7FA457CA1AF49B3</string>
+			<string>238298F25C8749059345EEE6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>4567D50A29494E87AEE972B6</key>
+		<key>4AA5A0FD260A46D282418515</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9B26E1883D7C4B7A9397163D</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4AC635DB07EE42819D62676C</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>8FD60CDB13314C1A81B449C3</string>
+				<string>B08E7498D3DE4D0E9EDA69DA</string>
+				<string>A0890CFF8B414127961CEAFF</string>
+				<string>0BB5F15B322B4BF0B2B5AB02</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Support Files</string>
+			<key>sourceTree</key>
+			<string>SOURCE_ROOT</string>
+		</dict>
+		<key>4ACAD916DBAA43B893D95A09</key>
+		<dict>
+			<key>buildConfigurations</key>
+			<array>
+				<string>7BC2D7284AE44E4F905A4AEF</string>
+				<string>614FC6DC3B14412F90D687A4</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
+			<key>isa</key>
+			<string>XCConfigurationList</string>
+		</dict>
+		<key>4AD3209E06A44BDE857F1227</key>
 		<dict>
 			<key>buildActionMask</key>
 			<string>2147483647</string>
 			<key>files</key>
 			<array>
-				<string>40C736ED6C8B4344946C7602</string>
-				<string>30845BF0E1604F9BA4DB5E1E</string>
-				<string>8DE3AFD63BBA41808A34A5A5</string>
-				<string>E817637B18DC423CA348932C</string>
-				<string>7A6F73F715084F29A052E050</string>
-				<string>276FA4D937694765A178C7F4</string>
-				<string>92A4E8646FDE46A3AB3ADF58</string>
-				<string>9ED646792E1044AA85A3E6EA</string>
-				<string>6DF451D406234681AA17D772</string>
-				<string>9B7AF26487F343E19FE3C892</string>
-				<string>A41E94726F9946A39D6A7277</string>
+				<string>CAE4CE4D9CAE458E86AE506D</string>
+				<string>69AD6D3E596A4300B2128B46</string>
+				<string>A7E9F252D056445BAE0E0F83</string>
 			</array>
 			<key>isa</key>
 			<string>PBXFrameworksBuildPhase</string>
 			<key>runOnlyForDeploymentPostprocessing</key>
 			<string>0</string>
 		</dict>
-		<key>459FBD87FE4B41EE973E2DBB</key>
+		<key>4B085010A37C4F5DBE3B1B1D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>BC02A584DA5842E480C599E6</string>
+			<string>949AE1C4ED4F478197F588B4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>45A257A35E7C48F0829D2978</key>
+		<key>4B2368C9592141B198034CF1</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
+			<key>includeInIndex</key>
 			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>0CC22619F51A409BB7EA2993</string>
-			<key>remoteInfo</key>
-			<string>Pods-NBUCore</string>
-		</dict>
-		<key>45BC71CC2BED4BF69FB721F1</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>name</key>
+			<string>image_notloaded.png</string>
 			<key>path</key>
-			<string>libPods-CocoaLumberjack.a</string>
+			<string>Resources/image_notloaded.png</string>
 			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>45BED13FDB844313A50457F1</key>
+		<key>4B360243F3554750AEC0F520</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5740,28 +5304,51 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUKit.m</string>
+			<string>NBUView.m</string>
 			<key>path</key>
-			<string>Source/NBUKit.m</string>
+			<string>Source/UI/NBUView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4615E88339924FDAACF45827</key>
+		<key>4B54B5A075C4427E86924EA7</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>6DBEEB5494FD44ABA964E150</string>
+				<string>DBF88CCDE07D4BA88CD0A0F0</string>
+				<string>D28238F568324E629A9DEB98</string>
+				<string>F05C6BEFA09346E58653C617</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Support Files</string>
+			<key>sourceTree</key>
+			<string>SOURCE_ROOT</string>
+		</dict>
+		<key>4B9A4AE1D2C6482C8B8C1ED9</key>
+		<dict>
+			<key>fileRef</key>
+			<string>5845394EB94F42AD949E3B10</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4BBAAD79B44E46749D35E0D4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAssetView.h</string>
+			<string>GPUImageContrastFilter.m</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetView.h</string>
+			<string>framework/Source/GPUImageContrastFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>461723A0E9654AA5A61FE0E1</key>
+		<key>4C0AD60D5F404EB082BC0D8C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5770,70 +5357,147 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImage3x3TextureSamplingFilter.m</string>
+			<string>NBUActionSheet.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImage3x3TextureSamplingFilter.m</string>
+			<string>Source/UI/NBUActionSheet.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>462C04066F5B4170ABA91369</key>
+		<key>4C291F711FA74368AD2B96C1</key>
 		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>MediaPlayer.framework</string>
-			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/MediaPlayer.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>EAB509E92AC1419D966A8F15</string>
+			<key>remoteInfo</key>
+			<string>Pods-RBVolumeButtons</string>
 		</dict>
-		<key>46675027CED943A6812BEE24</key>
+		<key>4C350CFB7D4248A086851F60</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>ObjectView.h</string>
+			<string>GPUImageCropFilter.m</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectView.h</string>
+			<string>framework/Source/GPUImageCropFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>4C6E2BFA52BB4C8EB12FE34A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>BD460546787A46C9843A1EA9</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>4C871C989054437F87364FA2</key>
+		<dict>
+			<key>fileRef</key>
+			<string>A0E7ADB51F244DFFA339D4E3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4C8F4EDA385245838E8A09F4</key>
+		<dict>
+			<key>fileRef</key>
+			<string>2F965D87A28F47978DBBDB58</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>4C9876080B28494CB04B4B0B</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>98B7A9DF87784B27ACF8542D</string>
+				<string>4C0AD60D5F404EB082BC0D8C</string>
+				<string>27A829C428E84C468753F904</string>
+				<string>F45ACEC65D174F1D8D541AF8</string>
+				<string>2A330F864DA44F4A8D8093AB</string>
+				<string>2550A98502D04CF486E75BDE</string>
+				<string>690E27FC0D7D4515AB79C2AC</string>
+				<string>8F5D9801F51F425287CB6717</string>
+				<string>1BD1C879A40848949B47C3C4</string>
+				<string>210A130E4E684147959AD313</string>
+				<string>6DA5A78BA9E4474D905218C1</string>
+				<string>8633286BE48A48A3B23826B3</string>
+				<string>AC7A62256731421B950113B3</string>
+				<string>65CF5B8B750F4E06AA2554AE</string>
+				<string>6D69669ADD2B4812B5FA9291</string>
+				<string>3E2AA2D0F3F647BD848FBA6B</string>
+				<string>93BF6D13BF244777A9A1A8A2</string>
+				<string>B5679CF4C6144D89AD8D1A33</string>
+				<string>3A63C53B1CED4735AD688D12</string>
+				<string>1E1FB77D1B7F4D45A1EFCFE4</string>
+				<string>6BB383F363AB4433B080AE33</string>
+				<string>C55A9187161E4E3EA9BA210E</string>
+				<string>5D413E203DD143909873B13C</string>
+				<string>D1824A1E66A7436198CDEB95</string>
+				<string>1E3031E64F8F4C8C8DC8283A</string>
+				<string>4B360243F3554750AEC0F520</string>
+				<string>5DD31932655C4CC1B90082F6</string>
+				<string>038EBD7FA183408A99DA9258</string>
+				<string>8858E76674B845A5B7C123CF</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>UI</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>466D8B283B7A495DB82B6939</key>
+		<key>4CC4F01923264283BA853328</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7C97E262B8B54CE3A0E98267</string>
+			<string>F28711725CF8461B8979BDF3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>4671CE74507B437AA5CCB56C</key>
+		<key>4CC5CD100F454ED68EE164E9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAvailability.h</string>
+			<string>GPUImageContext.m</string>
 			<key>path</key>
-			<string>Source/NBUAvailability.h</string>
+			<string>framework/Source/iOS/GPUImageContext.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>46B19AA00BD74AF289F1340D</key>
+		<key>4CE21B30DEE448DABD3E2D24</key>
 		<dict>
 			<key>fileRef</key>
-			<string>03A59360E39240119CF223F6</string>
+			<string>69B4BDB1C10244D98A59AB5D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>46B4964FA6AA4B96AB778967</key>
+		<key>4CF1B2FBA8E540B8959C00BA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5842,23 +5506,30 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLaplacianFilter.m</string>
+			<string>GPUImageSharpenFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLaplacianFilter.m</string>
+			<string>framework/Source/GPUImageSharpenFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>46E81F2907C14B99A320186F</key>
+		<key>4D0EA4039C674E93BAB775C5</key>
+		<dict>
+			<key>fileRef</key>
+			<string>4B2368C9592141B198034CF1</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4D28F76B158346D2847F4536</key>
 		<dict>
 			<key>fileRef</key>
-			<string>5BEE29D612C84B45B74088A9</string>
+			<string>8A35E57A4A3A4AFFAE7AC46E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>4702FD5AE11D4935850F4F9B</key>
+		<key>4DA0068B42794F2FA85757F9</key>
 		<dict>
 			<key>fileRef</key>
-			<string>5D0AAE93B706421B93236952</string>
+			<string>85BCF7214E674BF2B301F107</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -5867,19 +5538,23 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>472773AB3FB44A00B469E880</key>
+		<key>4DB1F08D95C641D7B0CF15FB</key>
 		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>DEFBD136CBD24DE285DC0272</string>
+			</array>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>93600FCC11CF47739CE4AB22</string>
-			<key>targetProxy</key>
-			<string>6B119E8E7D4D4A17903E69E0</string>
+			<string>PBXHeadersBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>4787A847BCFB47F696A7BCC1</key>
+		<key>4DC7B758CAD34A818C469DB6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>77FA2B3146574979B8A8848E</string>
+			<string>D1824A1E66A7436198CDEB95</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -5888,14 +5563,23 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>479A7DB71014405587BF1772</key>
+		<key>4DF0B0F63D374C3A9D75CD4E</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>165D9BCDAB5D40BFB36876F5</string>
+			<key>targetProxy</key>
+			<string>0059389BF4674002984A0C7C</string>
+		</dict>
+		<key>4E1D34B452B5480280991AE2</key>
 		<dict>
 			<key>fileRef</key>
-			<string>77CE5BCAC3704A588E88029B</string>
+			<string>D4E81967AABE40E7895F4C6A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>48028A29B5BB435891EAD9D4</key>
+		<key>4E7C6CC2CF9D4C63BDB50CCD</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5904,13 +5588,27 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageAlphaBlendFilter.h</string>
+			<string>GPUImageTwoPassFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAlphaBlendFilter.h</string>
+			<string>framework/Source/GPUImageTwoPassFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4815FD6175924528B942582B</key>
+		<key>4E87A3E6D498435F98EFE0CF</key>
+		<dict>
+			<key>fileRef</key>
+			<string>F2C4717667D24577BC44D542</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4E899A0776394EB3BE2C203C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>D336CF6AE6B547ED85918F08</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>4E9247179D7A4E1284DD8347</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5919,28 +5617,40 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageZoomBlurFilter.m</string>
+			<string>GPUImageFilterGroup.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageZoomBlurFilter.m</string>
+			<string>framework/Source/GPUImageFilterGroup.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>481BB75FFC2546DA99D48D72</key>
+		<key>4E9E7E8EA046475CB9F2058E</key>
+		<dict>
+			<key>fileRef</key>
+			<string>4F4DD34335954B96ACB7BDF2</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>4EE5B4E6935645D589FA3EF2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>file.xib</string>
 			<key>name</key>
-			<string>GPUImageLuminanceRangeFilter.m</string>
+			<string>PTEDashboard.xib</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLuminanceRangeFilter.m</string>
+			<string>Source/PTEDashboard.xib</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>481F27AD2B3C4FEABF5DEA9B</key>
+		<key>4EF369BF949344F78CFBBC59</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -5949,71 +5659,83 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageNonMaximumSuppressionFilter.h</string>
+			<string>NBUAssetThumbnailView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageNonMaximumSuppressionFilter.h</string>
+			<string>Source/Assets/NBUAssetThumbnailView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>482569A9D3544F0CB1C63993</key>
+		<key>4F18DB8085FE44B38F4EC239</key>
+		<dict>
+			<key>fileRef</key>
+			<string>E125387E7CDD4DAC96E5FF6B</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>4F4DD34335954B96ACB7BDF2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUGalleryView.h</string>
+			<string>ActiveView.m</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGalleryView.h</string>
+			<string>Library/NBUCompatibility/ActiveView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4833BBD2B84748FCAE813DBC</key>
+		<key>4F64721D80E045FB85E85C77</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>camera_shot@2x.png</string>
+			<string>GPUImageClosingFilter.m</string>
 			<key>path</key>
-			<string>Resources/camera_shot@2x.png</string>
+			<string>framework/Source/GPUImageClosingFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4867FA92256D4D0A9603D54E</key>
+		<key>4F845985E9CD437394AC34D9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePoissonBlendFilter.h</string>
+			<string>GPUImageMovieWriter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePoissonBlendFilter.h</string>
+			<string>framework/Source/iOS/GPUImageMovieWriter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4898321D9AD245EBBD789AA7</key>
+		<key>4F9E0905817C48F2A7DB8F57</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageFalseColorFilter.m</string>
+			<string>text</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFalseColorFilter.m</string>
+			<string>Pods-acknowledgements.markdown</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>489D78E59C904647B8BBB891</key>
+		<key>4FA9B883E3C444E1B333D3F7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6021,118 +5743,137 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageSoftLightBlendFilter.h</string>
 			<key>path</key>
-			<string>Pods-NBULog-prefix.pch</string>
+			<string>framework/Source/GPUImageSoftLightBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>489E495968A64C6799D51930</key>
+		<key>4FAA5AE7DCE94B258F515022</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C35E8BA6B2F24F74865B621F</string>
+			<string>FD04DB57D3F042B5BBA317D4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>48CF53F8F2634993855B0CF0</key>
+		<key>4FEB05A3B13540BEB92FD1ED</key>
 		<dict>
 			<key>fileRef</key>
-			<string>135C1E8CBEA449FEBE5DD0C9</string>
+			<string>2B22FA0ED486409698D4B05B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>48D7E99AA49D446E9ED9F23D</key>
+		<key>5002DC1A80D8435EA615BF4D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageTwoInputFilter.m</string>
+			<string>sourcecode.c.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTwoInputFilter.m</string>
+			<string>Pods-environment.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>48D8756CA00944A2924604C2</key>
+		<key>50116E9ADB2749EB9AB618A3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUFilters.h</string>
+			<string>GPUImageVideoCamera.m</string>
 			<key>path</key>
-			<string>Source/Filters/NBUFilters.h</string>
+			<string>framework/Source/GPUImageVideoCamera.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>48E91D097C3C4A978A147A4F</key>
+		<key>501C0380688C4D28B875508C</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>2474AEFF073A43AC99801BD0</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBULog+NBUKit.h</string>
-			<key>path</key>
-			<string>Source/NBULog+NBUKit.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>49265574BE5A49B7AE151BC3</key>
+		<key>5038BF6FB66B43BF965D2B66</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1C9169955CFB4BA7ADDAF00E</string>
+			<string>992E34D9A9AC455D98B2EA0F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>4942D5C244C4465FAA84478A</key>
+		<key>506CA4AFDC5E41259C3B311A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>FFF9EE642E3B49FD97EAFF4C</string>
+			<string>0ED1CC66DFFF459995504815</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>497A74806D9A40849751E9BC</key>
+		<key>50C4BA6745474D4BA15A6590</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBULogContextDescription.h</string>
+			<string>badge@2x.png</string>
 			<key>path</key>
-			<string>Source/NBULogContextDescription.h</string>
+			<string>Resources/badge@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>49B9F454115F49E7BA064D65</key>
+		<key>51179EE7799A4CF1BB0216FE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UIButton+NBUAdditions.m</string>
+			<string>NBUAssetsLibraryViewController.h</string>
 			<key>path</key>
-			<string>Source/Additions/UIButton+NBUAdditions.m</string>
+			<string>Source/Assets/NBUAssetsLibraryViewController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>49D3A265EA3145F291832BA7</key>
+		<key>512B2A1CF85745F9A81D6671</key>
+		<dict>
+			<key>fileRef</key>
+			<string>0FD88D7FD99743F49341C39C</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>51B09C21A9AB44AB9553721D</key>
+		<dict>
+			<key>fileRef</key>
+			<string>85632F7976E546CFBF92137A</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>521DA072A18C46F3B5E27C0C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>913755AE5C5E424CA1C8B96C</string>
+			<string>2CF9C8ADD5664B0A93CA6FD9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -6141,145 +5882,130 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>4A06C353F4654A4DBE7D656F</key>
+		<key>523AE843761D41DBBAD0F81F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>camera_flash.png</string>
+			<string>GPUImageRawDataInput.m</string>
 			<key>path</key>
-			<string>Resources/camera_flash.png</string>
+			<string>framework/Source/GPUImageRawDataInput.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4A26D3ABE7AF43108337A21C</key>
+		<key>524CFDF6860545E6B5B528E1</key>
 		<dict>
 			<key>buildActionMask</key>
 			<string>2147483647</string>
 			<key>files</key>
 			<array>
-				<string>300D9FD8C4B9478C81B64743</string>
-				<string>66794950B9EA4A4CBEAB75E6</string>
-				<string>CFA32886E83E40FEB4D82CF0</string>
+				<string>EFED84E8CB744929B45067CE</string>
+				<string>E1285998B63642EBB115ECA7</string>
+				<string>CD014D1968604E3996357F6A</string>
+				<string>788AC9A79DB84811AB36735E</string>
+				<string>4D28F76B158346D2847F4536</string>
+				<string>0E40448A2DB14DC6AC6B96C7</string>
 			</array>
 			<key>isa</key>
 			<string>PBXFrameworksBuildPhase</string>
 			<key>runOnlyForDeploymentPostprocessing</key>
 			<string>0</string>
 		</dict>
-		<key>4A3428A1840A418EA7155294</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>badge.png</string>
-			<key>path</key>
-			<string>Resources/badge.png</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>4AEC5F080E824DBBA412D283</key>
+		<key>5273C16CC9714C28BF1A791D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>UIViewController+NBUAdditions.h</string>
+			<string>GPUImageMotionDetector.m</string>
 			<key>path</key>
-			<string>Source/Additions/UIViewController+NBUAdditions.h</string>
+			<string>framework/Source/GPUImageMotionDetector.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4AF16F87E7A549D0B6356A5D</key>
+		<key>52987ECD68AA4B949B1E2E8B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7B6AD4EFA66F46D29C047549</string>
+			<string>5C13F720C77F43B8872D4C52</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>4B041F7708F34C40BDF7B5FA</key>
+		<key>52CDA2BE67D741FEA8CF4E30</key>
 		<dict>
-			<key>fileRef</key>
-			<string>C6FAA260D25D4B378719E3F0</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>3E89898012B543B8AE71735C</string>
+				<string>36DBBE7018B9447E9826C4EB</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>4B107D822A4C42C0B03C7E33</key>
+		<key>52E5E8889714425F97945515</key>
 		<dict>
 			<key>fileRef</key>
-			<string>6DA988BC26294854BAA8F787</string>
+			<string>B25F4574A5B74355AF7E5B31</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>4B137AE40B2A4A22A0A50FC2</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>FF0670A1AF254EE5B48E3040</string>
-				<string>C012B2B5484A4589897949A1</string>
-				<string>0240E21DDD5A4C97B7AE6965</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>CocoaLumberjack</string>
-			<key>path</key>
-			<string>CocoaLumberjack</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>4B3FCDD83279403CBD10BC15</key>
+		<key>5313454A87D148459D2E74F9</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
+			<key>fileRef</key>
+			<string>9803D5348DC04EC39AF68020</string>
 			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>4B440D55902A4CC9A82A7DCA</key>
+		<key>531F3747538845DEB137D596</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>badge@2x.png</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>path</key>
-			<string>Resources/badge@2x.png</string>
+			<string>Pods-NBUKit-prefix.pch</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4B5F36AA90FC47E0B896E352</key>
+		<key>532F0C4F82ED4F4F9ED096BE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text</string>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageExposureFilter.m</string>
 			<key>path</key>
-			<string>Pods-acknowledgements.markdown</string>
+			<string>framework/Source/GPUImageExposureFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4B68ED63AED64AE491EAB9EA</key>
+		<key>5336B32EBC0B44B7B93DB4B4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>118C70A046FE4222A6B93CC3</string>
+			<string>7E8FF8A0E4BC4B57BF33F7E2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>4BF1E73599BE497ABE19167A</key>
+		<key>5336E15445034F96A479AF52</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6288,28 +6014,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UIImage+NBUAdditions.h</string>
+			<string>GPUImageColorBlendFilter.h</string>
 			<key>path</key>
-			<string>Source/Additions/UIImage+NBUAdditions.h</string>
+			<string>framework/Source/GPUImageColorBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4C3155D3A70A438293A4163E</key>
+		<key>533A4732CD814A3CB3B0F76A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageEmbossFilter.m</string>
+			<string>GPUImageToonFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageEmbossFilter.m</string>
+			<string>framework/Source/GPUImageToonFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4C8C4492A35F42048068C16A</key>
+		<key>536252AB0A034F6DA28DD17D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6317,41 +6043,59 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageGaussianBlurPositionFilter.m</string>
 			<key>path</key>
-			<string>Pods-NBUImagePicker-dummy.m</string>
+			<string>framework/Source/GPUImageGaussianBlurPositionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4CAFD14D97564A9099E37303</key>
+		<key>537B12A141DD47EC886896FC</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F0991CEFB3994CF9B807BB93</string>
+			<string>A6A9482BB9A04B4C84D4FB68</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>4CD2C6D8F18E4E8FA4181336</key>
+		<key>53ACD414F1FA4EC1BAAF35A9</key>
 		<dict>
-			<key>fileRef</key>
-			<string>F555F50E77F84391956E7FA9</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageHSBFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageHSBFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>5465E80FC0924DB5AFF7CF73</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>D3F95AC231F144B0B7F27A8D</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Frameworks</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4CE827917D8D4D43A7B3D89D</key>
+		<key>54C0157F9E0E4F9BAFCE2F02</key>
 		<dict>
 			<key>fileRef</key>
-			<string>04F20427B0604804A95E6E42</string>
+			<string>63DD4CFAF10D430D93303AA4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>4D19435C6A0744FCBB216E34</key>
+		<key>54D5C3635A754E40B2D92283</key>
 		<dict>
 			<key>fileRef</key>
-			<string>6CD7E1248A2645EF8889A675</string>
+			<string>8633286BE48A48A3B23826B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -6360,24 +6104,35 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>4D21FE63E36D40D4A6D5854E</key>
+		<key>54DE590549E940CCBE9983F5</key>
 		<dict>
-			<key>fileRef</key>
-			<string>FA2DF133A4254724A973D59E</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>name</key>
+			<string>checkmark.png</string>
+			<key>path</key>
+			<string>Resources/checkmark.png</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4D5CFAF5077543DDAADB440C</key>
+		<key>5500BD2AF0EA4F6AA99186C1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F9CDDEE7CA65470997699D33</string>
+			<string>83091FCA32AA4020A91385C5</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>4D6807B1E7AB4185BE98240A</key>
+		<key>55D4FA4F0E6248A991D509EF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>81F4D79AEAEC4880987F6F49</string>
+			<string>2325AA417C5C426796F0BE48</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -6386,22 +6141,20 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>4DCCB28C1EA141DE904C99DB</key>
+		<key>55F9ADABAEF049099187F39F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>UIView+NBUAdditions.h</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>Source/Additions/UIView+NBUAdditions.h</string>
+			<string>Pods-MotionOrientation@PTEz-Private.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4DCCDEA8E8AA407DBB34FE85</key>
+		<key>56037A7BCC154648B350E166</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6410,13 +6163,32 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHSBFilter.h</string>
+			<string>GPUImageHueFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHSBFilter.h</string>
+			<string>framework/Source/GPUImageHueFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4DD74161E87E41D39DDAA539</key>
+		<key>561844C257A04AC089549E9E</key>
+		<dict>
+			<key>fileRef</key>
+			<string>0F6A92387FA9400F91FEA96B</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>56301F1C68434CAC835C3B12</key>
+		<dict>
+			<key>fileRef</key>
+			<string>038EBD7FA183408A99DA9258</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>56F7F1C856B34BCDA688E436</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6425,41 +6197,69 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageSolidColorGenerator.m</string>
+			<string>GPUImageLuminanceThresholdFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSolidColorGenerator.m</string>
+			<string>framework/Source/GPUImageLuminanceThresholdFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4E2A90901623411AA664948D</key>
+		<key>56FC22033A054DA8B33A560A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>file.xib</string>
 			<key>name</key>
-			<string>GPUImageLowPassFilter.h</string>
+			<string>NBUGalleryView.xib</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLowPassFilter.h</string>
+			<string>Source/Gallery/NBUGalleryView.xib</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4E6E506EFF2D433FB8A384AA</key>
+		<key>572198D580DA4309A7972ED9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>lookup_miss_etikate.png</string>
+			<string>GPUImageToneCurveFilter.h</string>
 			<key>path</key>
-			<string>framework/Resources/lookup_miss_etikate.png</string>
+			<string>framework/Source/GPUImageToneCurveFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4E77127A77104D6DAC8C768B</key>
+		<key>5776F8D7F6F7424FAF0805C5</key>
+		<dict>
+			<key>fileRef</key>
+			<string>7CB48E8441184ECD90237929</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>57777E166BD34466897BF937</key>
+		<dict>
+			<key>fileRef</key>
+			<string>5D608D1DF81F4660A48689DA</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>57A5D226E08C4404AC4D8E65</key>
+		<dict>
+			<key>fileRef</key>
+			<string>C86B574CAECE4AD9BB9AF274</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>57C5D5AD93044ADCA14C505B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6468,109 +6268,154 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLineGenerator.m</string>
+			<string>GPUImageScreenBlendFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLineGenerator.m</string>
+			<string>framework/Source/GPUImageScreenBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4E817DFBE5B941BE870EF6CC</key>
+		<key>57C8229256F6490CBEEB2668</key>
 		<dict>
-			<key>fileRef</key>
-			<string>E39255C9BDE6446DAA432271</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>path</key>
+			<string>Pods-Lockbox-prefix.pch</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4E8BFB36E09E436CA2D78970</key>
+		<key>582F918F27C54101B9DEE328</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUGalleryViewController.xib</string>
+			<string>GPUImageMovieWriter.h</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGalleryViewController.xib</string>
+			<string>framework/Source/iOS/GPUImageMovieWriter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4E9B1729FE0644AA8B970A2F</key>
+		<key>5845394EB94F42AD949E3B10</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>8F9EB7446DD64E3CA4C3F01C</string>
-			<key>buildSettings</key>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
+			<key>includeInIndex</key>
+			<string>0</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>path</key>
+			<string>libPods-GPUImage.a</string>
+			<key>sourceTree</key>
+			<string>BUILT_PRODUCTS_DIR</string>
+		</dict>
+		<key>585DC3DBF7054A57ACC5DD5A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>A02563EB5E6F46218D169CA2</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
 			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-NBULog-prefix.pch</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
+		</dict>
+		<key>58840A3E6BEA460298FB7454</key>
+		<dict>
+			<key>fileRef</key>
+			<string>F81AD63B83564D7B81DE500B</string>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>5897B57349694C918DEC65A2</key>
+		<dict>
+			<key>fileRef</key>
+			<string>FF708A7F6B8846E682422533</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>58B8FFA44CF6456CAD294F35</key>
+		<dict>
+			<key>fileRef</key>
+			<string>1FE2D6A0F4DC4966ABA99DBA</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>591000038C87433580896441</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Release</string>
+			<string>NSDictionary+RKAdditions.m</string>
+			<key>path</key>
+			<string>Library/RestKit Support/NSDictionary+RKAdditions.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>593C8C5A8AEC48678FF044D6</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageHSBFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageHSBFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4EDFB8949B87477F8C233F19</key>
+		<key>5974CCF53D694726B0E9374D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>068A137C3613491D800FA81E</string>
+			<string>43557BBB1E4D4AD38A0413A6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>4EEC94EFB8CF44DB984E78A6</key>
+		<key>5992EC1947D046A8B5A279DA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>lookup_soft_elegance_2.png</string>
+			<string>GPUImageKuwaharaFilter.h</string>
 			<key>path</key>
-			<string>framework/Resources/lookup_soft_elegance_2.png</string>
+			<string>framework/Source/GPUImageKuwaharaFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4F2A979F975A4E60ADFE914D</key>
+		<key>59A886508B3D410B95509960</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6579,13 +6424,32 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUCoreImageFilterProvider.h</string>
+			<string>UIButton+NBUAdditions.h</string>
 			<key>path</key>
-			<string>Source/Filters/NBUCoreImageFilterProvider.h</string>
+			<string>Source/Additions/UIButton+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4F604BC35A384181B969D7FE</key>
+		<key>59DDEB7F0FDC4086805AE410</key>
+		<dict>
+			<key>fileRef</key>
+			<string>19CD5A0C59004388B1FBC734</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>59F60EEDE1A542579A331C90</key>
+		<dict>
+			<key>fileRef</key>
+			<string>E78D4A1B653549C0BF630892</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>5A1A59B87B0F404BA710272D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6594,29 +6458,46 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>UIView+NBUAdditions.m</string>
+			<string>PTEConsoleLogger.m</string>
 			<key>path</key>
-			<string>Source/Additions/UIView+NBUAdditions.m</string>
+			<string>Source/PTEConsoleLogger.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4F6E171299794A59AB7F43FD</key>
+		<key>5A1AFCC4FABD424F9BBD5FA9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageColorDodgeBlendFilter.m</string>
 			<key>path</key>
-			<string>Pods-LumberjackConsole.xcconfig</string>
+			<string>framework/Source/GPUImageColorDodgeBlendFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>5A436247AD7944A1B33396F6</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageSwirlFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageSwirlFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>4FB3F340B69F456FA47788A2</key>
+		<key>5A4686AB0A7F468490DDDDE5</key>
 		<dict>
 			<key>fileRef</key>
-			<string>157AA8B81A90408A9A7DA072</string>
+			<string>4B360243F3554750AEC0F520</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -6625,17 +6506,32 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>501B59906F3D4C6CB1431DA4</key>
+		<key>5A50B16A7138412B92378514</key>
 		<dict>
 			<key>fileRef</key>
-			<string>3CEAC5E5403F4651B434C689</string>
+			<string>CC93AD8D976548B68043A4DE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>502CB74F1137464AA8882B2D</key>
+		<key>5A55DEFBC5664596BD7A219A</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>UIView+NBUAdditions.m</string>
+			<key>path</key>
+			<string>Source/Additions/UIView+NBUAdditions.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>5A6F6B478751482D934A3BCD</key>
 		<dict>
 			<key>baseConfigurationReference</key>
-			<string>8F9EB7446DD64E3CA4C3F01C</string>
+			<string>06E6DA7C802C4AC5A3A715BE</string>
 			<key>buildSettings</key>
 			<dict>
 				<key>ALWAYS_SEARCH_USER_PATHS</key>
@@ -6655,7 +6551,7 @@
 				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
 				<string>YES</string>
 				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-NBULog-prefix.pch</string>
+				<string>Pods-LumberjackConsole-prefix.pch</string>
 				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
 				<array>
 					<string>DEBUG=1</string>
@@ -6685,108 +6581,52 @@
 			<key>name</key>
 			<string>Debug</string>
 		</dict>
-		<key>5066D65A55134872993EBC14</key>
+		<key>5A725585A27249619B434813</key>
 		<dict>
-			<key>fileRef</key>
-			<string>122EC5B21D6247EC84F6396B</string>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>09BA22BEC10B4EB2968675EC</string>
+			<key>remoteInfo</key>
+			<string>Pods-MotionOrientation@PTEz</string>
 		</dict>
-		<key>50A1BE20D7E84CDE8C26126D</key>
+		<key>5A8B825A3248483FAC058C81</key>
 		<dict>
 			<key>fileRef</key>
-			<string>FAE6A9449EC84D20AC2A741F</string>
+			<string>74AAD1A0B07147B5B179C2CC</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>5115F5B7AE114FC391DFF60A</key>
-		<dict>
-			<key>buildSettings</key>
-			<dict>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>bundle</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
 		</dict>
-		<key>51469C08AAC3429283E9B789</key>
+		<key>5B3D4CEC08C3494BB635CF9C</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>8036E3424AD94608B6EC7382</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-LumberjackConsole-prefix.pch</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-			</dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Release</string>
+			<string>GPUImageGaussianBlurFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageGaussianBlurFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>51C5100D41534BFA8E70BC12</key>
+		<key>5B9D6C043EBA409CA5138EE6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8778F1FBC95241979093D71E</string>
+			<string>1BD1C879A40848949B47C3C4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>5219D95B56AC47DFAD6A71C0</key>
+		<key>5BC06C574F8D4D1C938AE6B9</key>
 		<dict>
 			<key>fileRef</key>
-			<string>79C0C58D2C7D453398092BB6</string>
+			<string>6EFE41C61F1D4233909A123B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -6795,200 +6635,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>525501BE049B4AEFB2657B3F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>814CA099075743DFA9D9D102</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5289DF0D5237469CA8742C0A</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>1436846B2C114583AB7CCDCC</string>
-				<string>EE7DB6486F964CF987409A39</string>
-				<string>933B8582E9F3438AAF9CB8B4</string>
-				<string>DCCEFB688D694E89B7427B37</string>
-				<string>0A641248121F414983044C7B</string>
-				<string>9474488D9D8A41EBAB8E792F</string>
-				<string>2D51643DF8A04194898D7674</string>
-				<string>398C5023FC874B7798D0E6F3</string>
-				<string>D611523674AA477D9B477E19</string>
-				<string>2C1E03B1A7A345C9BB9CE56A</string>
-				<string>E7B6A761448747D3B25D9264</string>
-				<string>59563F174FF14249916F044D</string>
-				<string>9CA764CBB81B4AC1BF15F2B9</string>
-				<string>4B041F7708F34C40BDF7B5FA</string>
-				<string>7323E4AD0FE543268A95DA7A</string>
-				<string>C958DDDB15164A5989258453</string>
-				<string>59D9D948E7A7427D893F66C6</string>
-				<string>B8FFC77BCD33403FB492DC74</string>
-				<string>88BBAB949E8B4B80BD8CC3AE</string>
-				<string>4E817DFBE5B941BE870EF6CC</string>
-				<string>02025332A2AD4931B869AEA7</string>
-				<string>BA994641368645FC97D99EC5</string>
-				<string>290BDF9D26AA4C14A063C24F</string>
-				<string>550A0F2F13D54910AFD8FDF9</string>
-				<string>99AB180D99BC45B38E4BB7B6</string>
-				<string>E6E09A7F4EE54BC98FE73576</string>
-				<string>786B169DA7934AED993AE3CB</string>
-				<string>A69DB3A3E4FD4F42ABA31AC7</string>
-				<string>48CF53F8F2634993855B0CF0</string>
-				<string>400ED4D290BE4C49946F656A</string>
-				<string>B4A33B8EE3BB480E8ABBBD10</string>
-				<string>BC621CBAC8A7451593616F61</string>
-				<string>39A9BCEB4C444BE0AEB2D96B</string>
-				<string>E7AFCF2D8A4A4458B6642F44</string>
-				<string>B76547EE1C354E2F9617285C</string>
-				<string>2F74ABFBAEFC4560A0EBEE25</string>
-				<string>0889A53A1C38455BAA0F724B</string>
-				<string>3E17FD4C548A449C88AC8DE9</string>
-				<string>2C27DB5E7D1443A58ED60416</string>
-				<string>B86B7BDC7E4C41B9B1C44563</string>
-				<string>D4D197AE2341418EB2B83885</string>
-				<string>ECFF5C8FFBCC4718950316D2</string>
-				<string>664DFB93F3894D2DA372B00C</string>
-				<string>DC63FAEF81FA45CEAB016E0F</string>
-				<string>404882D983AC4E5396B1F421</string>
-				<string>1FA53BF33FC14732A57D0C10</string>
-				<string>778A14776D26447380651497</string>
-				<string>A2760F51D1964A59A06C3B08</string>
-				<string>B8537BE541364554AF34B56A</string>
-				<string>332AD9E25DF14D0DBA44804A</string>
-				<string>E1E038BC67014274BAFBC790</string>
-				<string>E8FF206883B3436D86726EB0</string>
-				<string>99638ED46C0A450A8F009BEB</string>
-				<string>83253FA150E04F57BCC31C1D</string>
-				<string>FEB03DC1CDA94A54BFFA88B5</string>
-				<string>75AF0B254BEC463F90F82B18</string>
-				<string>DF9A49732CA64FF2BF3D0770</string>
-				<string>581D0CF106CB4DD49B5ED77B</string>
-				<string>0B1997954E8E485A8F5DA1CF</string>
-				<string>10BB9DF8C12F4BB5A59466E6</string>
-				<string>46E81F2907C14B99A320186F</string>
-				<string>095C9390B3874904BD409707</string>
-				<string>F26AE64953414B1295B436DE</string>
-				<string>6CFAAE1498884E838910043D</string>
-				<string>7D92AB9EC560419183C6B0F9</string>
-				<string>4D5CFAF5077543DDAADB440C</string>
-				<string>346E2892C4BC4E27A1F30840</string>
-				<string>4EDFB8949B87477F8C233F19</string>
-				<string>DC460548723E4D84B4965680</string>
-				<string>4B107D822A4C42C0B03C7E33</string>
-				<string>8E760EB2795E42FBA2A58F90</string>
-				<string>E00DB04F22C24A6C95034EA9</string>
-				<string>624A3EF9F2934C5BAE93090D</string>
-				<string>538AC53E240D4A63A49AE0DF</string>
-				<string>8F4C36FDAA384C3BB5DD0203</string>
-				<string>A9068D74B81F44E5A5385E13</string>
-				<string>7CD27E4667664D96974A2BCB</string>
-				<string>6E8D4D3C216C47BE8B49C0D2</string>
-				<string>40468687A00C400F9FA93631</string>
-				<string>E69A7BB4EB5E4657A119EA6D</string>
-				<string>83B47AD1D4194F6D91BA3C1E</string>
-				<string>E80D42BAFFFF4789B6B67B37</string>
-				<string>D8CF8758E9F84238AA4EBB90</string>
-				<string>83C2E9A2F9744C82822E1CC0</string>
-				<string>27347B85497E4F8D950BD7CA</string>
-				<string>D4E9365EBEA04DB081CEC88E</string>
-				<string>70FA5315C70F4775B7CFF924</string>
-				<string>EC9D3930BE6B4678BC26D26F</string>
-				<string>3452635206604A10A6687F68</string>
-				<string>489E495968A64C6799D51930</string>
-				<string>2CF8143087AB4F08811277D9</string>
-				<string>77981F7CC2BC4A008D50ED7F</string>
-				<string>DC9DFFA7B32F4B2DAD315FC9</string>
-				<string>6670E3310AA54FE2B09C15CC</string>
-				<string>1F2915F9B9984505ACE90254</string>
-				<string>AC47ED5009774342B073D3AD</string>
-				<string>05F52D8ADE5148AA96F28994</string>
-				<string>C9269F33BDFA48E686477E22</string>
-				<string>FF79C46849FB473FA0A87EE0</string>
-				<string>9BBC2E28F5E44FA99DB46B22</string>
-				<string>5A092C0397DC465DB1F4CAFA</string>
-				<string>ADD9B123EEDF402F82190A0B</string>
-				<string>7384263C4A124FDEA9C86361</string>
-				<string>32A9DEBA94F74B6F9123F2B4</string>
-				<string>A1C7F50F870D42CDAED25CA2</string>
-				<string>4CAFD14D97564A9099E37303</string>
-				<string>0673BE1122564BFF814DF9D0</string>
-				<string>8E715BD38AE343DA976B4396</string>
-				<string>213CB160378B4B0F89AFE8B5</string>
-				<string>45042664D99A49BF9B073784</string>
-				<string>E5926E800AF44ACF9DBDEF2A</string>
-				<string>CFDED4C7B0C84ED8AD88FF4A</string>
-				<string>384C187BC22C49C2A0C4737B</string>
-				<string>FC1363EC4E134BB1BE013365</string>
-				<string>331DE88A49B747A8843D3815</string>
-				<string>EBF590F6BD2A4C8891BE46C3</string>
-				<string>553E393DAA2441E2A57E99AA</string>
-				<string>6686510089E4407399D7A6B4</string>
-				<string>E95CED754C794753AABC26D0</string>
-				<string>20674C9F5706495A9F631035</string>
-				<string>1149C6F0F4EB4E1BBE1ED970</string>
-				<string>5CC2E917F46D4D65ACA08D53</string>
-				<string>66CE1BACEB1F4C2EA0123371</string>
-				<string>690CBDFEB26E4AB99892A6E6</string>
-				<string>E1A5E9D40373413388D9E755</string>
-				<string>12A6714256AB4F688A7BFE25</string>
-				<string>A56DAFA1A8C44DCEB0BFBB0B</string>
-				<string>00056182CDAC421AA5FA6F1B</string>
-				<string>C83783F7F06D44608435D498</string>
-				<string>501B59906F3D4C6CB1431DA4</string>
-				<string>3625CAAF6BC949D096DA0779</string>
-				<string>DE741500934D42ADAF4884A3</string>
-				<string>8DCAE89977FB4E0D8B03EBD8</string>
-				<string>5DBA9D88C7104468A7C7DA5D</string>
-				<string>C621E9934AD64730A905433E</string>
-				<string>A6AC95D319B44C9CBEB7AAED</string>
-				<string>B849932A1FF2497EB475B237</string>
-				<string>C7F95F9BCA73452E9E1BE0AD</string>
-				<string>35982D01A4C14E0AB99D195E</string>
-				<string>C91B506D6A5D44ED866E3A8F</string>
-				<string>2A4AF2DDDCC84C47B20FCFDD</string>
-				<string>9556E21622AC4CA4BBD4523E</string>
-				<string>C42861B715E34BAF88E2DB60</string>
-				<string>E8348F66A1D145E0A74369E5</string>
-				<string>46B19AA00BD74AF289F1340D</string>
-				<string>81550E96D7B841979D1C620F</string>
-				<string>8F53B1FB250F47B3961AEFAD</string>
-				<string>9CDE91C6DAFE46AEB553A893</string>
-				<string>7C14CD9B65044BA491AB2BF7</string>
-				<string>4942D5C244C4465FAA84478A</string>
-				<string>DFB1081596194CB6B73CDAEC</string>
-				<string>E2E9949370D148FDA7094EFC</string>
-				<string>2BB1A4C434AF4A13B82AC81A</string>
-				<string>6B0CB0108484493CB5EA60C2</string>
-				<string>5C9CF45E5C984CC3BD716C87</string>
-				<string>3A14C96EE4F34AB1824CD02F</string>
-				<string>479A7DB71014405587BF1772</string>
-				<string>17F9C65D21814536BB5936C1</string>
-				<string>89C3B552D7A844B79AFFD941</string>
-				<string>5AC5972D8F93460383AA5425</string>
-				<string>063AB343443C4901A9ECD8B7</string>
-			</array>
-			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>528B71BDFC0B43EDA0C2A106</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>lookup_amatorka.png</string>
-			<key>path</key>
-			<string>framework/Resources/lookup_amatorka.png</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>52B51D7EAA7B42939FB3D3EC</key>
+		<key>5BEBE34693354049B885542F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -6997,139 +6644,61 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageEmbossFilter.h</string>
+			<string>NBUMediaInfo.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageEmbossFilter.h</string>
+			<string>Source/MediaInfo/NBUMediaInfo.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>52B8869FA86D4DDAA96A72D7</key>
-		<dict>
-			<key>fileRef</key>
-			<string>AA88CF9929FB4933B4276166</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>532F5968E67642C3871A94D8</key>
+		<key>5BF19006032746CBA8401357</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DC78B07B87B4460AB54EC4B3</string>
+			<string>32C271B3D018442FA0F179A3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>537253BF8CE1481B95C5B3EF</key>
+		<key>5C0A4742965A42C8A2FEAC4A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>NBUCore.m</string>
 			<key>path</key>
-			<string>Pods-GPUImage.xcconfig</string>
+			<string>Source/NBUCore.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>538AC53E240D4A63A49AE0DF</key>
-		<dict>
-			<key>fileRef</key>
-			<string>11693127F75748E2ADEE9D7B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5395ADA285F540A1AD6BF8B9</key>
-		<dict>
-			<key>fileRef</key>
-			<string>FFFEEAB499B0496EAB6CC772</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>53A73EE90CDD42FFB4575BA8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>BC35CA284BE84ECC8A5660B3</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>53AEFFBEA83C4756BC19EE43</key>
+		<key>5C13F720C77F43B8872D4C52</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImage3x3ConvolutionFilter.m</string>
+			<string>arrow@2x.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImage3x3ConvolutionFilter.m</string>
+			<string>Resources/arrow@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>53B518B9C79E484BB338F225</key>
+		<key>5C6D81F44EC84DD2B79286F3</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>68A2361F46D54F4B9E3EEF82</string>
-				<string>41FAA6823A5B4E10A52128A5</string>
-				<string>A2F7C609F5224FFFBBD87C9E</string>
-				<string>5519A0451FCC45619D232466</string>
-				<string>4615E88339924FDAACF45827</string>
-				<string>FEB369E0CB7A4AF0AC599746</string>
-				<string>9415D832053D49828EFC3879</string>
-				<string>651CAFF044D64A9EBC1441A5</string>
-				<string>0A14DD721EB04374B6BE9507</string>
-				<string>05AF697B5AC74FE390E38D9E</string>
-				<string>9A06C8ED5443415D90BB1096</string>
-				<string>55A61F2ACEB944F788A10076</string>
-				<string>79D435DCFC7C4E1B88E5C3EE</string>
-				<string>EC63C7569525443883DA88CA</string>
-				<string>2588C3C930F9479AA25FF3A1</string>
-				<string>2D2A39D2D44C4F7EA9BE0F6C</string>
-				<string>AC36138B8A1A4EC3AE8EBE4D</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Assets</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>text.xcconfig</string>
+			<key>path</key>
+			<string>Pods.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>540DDA8BEFD9487AB07A0969</key>
-		<dict>
-			<key>fileRef</key>
-			<string>FCA1C34B3D2D4EA0BD11305F</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5452C8370EE14749B1F4F062</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C9FAE85699004AFDA0C39F9D</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>54E24860751D421D8C5371EE</key>
+		<key>5C9477914AC14E48958622DB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -7138,45 +6707,38 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUGalleryThumbnailView.m</string>
+			<string>GPUImageHistogramGenerator.m</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGalleryThumbnailView.m</string>
+			<string>framework/Source/GPUImageHistogramGenerator.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>550A0F2F13D54910AFD8FDF9</key>
+		<key>5CA8A1CE3BE24EE7B70CB210</key>
 		<dict>
 			<key>fileRef</key>
-			<string>630C82526FD84B8FAAD3F5D8</string>
+			<string>D246878EA7A54C528BF36C45</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>5519A0451FCC45619D232466</key>
+		<key>5CDF5AEF964349D18A4C9CBE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>file.xib</string>
 			<key>name</key>
-			<string>NBUAssetThumbnailView.m</string>
+			<string>NBUFilterThumbnailView.xib</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetThumbnailView.m</string>
+			<string>Source/Filters/NBUFilterThumbnailView.xib</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>553E393DAA2441E2A57E99AA</key>
-		<dict>
-			<key>fileRef</key>
-			<string>585C1D9A255F4AC483567283</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>555CB5335C6A41E6834B19DF</key>
+		<key>5CF56F25029245A7A4ED332E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>BB50B17C48E74CE3BD6C9DFC</string>
+			<string>1435C4BABB2F486A8A4C4F9B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -7185,39 +6747,20 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>5579B85E91584D838650F0DE</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>5688ED5B23EB4125B4C16A15</string>
-				<string>C268A74DB6674C96947CC26D</string>
-				<string>DB870422E4D34D6B9ABBFCE2</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Lockbox</string>
-			<key>path</key>
-			<string>Lockbox</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5587E81380064E99BB53D5A1</key>
+		<key>5D19A76F796240BCAB47D391</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageErosionFilter.h</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageErosionFilter.h</string>
+			<string>Pods-Lockbox-Private.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>55A61F2ACEB944F788A10076</key>
+		<key>5D2E637FBD2C4845B68DE9EF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -7226,41 +6769,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUAssetsGroupViewController.h</string>
+			<string>GPUImageTwoInputCrossTextureSamplingFilter.h</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetsGroupViewController.h</string>
+			<string>framework/Source/GPUImageTwoInputCrossTextureSamplingFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>55F94875DB264D039F88041F</key>
+		<key>5D413E203DD143909873B13C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSketchFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageSketchFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>561596AF58084AC7AE9404CD</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.script.sh</string>
+			<string>NBUTabBarController.h</string>
 			<key>path</key>
-			<string>Pods-resources.sh</string>
+			<string>Source/UI/NBUTabBarController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>561CEB1838EE455AAC310C4B</key>
+		<key>5D4B6533ABCB438A96B09BBF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -7269,95 +6799,70 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>DDTTYLogger.h</string>
+			<string>GPUImageHighPassFilter.h</string>
 			<key>path</key>
-			<string>Lumberjack/DDTTYLogger.h</string>
+			<string>framework/Source/GPUImageHighPassFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>56270DB0C2DB4D4BB4D85F2B</key>
+		<key>5D608D1DF81F4660A48689DA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMedianFilter.h</string>
+			<string>NBUFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMedianFilter.h</string>
+			<string>Source/Filters/NBUFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>5688ED5B23EB4125B4C16A15</key>
+		<key>5D8B2DDBD83B47A89FB1600F</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>Lockbox.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>0A89230734AC4345B614143D</string>
+			<key>targetProxy</key>
+			<string>E569649A006B47B5A51755EE</string>
 		</dict>
-		<key>5698B6DDE0C64CBA86ADC245</key>
+		<key>5DBD67B785104B40B9F680B1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>file.xib</string>
 			<key>name</key>
-			<string>UIScrollView+NBUAdditions.m</string>
+			<string>NBUSplashView.xib</string>
 			<key>path</key>
-			<string>Source/Additions/UIScrollView+NBUAdditions.m</string>
+			<string>Source/UI/NBUSplashView.xib</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>5719BC7B62304914BCFC5E66</key>
-		<dict>
-			<key>fileRef</key>
-			<string>EEC68C39F1074B3894958D78</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5747FFA423BF4A6882576B34</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E23116EB47F64067A9C34194</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>57A0AB5995274D8FB9472EA5</key>
+		<key>5DD31932655C4CC1B90082F6</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageToneCurveFilter.m</string>
+			<string>NBUViewController.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageToneCurveFilter.m</string>
+			<string>Source/UI/NBUViewController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>57FFC5CFA0A240E5B22CF172</key>
-		<dict>
-			<key>fileRef</key>
-			<string>13BD8A0304514C26B360277E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>581674A69CC54628AF54BF45</key>
+		<key>5DE982FD849E4233BF9C0B8A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9DD16E842130407C90BA75A8</string>
+			<string>67DCE53DE88A49DBBCEEE21F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -7366,29 +6871,34 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>581D0CF106CB4DD49B5ED77B</key>
+		<key>5E069E920851490CAE2FF5EE</key>
 		<dict>
-			<key>fileRef</key>
-			<string>65ABBCE0919B4CFABD436747</string>
+			<key>buildConfigurations</key>
+			<array>
+				<string>68E64A1372164F83BE2B2F36</string>
+				<string>C820FAFB42AF4BEE93B0957A</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>XCConfigurationList</string>
 		</dict>
-		<key>585C1D9A255F4AC483567283</key>
+		<key>5E14374BEE20472AAD35530D</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>GPUImageSaturationBlendFilter.h</string>
+			<string>AudioToolbox.framework</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSaturationBlendFilter.h</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/AudioToolbox.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>5875C9DB9A434CE1AFD2E38B</key>
+		<key>5E235F77C42446679E5A0B34</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -7397,224 +6907,20 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImage3x3TextureSamplingFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImage3x3TextureSamplingFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>58A3150C40B6449393F91354</key>
-		<dict>
-			<key>fileRef</key>
-			<string>F44E805848F343BF9F6EE8C6</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>59542E3227114DE7BACC8CC4</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>NSString+RKAdditions.h</string>
 			<key>path</key>
-			<string>Pods-RBVolumeButtons-Private.xcconfig</string>
+			<string>Library/RestKit Support/NSString+RKAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>59563F174FF14249916F044D</key>
+		<key>5E4CEF7E8AAB4720A780B013</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C8207E5A98FA431590A6BE04</string>
+			<string>7A62CE21E16C4A72B9BA9971</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>59AFBD01F565471680BD669D</key>
-		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>FC4D42E2800B435391F863F8</string>
-			<key>remoteInfo</key>
-			<string>Pods-MotionOrientation@PTEz</string>
-		</dict>
-		<key>59CFF4A8C7C647FCBE511BC4</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>CEED34583349498EB5BB6563</string>
-				<string>B1D67BBAD00741F5B6C5274D</string>
-				<string>62AEFE46F8B24FDF9B7EE09D</string>
-			</array>
-			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>59D9D948E7A7427D893F66C6</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A9BD1EB8D3704FEB91B20B47</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>59DADA67E2D449AEA322D1A6</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B634AF9FAEAF4643903147DC</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>5A092C0397DC465DB1F4CAFA</key>
-		<dict>
-			<key>fileRef</key>
-			<string>FF7D9CE1E54743F6973214F2</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5A0A4FA0B639462D9D965176</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>066F5A5FD055473C852BE660</string>
-			<key>targetProxy</key>
-			<string>FA3E4F74BCC54B28BFD5AB8A</string>
-		</dict>
-		<key>5A3D3E28CAD842A386B689AF</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>DDLog.m</string>
-			<key>path</key>
-			<string>Lumberjack/DDLog.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5AC5972D8F93460383AA5425</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B0CC39A05FEC4A889A0BA7C5</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5B648260FD68404992A1ECA2</key>
-		<dict>
-			<key>fileRef</key>
-			<string>75C11DDFE7B64D75841F0452</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>5B8C885B174B4B39B420A876</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>A51E186E35AC47BC846C21DF</string>
-				<string>70B7641CF9264D32B0852B38</string>
-				<string>0B559FD223C34D3E9EB48223</string>
-				<string>6A05C959A8DF43B995945DD2</string>
-				<string>3E9C607CCA14404791500027</string>
-				<string>C8296BFC331E47E6A456AAAF</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Image</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5BEE29D612C84B45B74088A9</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageHistogramGenerator.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageHistogramGenerator.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5C27C5F67FC74B8AB865BDF0</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>file.xib</string>
-			<key>name</key>
-			<string>NBURefreshControl.xib</string>
-			<key>path</key>
-			<string>Source/UI/NBURefreshControl.xib</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5C529D2E3C1846F79D9117BF</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E04637361A2044BCABED1859</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>5C9CF45E5C984CC3BD716C87</key>
-		<dict>
-			<key>fileRef</key>
-			<string>6F71E8C6F2E74BBC968C67F6</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5CB9DB7DFF734AB49B35C2F0</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>4B68ED63AED64AE491EAB9EA</string>
-			</array>
-			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>5CC2E917F46D4D65ACA08D53</key>
-		<dict>
-			<key>fileRef</key>
-			<string>6D355A9076E44E37B6A0405E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5CEA1EDC1045486A902FCEB5</key>
+		<key>5E4EF44AE2454ADCA9F5320A</key>
 		<dict>
 			<key>buildSettings</key>
 			<dict>
@@ -7643,11 +6949,20 @@
 				<key>CLANG_WARN_OBJC_ROOT_CLASS</key>
 				<string>YES_ERROR</string>
 				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>ENABLE_NS_ASSERTIONS</key>
-				<string>NO</string>
+				<string>YES</string>
 				<key>GCC_C_LANGUAGE_STANDARD</key>
 				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
 				<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
 				<string>YES</string>
 				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
@@ -7662,46 +6977,17 @@
 				<string>YES</string>
 				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
 				<string>5.0</string>
+				<key>ONLY_ACTIVE_ARCH</key>
+				<string>YES</string>
 				<key>STRIP_INSTALLED_PRODUCT</key>
 				<string>NO</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
 			</dict>
 			<key>isa</key>
 			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>5CF0FC40270640C7B2FD07EC</key>
-		<dict>
-			<key>fileRef</key>
-			<string>EDF8158DD4574DC68F7BFAEF</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5D0AAE93B706421B93236952</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageScreenBlendFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageScreenBlendFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5D3A42D62BDE45BB8B09D39D</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A18EC92FEFBC49F381D99275</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>Debug</string>
 		</dict>
-		<key>5D6D3C09C6F6458BB1E806E7</key>
+		<key>5E4FA813684A401C98432B68</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -7710,84 +6996,36 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageLuminanceThresholdFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageLuminanceThresholdFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5D828B51F0F845D3B97C4B3D</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageFilterPipeline.m</string>
+			<string>GPUImageFilterGroup.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFilterPipeline.m</string>
+			<string>framework/Source/GPUImageFilterGroup.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>5DBA9D88C7104468A7C7DA5D</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A66361ABADDF4DDD918A1EBA</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5DE113DDE4F04B9D8D55FE01</key>
-		<dict>
-			<key>fileRef</key>
-			<string>76C39980C8C144209965C003</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5E0DE9795A8C43268D1D1AB9</key>
+		<key>5EA307736DE34FBEB7E4D6B1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageAverageLuminanceThresholdFilter.h</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAverageLuminanceThresholdFilter.h</string>
+			<string>Pods-MotionOrientation@PTEz.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>5E1412C29D5D49499D29C5CE</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A67E958C0CAD4ABBB1434812</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>5E2BA5CD57DA43CD97DD96FA</key>
+		<key>5EA807BD2D5F4EFCA88B5F68</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E5598EE4EA5F4F11982FDA75</string>
+			<string>1E3031E64F8F4C8C8DC8283A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>5E2C6AA153AA46FC93BD2220</key>
+		<key>5EE59E9204D74D52986E204E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>45BED13FDB844313A50457F1</string>
+			<string>D3CB051ADA404829A6E4DC07</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -7796,547 +7034,37 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>5E47427473424A0CBA230036</key>
-		<dict>
-			<key>fileRef</key>
-			<string>0D35DAB46E9B4051A37A11B4</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5E77D2872DA442A8B95A825B</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>ObjectGridView.h</string>
-			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectGridView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5EA50316C9AC4B3DA2E80D66</key>
-		<dict>
-			<key>fileRef</key>
-			<string>9840CEC6B2CD488198EE3554</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>5EAF5681881749DEABB15D9E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>2A1CFF4EC26B4E6588859B75</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>5F55BC0BC996406A8C6926E4</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods-NBUKit.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>5F5E3E75E66F497591713E3D</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>18976FF8EFC5466CB96B2CC3</string>
-				<string>61E9A375647A4F61B5EDCD51</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Library</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>5F8D743C59384C74975156AB</key>
-		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods-RBVolumeButtons.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>5FC791BA126D430B88153BB9</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>checkmark@2x.png</string>
-			<key>path</key>
-			<string>Resources/checkmark@2x.png</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>600CF0F197344334B4779BC9</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C7084D28FE9F4734A97DB360</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>6042C916C43A4D0C813E1410</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E0981BB308134B858166A2D8</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>609155D17379493FA2D306D1</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>path</key>
-			<string>Pods-NBUCore-Private.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>60916C9E8D4F43529A8E0B60</key>
-		<dict>
-			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>60963393552B4DD7B2632457</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageHueBlendFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageHueBlendFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>61410B2947434CCDB29FA95B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>284E2D6470B1447CA2449663</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>619D0B0A977F40ECADFD3D49</key>
-		<dict>
-			<key>fileRef</key>
-			<string>94E94D2A842E429EA6F49E5E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>61A12D8FC98342F098C79128</key>
-		<dict>
-			<key>fileRef</key>
-			<string>39AFBBA1F00C408CA2B1CCCB</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>61A3E1E768394F5D85E8E76E</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NBULogContextDescription.m</string>
-			<key>path</key>
-			<string>Source/NBULogContextDescription.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>61A83AAD536E4DB0A14956B5</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>file.xib</string>
-			<key>name</key>
-			<string>NBUSplashView.xib</string>
-			<key>path</key>
-			<string>Source/UI/NBUSplashView.xib</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>61B7ACECD78E40DFACEBB8DA</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>path</key>
-			<string>Pods-CocoaLumberjack.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>61BD78DF00454E5F9A7ECD75</key>
-		<dict>
-			<key>fileRef</key>
-			<string>4F604BC35A384181B969D7FE</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>61E0C36F8C5D49689601DF41</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageRGBErosionFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageRGBErosionFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>61E9A375647A4F61B5EDCD51</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>F402E60B586D437B82F1A89A</string>
-				<string>32E3E1AA06FD4B1F9A6A09FC</string>
-				<string>35B08E93D2134C4083D8E336</string>
-				<string>820BC64CF48C4ADCA4F9769F</string>
-				<string>E0A3333C922641D9A73B1F85</string>
-				<string>109386AC29704F86894B69CE</string>
-				<string>0D7AA6DBBE4A4260A2C3EDC8</string>
-				<string>F44E805848F343BF9F6EE8C6</string>
-				<string>FA2DF133A4254724A973D59E</string>
-				<string>7B6AD4EFA66F46D29C047549</string>
-				<string>122EC5B21D6247EC84F6396B</string>
-				<string>17B36959DB76459E830F2520</string>
-				<string>98DA4985CD44497A9CCCDB94</string>
-				<string>76B2D614A2784D8FB50C2870</string>
-				<string>99B30F9E5289439C88F4D2AA</string>
-				<string>961D7E4381B44AA190D26AA4</string>
-				<string>22285FE604824B7DB5BDD8EF</string>
-				<string>651F3183ACD640C68C3FEAD0</string>
-				<string>13BD8A0304514C26B360277E</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>RestKit Support</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>623131B6A1154063BB52FA6C</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageMultiplyBlendFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageMultiplyBlendFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>624A3EF9F2934C5BAE93090D</key>
-		<dict>
-			<key>fileRef</key>
-			<string>147718CFF02B448B8325BA6E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>627034EC9E974937A8478B0A</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>file.xib</string>
-			<key>name</key>
-			<string>NBUTabBarControllerSample.xib</string>
-			<key>path</key>
-			<string>Source/UI/NBUTabBarControllerSample.xib</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>62A3BB0D52694985BBB14458</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>3F6156B0803741E98AECC65D</string>
-				<string>3FADBEBBE5884912B3B0ADA5</string>
-				<string>4C8C4492A35F42048068C16A</string>
-				<string>CAFEF98B31904CBFB7BAD3FD</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Support Files</string>
-			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
-		</dict>
-		<key>62AEFE46F8B24FDF9B7EE09D</key>
-		<dict>
-			<key>fileRef</key>
-			<string>ED321F457F7745BEB4266D4A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>630C82526FD84B8FAAD3F5D8</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageColorInvertFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageColorInvertFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>63113C94F2994CDE914670CB</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageThresholdedNonMaximumSuppressionFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageThresholdedNonMaximumSuppressionFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>63199E91C34846818F71FD16</key>
-		<dict>
-			<key>fileRef</key>
-			<string>D81FC6CFEB764992902C00AD</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>6359888D778B4C698A4E9910</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>8FD6A3A735664A3BA336A8D2</string>
-			</array>
-			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>63AC798C1F334BF593431314</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>en.lproj</string>
-			<key>path</key>
-			<string>Resources/en.lproj</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>63E48C82E8B8442AB816D6DB</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NBUBadgeView.m</string>
-			<key>path</key>
-			<string>Source/UI/NBUBadgeView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>64181597C33544E3B810BE77</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>D01CFBCCAEAB4CF8AC76EC2F</string>
-				<string>33F2FBCA01B845668E5AAC14</string>
-				<string>211655F247B9440C908FA0E9</string>
-				<string>93CAE68DBC3C45A8A46B8A82</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Support Files</string>
-			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
-		</dict>
-		<key>6421CEFC217048BF9EF5FC01</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B1485B2BF3744369A3DD087A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>643BEEF924984B8289AB3B7B</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageSaturationBlendFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageSaturationBlendFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>643F0E1EE3444237BEC98178</key>
-		<dict>
-			<key>fileRef</key>
-			<string>07DB12C79502477B932E2928</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>6467925B161F4E21BF2EC486</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageCrosshatchFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageCrosshatchFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>648A84C7A4D549BDBEE33BCE</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageAverageColor.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageAverageColor.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>651CAFF044D64A9EBC1441A5</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUAssetsGroup.h</string>
-			<key>path</key>
-			<string>Source/Assets/NBUAssetsGroup.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>651F3183ACD640C68C3FEAD0</key>
+		<key>5F244BBEC1244BB983937489</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>31440FE00E2D4E87B92B114F</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>UIImage+RKAdditions.h</string>
-			<key>path</key>
-			<string>Library/RestKit Support/UIImage+RKAdditions.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>6533A08C7A6E4A97BF0B24DA</key>
+		<key>5F2FA2E396204930A6DB530E</key>
 		<dict>
-			<key>fileRef</key>
-			<string>C563C9A866604C408C1E1713</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>9E5ADFBC25714BAC9E0DA07D</string>
+				<string>E3B0CCF328414C7CA9C4EB84</string>
+				<string>4B9A4AE1D2C6482C8B8C1ED9</string>
+				<string>FDFF37C81D1D4CBD87D8F2BB</string>
+				<string>ED17754B232845FDB5CD45A2</string>
+				<string>16B3CE46B3A14368A716CA25</string>
+				<string>C581A56F96A54FCFBAAB2094</string>
+				<string>5E4CEF7E8AAB4720A780B013</string>
+				<string>1ED7BC4A6DB14E9382C55604</string>
+				<string>8EA9FFE0F9A14FC38853A4F7</string>
+				<string>92E2B204DDC5418A87C4FEA8</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>65ABBCE0919B4CFABD436747</key>
+		<key>5F357F1649B842629BC2A102</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -8345,114 +7073,83 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHighPassFilter.h</string>
+			<string>GPUImageDirectionalNonMaximumSuppressionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHighPassFilter.h</string>
+			<string>framework/Source/GPUImageDirectionalNonMaximumSuppressionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>664DFB93F3894D2DA372B00C</key>
-		<dict>
-			<key>fileRef</key>
-			<string>0F8869ABBE824D81BBA6FE18</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>6670E3310AA54FE2B09C15CC</key>
+		<key>5F371705C21F44F3980F33A7</key>
 		<dict>
-			<key>fileRef</key>
-			<string>D1174432F26E45488377E295</string>
+			<key>children</key>
+			<array>
+				<string>F92D56D4B91E429B96410EC5</string>
+				<string>34780BD25D73496597CC3F60</string>
+				<string>D246878EA7A54C528BF36C45</string>
+				<string>CBC0E5DDEECF4F90B8612479</string>
+				<string>2C28365E3904477DB42BC804</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Base</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6677F5DFBA5841DBBA99D73B</key>
+		<key>5F3802EDD9064BAC96A02EB4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>ObjectArrayView.h</string>
+			<string>GPUImageNonMaximumSuppressionFilter.m</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectArrayView.h</string>
+			<string>framework/Source/GPUImageNonMaximumSuppressionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>66794950B9EA4A4CBEAB75E6</key>
+		<key>5F3BDDDF876649AB821843D0</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<string>C74684255A4F4A588BC071B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>6686510089E4407399D7A6B4</key>
+		<key>5F5DC877E9C24FAD9BAE3B39</key>
 		<dict>
 			<key>fileRef</key>
-			<string>EF5A5182A07E41298AFAF40C</string>
+			<string>A6347C121C7E4620B9635D2B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>66CE1BACEB1F4C2EA0123371</key>
+		<key>5FAECB84E3D640968FCF3784</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9058CD5CFDDF46D98B9BF4C5</string>
+			<string>B2E7905A6DAB47E4AA2636A9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>6728844F06394BCC8D2059F3</key>
+		<key>5FF7FD411A9148A6A834D145</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B5D200D2AC32461DA1A33809</string>
+			<string>F92D56D4B91E429B96410EC5</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>6807A2A3D61B4B3699E7897C</key>
+		<key>600BE0BA26B446E4AE7ABA18</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>3DD4C09058534FB1966409AA</string>
-				<string>C2F1CB60091647858B0B386E</string>
-				<string>2ABFA9CA7DC2401A8DA8FAC6</string>
-				<string>D271037585844F5280472E94</string>
-				<string>CDCEACBC618446AF9B433D30</string>
-				<string>CF325FC7015348C2A2BA8CD7</string>
-				<string>E9C580B99A464F93B4B3DFD6</string>
-				<string>122B26186EAE458EB7A71A0B</string>
-				<string>261E5365E5F24F40BE357C2F</string>
-				<string>E7732B1703EE43F48229C666</string>
-				<string>B4F3A86C7841431781B610CF</string>
-				<string>B9C150F8BAFC46CE96013B49</string>
-				<string>C00D4E8BDA1D416697C670B6</string>
-				<string>F630BF5D02284FF79DB0E700</string>
-				<string>3F8282D4EB294060904D21FF</string>
-				<string>E87DA57060744EF9B81D287F</string>
-				<string>532F5968E67642C3871A94D8</string>
-				<string>B26A869B0CF7427189157D0C</string>
-				<string>9B1E204D0A9D42469318F39C</string>
-				<string>891C0BAA84C74256A468C4B5</string>
-				<string>AA6550F16094485F9DB055B1</string>
-				<string>20E6D1E910504617B07CFC67</string>
-				<string>1049F9E529A444C688B08134</string>
-				<string>F9FDB6D97F20460CBBDAE52E</string>
-				<string>DD3C4386A69C4AE8847CB77F</string>
-				<string>2FA827DD167743739CC18F33</string>
-				<string>C51FFCBE665341CD9E22F2B7</string>
-				<string>E8BC090B205B4787975D42C9</string>
-				<string>9717CF69462141629F82821B</string>
-			</array>
+			<key>fileRef</key>
+			<string>F9DF17265160414AA2932D20</string>
 			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>685E6A637BD048529E2CB221</key>
+		<key>60590DE9B2D049C39A2914C0</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C3073F9914C640618040CCC9</string>
+			<string>8F5D9801F51F425287CB6717</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -8461,93 +7158,146 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>689852E21710414CBF803448</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImagePerlinNoiseFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImagePerlinNoiseFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>68A2361F46D54F4B9E3EEF82</key>
+		<key>60D2BB1C20684174B56BFE6A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAsset.h</string>
+			<string>UIViewController+NBUAdditions.m</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAsset.h</string>
+			<string>Source/Additions/UIViewController+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>68C64E075BC04F0BAC5D73A2</key>
+		<key>613B64E248AC4E87AACCDB9A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>099A48C8923843D092085735</string>
+			<string>B0790FE7ECE5417C8C04BE13</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>68F57C22A5C4435882CEE6CF</key>
+		<key>614FC6DC3B14412F90D687A4</key>
 		<dict>
-			<key>fileRef</key>
-			<string>7AC6C96A34894443B9CC2F09</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
+			<key>baseConfigurationReference</key>
+			<string>3B15B6C6DBC446A79BE3755F</string>
+			<key>buildSettings</key>
 			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>YES</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-NBUCore-prefix.pch</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
 			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Release</string>
 		</dict>
-		<key>690CBDFEB26E4AB99892A6E6</key>
+		<key>618E5872CE8E444E902E528B</key>
 		<dict>
-			<key>fileRef</key>
-			<string>35709789CF4848AD8F8BF4F7</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>F3BE61F6B07E4F3CB9AB3EF6</string>
+			<key>targetProxy</key>
+			<string>86C6AEBA79354B718C8BE81E</string>
 		</dict>
-		<key>696078F3C54849BEBEECAF4A</key>
+		<key>61922F04E73F460CB8A8D291</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>file.xib</string>
 			<key>name</key>
-			<string>GPUImageTwoPassFilter.h</string>
+			<string>PTEAdjustLevelsCell.xib</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTwoPassFilter.h</string>
+			<string>Source/Adjust Levels/PTEAdjustLevelsCell.xib</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>69C45F59B7CA4EBBB9DE8093</key>
+		<key>61AC9E96CF8C44E989D55557</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUPresetFilterViewController.xib</string>
+			<string>GPUImageParallelCoordinateLineTransformFilter.m</string>
 			<key>path</key>
-			<string>Source/Filters/NBUPresetFilterViewController.xib</string>
+			<string>framework/Source/GPUImageParallelCoordinateLineTransformFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>69F1E67F5E1147F0B7ACA0E8</key>
+		<key>61E8AEDF397643B1819E3440</key>
+		<dict>
+			<key>fileRef</key>
+			<string>2FD6DBAF2006413CBD090A2A</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>622B181DE29241EB9BC446CC</key>
+		<dict>
+			<key>fileRef</key>
+			<string>7680A18CDF90489481D8E739</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>624736C28BE6406AAF5A6446</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -8556,28 +7306,61 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UINavigationController+NBUAdditions.h</string>
+			<string>NBUCore.h</string>
 			<key>path</key>
-			<string>Source/Additions/UINavigationController+NBUAdditions.h</string>
+			<string>Source/NBUCore.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6A05C959A8DF43B995945DD2</key>
+		<key>62D54EF7A95E460985820D01</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>attributes</key>
+			<dict>
+				<key>LastUpgradeCheck</key>
+				<string>0500</string>
+			</dict>
+			<key>buildConfigurationList</key>
+			<string>95CC39EAE37A4B7894156E59</string>
+			<key>compatibilityVersion</key>
+			<string>Xcode 3.2</string>
+			<key>developmentRegion</key>
+			<string>English</string>
+			<key>hasScannedForEncodings</key>
+			<string>0</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NBUEditImageViewController.m</string>
-			<key>path</key>
-			<string>Source/Image/NBUEditImageViewController.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXProject</string>
+			<key>knownRegions</key>
+			<array>
+				<string>en</string>
+			</array>
+			<key>mainGroup</key>
+			<string>EE6037084EC8466AB5F99949</string>
+			<key>productRefGroup</key>
+			<string>95FE2FB2D5524B9781488561</string>
+			<key>projectDirPath</key>
+			<string></string>
+			<key>projectReferences</key>
+			<array/>
+			<key>projectRoot</key>
+			<string></string>
+			<key>targets</key>
+			<array>
+				<string>89417215517A4356A6CF7F14</string>
+				<string>D2E07470BF9F4E67BD6011B3</string>
+				<string>A27E28BC6C934944ACEBED83</string>
+				<string>98415304699E496387C4BB44</string>
+				<string>165D9BCDAB5D40BFB36876F5</string>
+				<string>6642C3BE4C8F431E8F7DF986</string>
+				<string>49FA313A3EAA445D90A2C81C</string>
+				<string>09BA22BEC10B4EB2968675EC</string>
+				<string>17499E66C347412491BF8C2C</string>
+				<string>77A514A3403B4058B7A2FF37</string>
+				<string>0A89230734AC4345B614143D</string>
+				<string>F3BE61F6B07E4F3CB9AB3EF6</string>
+				<string>EAB509E92AC1419D966A8F15</string>
+			</array>
 		</dict>
-		<key>6A3B9917EDD74F3785B26D02</key>
+		<key>62EE8B0A6F284AD3B3FF70F3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -8586,16 +7369,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageCrosshairGenerator.h</string>
+			<string>GPUImageRawDataInput.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageCrosshairGenerator.h</string>
+			<string>framework/Source/GPUImageRawDataInput.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6A751CD60FBD4B1091872C0F</key>
+		<key>63AC94A988B34AB9A87D9F8B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>94AB885972254D6BAC24D608</string>
+			<string>F45ACEC65D174F1D8D541AF8</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -8604,112 +7387,110 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>6AB3F7F6B8044E87AF2C4F92</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DA8067EB4898474EAE4B0E65</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>6AC797D1C4774567858BC84F</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>0CC22619F51A409BB7EA2993</string>
-			<key>targetProxy</key>
-			<string>45A257A35E7C48F0829D2978</string>
-		</dict>
-		<key>6B0785BFC0374564B40605FF</key>
+		<key>63DD4CFAF10D430D93303AA4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageFASTCornerDetectionFilter.m</string>
+			<string>GPUImageRawDataOutput.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFASTCornerDetectionFilter.m</string>
+			<string>framework/Source/GPUImageRawDataOutput.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6B0CB0108484493CB5EA60C2</key>
+		<key>63F78FD9A5ED4150956A66E7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C24B54B823594AE7ACCEEBB1</string>
+			<string>B28DBCBA40F24E69AC0EC31A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>6B119E8E7D4D4A17903E69E0</key>
+		<key>6406F996FA48401FB33D6CE8</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>fileRef</key>
+			<string>BF011F16681749FEAD954ED1</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>93600FCC11CF47739CE4AB22</string>
-			<key>remoteInfo</key>
-			<string>Pods-CocoaLumberjack</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>6B2180DD2D844194AA4AED3B</key>
+		<key>64515EBC7EF742D887FFD52A</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>camera_shot.png</string>
-			<key>path</key>
-			<string>Resources/camera_shot.png</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<key>fileRef</key>
+			<string>F6A0A88CE0F249BAB60A3192</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>6B88B7356E0948C2815B9814</key>
+		<key>64806ED8468C4ECCB50288FF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageOpacityFilter.h</string>
+			<string>UIImageView+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageOpacityFilter.h</string>
+			<string>Source/Additions/UIImageView+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6BD2E35794E54CB8BF3C11E8</key>
+		<key>64DBE34B92624DA7987F997C</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>C3EF59D4283B4F25B4B44F7C</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>Pods-RBVolumeButtons-prefix.pch</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>64E15A7048014666A8837CDC</key>
+		<dict>
+			<key>fileRef</key>
+			<string>276576F1F3DB46A38A2C48EF</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>64E192B4EC174451BA9245A5</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>4E899A0776394EB3BE2C203C</string>
+			</array>
+			<key>isa</key>
+			<string>PBXHeadersBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>6C6F0E9E009741F0823F4798</key>
+		<key>6541780511104D6797AE51FE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>NBUPresetFilterView.m</string>
 			<key>path</key>
-			<string>Pods-GPUImage-prefix.pch</string>
+			<string>Source/Filters/NBUPresetFilterView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6CD7E1248A2645EF8889A675</key>
+		<key>65CF5B8B750F4E06AA2554AE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -8718,27 +7499,52 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GLProgram.m</string>
+			<string>NBUObjectView.m</string>
 			<key>path</key>
-			<string>framework/Source/GLProgram.m</string>
+			<string>Source/UI/NBUObjectView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6CFAAE1498884E838910043D</key>
+		<key>6602CC080757407A89EDF9DF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B572FAE8965446B6B328FE71</string>
+			<string>8A21334AF20E424F809FA648</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>6CFD610D5E30454FB6E6EE60</key>
+		<key>6642C3BE4C8F431E8F7DF986</key>
+		<dict>
+			<key>buildConfigurationList</key>
+			<string>387B64FFD2B14FBA92055FCE</string>
+			<key>buildPhases</key>
+			<array>
+				<string>52CDA2BE67D741FEA8CF4E30</string>
+				<string>447A9735DB1642D0BEC7961A</string>
+				<string>4DB1F08D95C641D7B0CF15FB</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array/>
+			<key>isa</key>
+			<string>PBXNativeTarget</string>
+			<key>name</key>
+			<string>Pods-Lockbox</string>
+			<key>productName</key>
+			<string>Pods-Lockbox</string>
+			<key>productReference</key>
+			<string>0B43D3A6D86A45B1840A2080</string>
+			<key>productType</key>
+			<string>com.apple.product-type.library.static</string>
+		</dict>
+		<key>665E050E298444CFBC42A95B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C6CEEC5A0A2A44B6B371663D</string>
+			<string>C493941FCD4341A7B846B37C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>6D355A9076E44E37B6A0405E</key>
+		<key>6664D0F0FE7F4AB490D561F0</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -8747,44 +7553,54 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageShiTomasiFeatureDetectionFilter.h</string>
+			<string>NSBundle+NBUAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageShiTomasiFeatureDetectionFilter.h</string>
+			<string>Source/Additions/NSBundle+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6D74C0C6613448FF8E440B18</key>
+		<key>6667FD09EA8C4AC4A0496C2C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>D37F8797E3664C05BF9925D6</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>6669838F4C5244ECBF49DC06</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>en.lproj</string>
 			<key>path</key>
-			<string>Pods-NBULog-dummy.m</string>
+			<string>Resources/en.lproj</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6DA988BC26294854BAA8F787</key>
+		<key>6685BDAA7FA34CC99B952183</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>GPUImageLevelsFilter.h</string>
+			<string>MessageUI.framework</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLevelsFilter.h</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/MessageUI.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>6DCE0B58D56E454A82B4EFA6</key>
+		<key>66FC362839C341D0A41B20F0</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9CA3ABDD2B6C4B418456D8CE</string>
+			<string>68FA902515804EB58A44E44B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -8793,88 +7609,105 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>6DF451D406234681AA17D772</key>
-		<dict>
-			<key>fileRef</key>
-			<string>5F55BC0BC996406A8C6926E4</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>6E0B8CA630D54D71BD4AA061</key>
+		<key>672361322EF74233988A4B61</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>camera_flash@2x.png</string>
+			<string>GPUImage3x3ConvolutionFilter.m</string>
 			<key>path</key>
-			<string>Resources/camera_flash@2x.png</string>
+			<string>framework/Source/GPUImage3x3ConvolutionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6E578FB959AC4BF5A6DE9F33</key>
-		<dict>
-			<key>fileRef</key>
-			<string>F07F89D4204A49D0B7F17CF5</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>6E8D4D3C216C47BE8B49C0D2</key>
-		<dict>
-			<key>fileRef</key>
-			<string>5D6D3C09C6F6458BB1E806E7</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>6E9F3D907FEC4DEFB823A472</key>
+		<key>67840E36AFA14575B6C8A82C</key>
 		<dict>
-			<key>fileRef</key>
-			<string>02808CFCC32542D68C2C73FA</string>
+			<key>baseConfigurationReference</key>
+			<string>D9C1A92FA62C44DB9AE5F75C</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-RBVolumeButtons-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+			</dict>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Debug</string>
 		</dict>
-		<key>6EAC82BEBA104356BC66FAC9</key>
+		<key>678C4DCA5E464174872881E8</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
+			<key>includeInIndex</key>
 			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>F347E244C6D340E19A7F51A4</string>
-			<key>remoteInfo</key>
-			<string>Pods-GPUImage</string>
-		</dict>
-		<key>6F671A03279D455F9F57A832</key>
-		<dict>
-			<key>fileRef</key>
-			<string>BD6699BB99594E94A34CDCA3</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageSmoothToonFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageSmoothToonFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6F71E8C6F2E74BBC968C67F6</key>
+		<key>6799EB99FC1949B181BD35AB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageVoronoiConsumerFilter.h</string>
+			<string>NBUCameraView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageVoronoiConsumerFilter.h</string>
+			<string>Source/Camera/NBUCameraView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6F8C7266F4A548BF9D672F42</key>
+		<key>67B5A15794404810ABBD6D54</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -8883,35 +7716,62 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageRGBFilter.h</string>
+			<string>GPUImageSourceOverBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRGBFilter.h</string>
+			<string>framework/Source/GPUImageSourceOverBlendFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>67D661F2BAD5489394F4866A</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>F504D3038B0C4ACCBE57CCAE</string>
+				<string>78E106EAEAD74271A16ED860</string>
+				<string>B0B71C76CD324DC7AA7BB892</string>
+				<string>B3671ED40A1F43AE9ED254B1</string>
+				<string>4C9876080B28494CB04B4B0B</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>NBUKit</string>
+			<key>path</key>
+			<string>NBUKit</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6FB2F1695F7E4239B4B27EBD</key>
+		<key>67DCE53DE88A49DBBCEEE21F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePixellateFilter.h</string>
+			<string>GPUImageColorMatrixFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePixellateFilter.h</string>
+			<string>framework/Source/GPUImageColorMatrixFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>6FB62273FA394AEC9059E11E</key>
+		<key>67DDF5A32612472CBE6A7388</key>
 		<dict>
-			<key>fileRef</key>
-			<string>F0709B24C40D4B638EA95822</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageTwoInputCrossTextureSamplingFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageTwoInputCrossTextureSamplingFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>70146E8C1A5C43CDACF63E9D</key>
+		<key>680C4019592A483DAF99B0CC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -8920,13 +7780,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUImageLoader.m</string>
+			<string>GPUImagePicture.m</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUImageLoader.m</string>
+			<string>framework/Source/iOS/GPUImagePicture.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7021CE1ACC0D46D7A43BC1B7</key>
+		<key>682924C464C34EB69833E6FA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -8935,16 +7795,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBULog+NBUKit.m</string>
+			<string>NBUGalleryThumbnailView.m</string>
 			<key>path</key>
-			<string>Source/NBULog+NBUKit.m</string>
+			<string>Source/Gallery/NBUGalleryThumbnailView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>703CBB3CE15C4AAABF043CD0</key>
+		<key>68A01F507FA74AF0BCD9DAA3</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F21AFCBDD1D9404BBC068563</string>
+			<string>C223DCBD0FDE4A09B0467783</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -8953,10 +7813,25 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>70884A3E16594D6B829BE363</key>
+		<key>68C66BA25A154CD59EF745E9</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>DDLog.h</string>
+			<key>path</key>
+			<string>Lumberjack/DDLog.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>68E64A1372164F83BE2B2F36</key>
 		<dict>
 			<key>baseConfigurationReference</key>
-			<string>D77FBEE571B54E8A9B904554</string>
+			<string>2F76343DF3D04C80A3DE3307</string>
 			<key>buildSettings</key>
 			<dict>
 				<key>ALWAYS_SEARCH_USER_PATHS</key>
@@ -8964,31 +7839,32 @@
 				<key>ARCHS</key>
 				<string>$(ARCHS_STANDARD)</string>
 				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
+				<string>NO</string>
 				<key>DSTROOT</key>
 				<string>/tmp/xcodeproj.dst</string>
 				<key>GCC_C_LANGUAGE_STANDARD</key>
 				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
 				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
 				<string>YES</string>
 				<key>GCC_PREFIX_HEADER</key>
 				<string>Pods-GPUImage-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
 				<key>GCC_VERSION</key>
 				<string>com.apple.compilers.llvm.clang.1_0</string>
 				<key>INSTALL_PATH</key>
 				<string>$(BUILT_PRODUCTS_DIR)</string>
 				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
 				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
 				<key>OTHER_LDFLAGS</key>
 				<string></string>
 				<key>PRODUCT_NAME</key>
@@ -8999,67 +7875,65 @@
 				<string>iphoneos</string>
 				<key>SKIP_INSTALL</key>
 				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
 			</dict>
 			<key>isa</key>
 			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>Release</string>
+			<string>Debug</string>
 		</dict>
-		<key>70A28AC596EC4490856B32B7</key>
+		<key>68FA902515804EB58A44E44B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageTwoInputCrossTextureSamplingFilter.h</string>
+			<string>DDAbstractDatabaseLogger.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTwoInputCrossTextureSamplingFilter.h</string>
+			<string>Lumberjack/DDAbstractDatabaseLogger.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>70B7641CF9264D32B0852B38</key>
+		<key>68FE617E13A84186A720289F</key>
+		<dict>
+			<key>fileRef</key>
+			<string>18301EB8BEAC4FD381A5320A</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>690E27FC0D7D4515AB79C2AC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUCropView.m</string>
+			<string>NBUBadgeSegmentedControl.h</string>
 			<key>path</key>
-			<string>Source/Image/NBUCropView.m</string>
+			<string>Source/UI/NBUBadgeSegmentedControl.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>70D04FF49F094F28BC979B02</key>
+		<key>69104F200EA743819314CE44</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageTiltShiftFilter.m</string>
+			<string>GPUImageMissEtikateFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTiltShiftFilter.m</string>
+			<string>framework/Source/GPUImageMissEtikateFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>70FA5315C70F4775B7CFF924</key>
-		<dict>
-			<key>fileRef</key>
-			<string>26066FE6D2B943AC91982D63</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>713B069A0A264DCDBFA8F50A</key>
+		<key>6910904C53ED48CA81203D9E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9068,27 +7942,37 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageAmatorkaFilter.m</string>
+			<string>NSString+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAmatorkaFilter.m</string>
+			<string>Source/Additions/NSString+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>71929F4661324DD5800482BF</key>
+		<key>69424343113C4D14A6311515</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D6CB90C1215049DDA9D36BA0</string>
+			<string>70F82499DBBB4794B9C9CF67</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>71E72027B45A450293621E13</key>
+		<key>699243BE18FA40078C322C87</key>
 		<dict>
 			<key>fileRef</key>
-			<string>84A76EA38F384EA08FF7B93E</string>
+			<string>320944C4DF7B449A8E4126A3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>721D7F8B69B74BE88E50EF6F</key>
+		<key>699C0BF3D4D34326BC5619A8</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9097,31 +7981,38 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSepiaFilter.h</string>
+			<string>GPUImageHardLightBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSepiaFilter.h</string>
+			<string>framework/Source/GPUImageHardLightBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>723FB49FD53740FDA9F0560E</key>
+		<key>69AD6D3E596A4300B2128B46</key>
+		<dict>
+			<key>fileRef</key>
+			<string>6685BDAA7FA34CC99B952183</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>69B4BDB1C10244D98A59AB5D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUActionSheet.m</string>
+			<string>NBUAvailability.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUActionSheet.m</string>
+			<string>Source/NBUAvailability.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>729EB96BCFC94E8A87FC5031</key>
+		<key>69FF8BB803A24C9F959E98DE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0CD3B8F02E964DBABFAFA313</string>
+			<string>5B3D4CEC08C3494BB635CF9C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -9130,32 +8021,23 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>731FBE0DC50C4C4CB4EA65A1</key>
+		<key>6A157EDA154D45B09ADC25C7</key>
 		<dict>
-			<key>buildSettings</key>
-			<dict>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>bundle</string>
-			</dict>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>09BA22BEC10B4EB2968675EC</string>
+			<key>targetProxy</key>
+			<string>5A725585A27249619B434813</string>
 		</dict>
-		<key>7323E4AD0FE543268A95DA7A</key>
+		<key>6A199413F07346E5A506FAF4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>984E8748D98A4848995DD8CD</string>
+			<string>6664D0F0FE7F4AB490D561F0</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>7324256FC45E47E592D6D963</key>
+		<key>6A1A116D7F98408C8C14ED65</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9164,92 +8046,85 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSArray+NBUAdditions.h</string>
+			<string>GLProgram.h</string>
 			<key>path</key>
-			<string>Source/Additions/NSArray+NBUAdditions.h</string>
+			<string>framework/Source/GLProgram.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>6A1C2931D6E54FE38AD2F600</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>DDMultiFormatter.m</string>
+			<key>path</key>
+			<string>Lumberjack/Extensions/DDMultiFormatter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7327D931E7384FEC8F88F901</key>
+		<key>6A8921A2CA89410083FEC027</key>
 		<dict>
 			<key>fileRef</key>
-			<string>48D8756CA00944A2924604C2</string>
+			<string>4A58A2649EFD4AC88A1B1C9B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>7345156F636A412FB8B91C6F</key>
+		<key>6A897208F47E494D80C4B1E1</key>
 		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>E25B0A5E12774AE589B0AAE1</string>
-				<string>51469C08AAC3429283E9B789</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
+			<key>fileRef</key>
+			<string>22DA5DDA2FE340799FFD4021</string>
 			<key>isa</key>
-			<string>XCConfigurationList</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>73714FC0FFD945F69A883185</key>
+		<key>6A94BDCBC72D43C89DE4E5FD</key>
 		<dict>
 			<key>fileRef</key>
-			<string>106180ACB7B8474BBF620B75</string>
+			<string>3E88EF57D33543DC8191620E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>73828F57D5C04FA3A51B8350</key>
+		<key>6AA46E7EF4684490947A79B3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageBilateralFilter.m</string>
+			<string>GPUImageAdaptiveThresholdFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageBilateralFilter.m</string>
+			<string>framework/Source/GPUImageAdaptiveThresholdFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7384263C4A124FDEA9C86361</key>
+		<key>6AC45B061BD04DFBA098F8E5</key>
 		<dict>
 			<key>fileRef</key>
-			<string>6FB2F1695F7E4239B4B27EBD</string>
+			<string>D70A63971F2F4F5CAA4A24B6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>738743E917C643E4B15CCBAE</key>
+		<key>6ACDD29F600C4F8EB50F2446</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>9D68BC449D494EF0840AC7F1</string>
-				<string>45BED13FDB844313A50457F1</string>
-				<string>D81FC6CFEB764992902C00AD</string>
-				<string>48E91D097C3C4A978A147A4F</string>
-				<string>7021CE1ACC0D46D7A43BC1B7</string>
-			</array>
+			<key>fileRef</key>
+			<string>F55AF0C4268C44FD92F13364</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Base</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>739A7F3A54574E02A3943EB9</key>
+		<key>6AEAD4A1CABD4015A5E1DAA5</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C5B2DF3FB1B34291A085A8FE</string>
+			<string>192DE576F9DD4C86BA6F7777</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>74A99E1BCB75479CA9193733</key>
+		<key>6B0B9028D5764118BE8E85AB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9258,91 +8133,81 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageKuwaharaFilter.m</string>
+			<string>PTEDashboard.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageKuwaharaFilter.m</string>
+			<string>Source/PTEDashboard.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>74F34CED76F141ED93201149</key>
+		<key>6B4B08E046BA433D847B0B03</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageContrastFilter.h</string>
+			<string>GPUImageSobelEdgeDetectionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageContrastFilter.h</string>
+			<string>framework/Source/GPUImageSobelEdgeDetectionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7563B158370A4820A1B7CC46</key>
+		<key>6B517F0DBA4F43B58F76F117</key>
 		<dict>
+			<key>fileRef</key>
+			<string>4C0AD60D5F404EB082BC0D8C</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>Foundation.framework</string>
-			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/Foundation.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>75AF0B254BEC463F90F82B18</key>
+		<key>6B62530697044B37AA19E5FD</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D6F1824C49184C63A0068AF9</string>
+			<string>50C4BA6745474D4BA15A6590</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>75C11DDFE7B64D75841F0452</key>
+		<key>6BB383F363AB4433B080AE33</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageShiTomasiFeatureDetectionFilter.m</string>
+			<string>NBUSplashView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageShiTomasiFeatureDetectionFilter.m</string>
+			<string>Source/UI/NBUSplashView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>76584A883544441098E84089</key>
+		<key>6BF2A0419EE1494790076154</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>BCB2BF8A0DA8448D8BE1B1F4</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUImageLoader.h</string>
-			<key>path</key>
-			<string>Source/Gallery/NBUImageLoader.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>76B2666FB6494BF6B55848E9</key>
+		<key>6C512CEEC2D14C56A9EE4C2F</key>
 		<dict>
+			<key>fileRef</key>
+			<string>5A55DEFBC5664596BD7A219A</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>CoreImage.framework</string>
-			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreImage.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>76B2D614A2784D8FB50C2870</key>
+		<key>6CAB10E136FC482EA1BDC6D1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9351,13 +8216,25 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>RKDirectory.m</string>
+			<string>GPUImageSubtractBlendFilter.m</string>
 			<key>path</key>
-			<string>Library/RestKit Support/RKDirectory.m</string>
+			<string>framework/Source/GPUImageSubtractBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>76C39980C8C144209965C003</key>
+		<key>6CBEE2ED0B4C48C5B89C93E7</key>
+		<dict>
+			<key>fileRef</key>
+			<string>5A436247AD7944A1B33396F6</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>6CC7BBA7F55244FAB38A1EC8</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9365,17 +8242,46 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>RBVolumeButtons.m</string>
 			<key>path</key>
-			<string>VolumeSnap/RBVolumeButtons.m</string>
+			<string>Pods-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>76F5B54127FA479EBBC52EF8</key>
+		<key>6CD36AA6DD104560A2180898</key>
+		<dict>
+			<key>fileRef</key>
+			<string>0A0C6FA34C594A199869E794</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>6CE39510BA9644998DA4DAB0</key>
+		<dict>
+			<key>fileRef</key>
+			<string>25E3E9971C6D43668DE6EEE5</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>6CECE9DF19194865986DEDC7</key>
+		<dict>
+			<key>fileRef</key>
+			<string>803DBB14B2344FBA92689A01</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>6D0E4C299BD84057BCF1D4DD</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D14973BCC4FF49AA8E9D76CC</string>
+			<string>E9D72923BCAB4BD09DF6F589</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -9384,81 +8290,62 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>76FFC86B5F7E4B05A743AD66</key>
+		<key>6D47DC3853B54014A1538109</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>B575B94991D64E8C9D6D0683</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageThresholdEdgeDetectionFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageThresholdEdgeDetectionFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>771A454350CF4D9280307517</key>
+		<key>6D69669ADD2B4812B5FA9291</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageLevelsFilter.m</string>
+			<string>NBUObjectViewController.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLevelsFilter.m</string>
+			<string>Source/UI/NBUObjectViewController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>778A0ABBBB2243F3BDA3059B</key>
+		<key>6D98B0163E914FF1A7EC7ED0</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageVignetteFilter.m</string>
+			<string>text.script.sh</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageVignetteFilter.m</string>
+			<string>Pods-resources.sh</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>778A14776D26447380651497</key>
-		<dict>
-			<key>fileRef</key>
-			<string>D7E871E62AD846C8A4D57036</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>77981F7CC2BC4A008D50ED7F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>FEC4B8DE48C84F459886871A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>77B6297AFCB4452BA9E7290B</key>
+		<key>6DA5A78BA9E4474D905218C1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageLuminosity.m</string>
+			<string>NBUMailComposeViewController.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLuminosity.m</string>
+			<string>Source/UI/NBUMailComposeViewController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>77CE5BCAC3704A588E88029B</key>
+		<key>6DB005E40AC0412199C453E0</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9473,34 +8360,27 @@
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>77FA2B3146574979B8A8848E</key>
+		<key>6DBEEB5494FD44ABA964E150</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageThresholdedNonMaximumSuppressionFilter.m</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageThresholdedNonMaximumSuppressionFilter.m</string>
+			<string>Pods-CocoaLumberjack.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7816181528FB4EE18986AD3C</key>
+		<key>6E009A7B870249CBB08B26B5</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A79C43E4C74C48929226DD72</string>
+			<string>51179EE7799A4CF1BB0216FE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>78276EDE4D964C6E9BB87D24</key>
+		<key>6E045968CEED420183430835</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9509,40 +8389,55 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageHalftoneFilter.m</string>
+			<string>GPUImageStretchDistortionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHalftoneFilter.m</string>
+			<string>framework/Source/GPUImageStretchDistortionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>784091E69537468190FB778A</key>
+		<key>6E94FA9B4E95413398291380</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>4EE5B4E6935645D589FA3EF2</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Resources</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>6E950E8F66B64635928728BA</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>wrapper.cfbundle</string>
 			<key>includeInIndex</key>
-			<string>0</string>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageHazeFilter.m</string>
 			<key>path</key>
-			<string>NBUKit.bundle</string>
+			<string>framework/Source/GPUImageHazeFilter.m</string>
 			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7841C94611D8444D852051BA</key>
+		<key>6E9B1899EA1A45998A2815B7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B929B512A1064F6FB5BDD815</string>
+			<string>D76668F1E4ED428CBB2A8FB1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>786B169DA7934AED993AE3CB</key>
+		<key>6EA35098B4A740F9A1BC291D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B236CD9AFD364CBABE4F0435</string>
+			<string>8552E23B4E264308A44A965E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>791490479A8C4A4794B76894</key>
+		<key>6EA9D865D1454E339AB88BA5</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9550,14 +8445,12 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageBrightnessFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageBrightnessFilter.m</string>
+			<string>Pods-LumberjackConsole-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>79C0C58D2C7D453398092BB6</key>
+		<key>6EF52A1F829B4B3B8D73B563</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9566,13 +8459,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageVoronoiConsumerFilter.m</string>
+			<string>GPUImageShiTomasiFeatureDetectionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageVoronoiConsumerFilter.m</string>
+			<string>framework/Source/GPUImageShiTomasiFeatureDetectionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>79D435DCFC7C4E1B88E5C3EE</key>
+		<key>6EFE41C61F1D4233909A123B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9581,50 +8474,134 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAssetsGroupViewController.m</string>
+			<string>GPUImageLowPassFilter.m</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetsGroupViewController.m</string>
+			<string>framework/Source/GPUImageLowPassFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>6F08AFF899554161BC769959</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>name</key>
+			<string>camera_shot@2x.png</string>
+			<key>path</key>
+			<string>Resources/camera_shot@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7A642E20E8104400B33CDB50</key>
+		<key>6F2881B54DE34C889B305D71</key>
+		<dict>
+			<key>fileRef</key>
+			<string>B6462B0327D04204A170D418</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>6F4DFB3610B344CB832A6FC9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageExclusionBlendFilter.m</string>
+			<string>GPUImageLinearBurnBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageExclusionBlendFilter.m</string>
+			<string>framework/Source/GPUImageLinearBurnBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7A6F73F715084F29A052E050</key>
+		<key>6F7166FA931F4C95924792FD</key>
 		<dict>
 			<key>fileRef</key>
-			<string>269F28BEE31A4E5B86705F77</string>
+			<string>6E950E8F66B64635928728BA</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>7ABDB65049D94E43B95B8ED6</key>
+		<key>6F7E6D397B4646CFB9E9E505</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSwirlFilter.m</string>
+			<string>GPUImageLuminanceThresholdFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSwirlFilter.m</string>
+			<string>framework/Source/GPUImageLuminanceThresholdFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7AC6C96A34894443B9CC2F09</key>
+		<key>6F9ED941F5E24079A9FEA018</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>55F9ADABAEF049099187F39F</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>YES</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-MotionOrientation@PTEz-prefix.pch</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
+			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Release</string>
+		</dict>
+		<key>708BDF6994B94E52A4E01772</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9633,13 +8610,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageClosingFilter.m</string>
+			<string>GPUImageTwoInputFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageClosingFilter.m</string>
+			<string>framework/Source/GPUImageTwoInputFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7B12D4E54AC2441E9B13B603</key>
+		<key>70909523789B4BFB92D530C8</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9648,13 +8625,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>DDLog.h</string>
+			<string>UIViewController+NBUAdditions.h</string>
 			<key>path</key>
-			<string>Lumberjack/DDLog.h</string>
+			<string>Source/Additions/UIViewController+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7B133EE37A3E4A4E83F75AAC</key>
+		<key>70AA499B167A43C1B8E6B8CC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9663,13 +8640,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUCameraViewController.m</string>
+			<string>GPUImageThreeInputFilter.m</string>
 			<key>path</key>
-			<string>Source/Camera/NBUCameraViewController.m</string>
+			<string>framework/Source/GPUImageThreeInputFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7B6AD4EFA66F46D29C047549</key>
+		<key>70F82499DBBB4794B9C9CF67</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9678,110 +8655,141 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NSString+RKAdditions.m</string>
+			<string>GPUImageJFAVoronoiFilter.m</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSString+RKAdditions.m</string>
+			<string>framework/Source/GPUImageJFAVoronoiFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7B8FB4A93BC04988918A4E12</key>
+		<key>70FAEF3EB2AD47808E86D64F</key>
+		<dict>
+			<key>fileRef</key>
+			<string>56F7F1C856B34BCDA688E436</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>714FFDD0671948B7B31ABF68</key>
+		<dict>
+			<key>fileRef</key>
+			<string>E06D4467B2B841E2B0063031</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>71AEA286D8ED4D7184022FD7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>ScrollViewController.h</string>
+			<string>GPUImageCannyEdgeDetectionFilter.m</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ScrollViewController.h</string>
+			<string>framework/Source/GPUImageCannyEdgeDetectionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7BD52E22805C4B76B76E8B52</key>
+		<key>729D19721C9D40D6A8C1AF1B</key>
 		<dict>
-			<key>includeInIndex</key>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
 			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>98415304699E496387C4BB44</string>
+			<key>remoteInfo</key>
+			<string>Pods-CocoaLumberjack</string>
+		</dict>
+		<key>72B0271B122D4CF6A896F27D</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>55F9ADABAEF049099187F39F</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-MotionOrientation@PTEz-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+			</dict>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>NSArray+NBUAdditions.m</string>
-			<key>path</key>
-			<string>Source/Additions/NSArray+NBUAdditions.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>Debug</string>
 		</dict>
-		<key>7C14CD9B65044BA491AB2BF7</key>
+		<key>72B9697DE7684416BA28AED1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DAE5ED9C388546819E41C07E</string>
+			<string>22475075A54F4CCF95D1137F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>7C2D26A414C745C99CE4BF78</key>
-		<dict>
-			<key>buildConfigurationList</key>
-			<string>9E0CD56FC52F499B8EC54165</string>
-			<key>buildPhases</key>
-			<array>
-				<string>5CB9DB7DFF734AB49B35C2F0</string>
-				<string>4567D50A29494E87AEE972B6</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array>
-				<string>90CF863BE7B94F5FACB807DC</string>
-				<string>AB56A02B39054CEBADFE4DCC</string>
-				<string>F9748913332E4468941B20E9</string>
-				<string>5A0A4FA0B639462D9D965176</string>
-				<string>A47B8640FD3544EDBD005DB5</string>
-				<string>6AC797D1C4774567858BC84F</string>
-				<string>A1714C427E1A467789D80FFB</string>
-				<string>1454258091BF4B6AB2D281DF</string>
-				<string>ECED1B2AA7D84B6787175918</string>
-				<string>7EA3F2EEEAFE440893A4614B</string>
-			</array>
-			<key>isa</key>
-			<string>PBXNativeTarget</string>
-			<key>name</key>
-			<string>Pods</string>
-			<key>productName</key>
-			<string>Pods</string>
-			<key>productReference</key>
-			<string>FE17691A817C4345BE10E556</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
-		</dict>
-		<key>7C7D9F396D384BB799B2F3DA</key>
+		<key>72FBA7F27C1748FD9E133151</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>18BDB5EAD24B421EA1F76CB3</string>
-				<string>784091E69537468190FB778A</string>
-				<string>FE17691A817C4345BE10E556</string>
-				<string>45BC71CC2BED4BF69FB721F1</string>
-				<string>E554859CE04340BCAFA40A25</string>
-				<string>CBA4AB8677BE423A8BE4E7BD</string>
-				<string>269F28BEE31A4E5B86705F77</string>
-				<string>C2C052F022A64A708D4CBDBA</string>
-				<string>7F356D1DEF564BF58ACBE85D</string>
-				<string>0725ACAB3BC54DC6A66468B3</string>
-				<string>5F55BC0BC996406A8C6926E4</string>
-				<string>32CA880D57C84861ACFB2F55</string>
-				<string>5F8D743C59384C74975156AB</string>
+				<string>BDDDC00542084F2B9C17CE1F</string>
+				<string>2F76343DF3D04C80A3DE3307</string>
+				<string>C3EF59D4283B4F25B4B44F7C</string>
+				<string>F7E758B95E35415DB8B2F3D6</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Products</string>
+			<string>Support Files</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>SOURCE_ROOT</string>
 		</dict>
-		<key>7C97E262B8B54CE3A0E98267</key>
+		<key>731C12808AE44E7B9603C415</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9790,27 +8798,20 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUViewController.h</string>
+			<string>ObjectTableView.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUViewController.h</string>
+			<string>Library/NBUCompatibility/ObjectTableView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7C9891EB29854E0CAE6669B2</key>
-		<dict>
-			<key>fileRef</key>
-			<string>3CDAD5AA5EBA4FC58FA06D5B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>7CD27E4667664D96974A2BCB</key>
+		<key>73369449A9744BB699204347</key>
 		<dict>
 			<key>fileRef</key>
-			<string>3D707C17D89E42B9919676B8</string>
+			<string>0473ED3B38474DE59597D3CA</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>7CFAF2E0462E403B93FEBCB2</key>
+		<key>734A9BA2F6E94A2DADDEB3D0</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9819,25 +8820,20 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUObjectViewController.h</string>
+			<string>GPUImageRGBErosionFilter.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUObjectViewController.h</string>
+			<string>framework/Source/GPUImageRGBErosionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7D2770C9C9A64FC1BB7D643B</key>
+		<key>735FD971E9D14BBAA1E12F1E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>61A3E1E768394F5D85E8E76E</string>
+			<string>80EFF78875364528A4367041</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>7D39B5B5908B48FBB2515ED3</key>
+		<key>739AEFADE2AE4AAFBF64BEF3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9846,25 +8842,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageNormalBlendFilter.m</string>
+			<string>GPUImageColorPackingFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageNormalBlendFilter.m</string>
+			<string>framework/Source/GPUImageColorPackingFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7D3B69CE9F3645FB9046FE3B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B805D1108FCA4341B789024E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>7D3CA674CE4D489FA7FBC5FD</key>
+		<key>73EB07B9C34B476A8A84D440</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9873,72 +8857,41 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMedianFilter.m</string>
+			<string>NBUEditImageViewController.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMedianFilter.m</string>
+			<string>Source/Image/NBUEditImageViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7D90A6ECC0EE47079173D217</key>
-		<dict>
-			<key>fileRef</key>
-			<string>55F94875DB264D039F88041F</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>7D92AB9EC560419183C6B0F9</key>
-		<dict>
-			<key>fileRef</key>
-			<string>D4578E87B5284096BAE87829</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>7DAE2B3532EE4A7B9D28D60C</key>
+		<key>73FADCC249B344DCB263048D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUCropViewController.xib</string>
+			<string>NSData+RKAdditions.m</string>
 			<key>path</key>
-			<string>Source/Image/NBUCropViewController.xib</string>
+			<string>Library/RestKit Support/NSData+RKAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7DBEDDD999A74EB081374DFB</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B2C0EA5D052B43048112F8F0</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>7DD75428103C4D21B6BDA54F</key>
+		<key>7441F7D2CFE249FFA67442FC</key>
 		<dict>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>AudioToolbox.framework</string>
+			<string>CoreMedia.framework</string>
 			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/AudioToolbox.framework</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreMedia.framework</string>
 			<key>sourceTree</key>
 			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>7E1BAC45314E42CCBBEAF109</key>
+		<key>74887DBA98CE409C9D4E6A06</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9947,20 +8900,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UIButton+NBUAdditions.h</string>
+			<string>GPUImageLocalBinaryPatternFilter.h</string>
 			<key>path</key>
-			<string>Source/Additions/UIButton+NBUAdditions.h</string>
+			<string>framework/Source/GPUImageLocalBinaryPatternFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7E287B930CF844EB86F90E54</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DD4B7058EA2B423598FF7044</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>7E39EC040EF746168F1D1AA6</key>
+		<key>74AAD1A0B07147B5B179C2CC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -9969,25 +8915,23 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageFilterPipeline.h</string>
+			<string>GPUImagePolkaDotFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFilterPipeline.h</string>
+			<string>framework/Source/GPUImagePolkaDotFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7EA3F2EEEAFE440893A4614B</key>
+		<key>74B52204CC854911AECA55D8</key>
 		<dict>
+			<key>fileRef</key>
+			<string>09EA4EAE4E1E4D21BBB57B65</string>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>0F98B4BAA2234373BEB49046</string>
-			<key>targetProxy</key>
-			<string>B9C11CE856DB477E99C6E091</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>7EBCA29FE77B4EAAA62895EF</key>
+		<key>7519BDD0EC724628AB0BC751</key>
 		<dict>
 			<key>fileRef</key>
-			<string>771A454350CF4D9280307517</string>
+			<string>532F0C4F82ED4F4F9ED096BE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -9996,218 +8940,135 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>7EC6B58F97C44BC4913BDEB9</key>
+		<key>751A653E03CC4D6394E19D28</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<string>96E708BAF191417FAEBA9E1C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>7EEF94F40CA94514A9CA5B3A</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>path</key>
-			<string>Pods-NBUCore.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>7F08DFE51B7E4D31B2F3E487</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>DDFileLogger.m</string>
-			<key>path</key>
-			<string>Lumberjack/DDFileLogger.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>7F33E50F5E6843BA8B0629B6</key>
+		<key>76112E2C119C409290C29FAC</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>D7FD011903BB40959DDEEC4E</string>
-				<string>C79DF0CC65E045DC8A93DFA5</string>
-				<string>B2E13C0FB52C48FCB57D2B3F</string>
-				<string>49265574BE5A49B7AE151BC3</string>
-				<string>FECD5F5CE6ED4A77ABE40D73</string>
-				<string>391A74C848FC42819948E1B6</string>
-				<string>0BDFA7A44D414A118DBA5681</string>
-				<string>739A7F3A54574E02A3943EB9</string>
-				<string>4CD2C6D8F18E4E8FA4181336</string>
-				<string>8A415E49C8F84952B339A1B2</string>
-				<string>B2D232AAEF6E45EDBDE402BA</string>
-				<string>2CF1AC7F8A0E471A802EE298</string>
-				<string>FCE3E326C10C4A06A24FC921</string>
-				<string>8294E187AE55444E99C9CF14</string>
-				<string>5747FFA423BF4A6882576B34</string>
-				<string>11082369FEF344D29250BB0E</string>
-				<string>DB97FCE8963C42D79AA2B9CC</string>
-				<string>B59676482F8147C4A3688FB3</string>
-				<string>DC5E53A3046146BAB1930CC2</string>
-				<string>C4CFE5539DA54E71AB0908BD</string>
-				<string>F09581B1C18749A2B309ACD3</string>
-				<string>C4E256FC5EC54EBF9FECC270</string>
-				<string>0456C99404184D38B989AA0B</string>
-				<string>5CF0FC40270640C7B2FD07EC</string>
-				<string>6533A08C7A6E4A97BF0B24DA</string>
-				<string>06BF1ACC07734D1BB7E1675F</string>
-				<string>D701B80EDFAF4824A8990308</string>
-				<string>3957CA58F6834976BF6B6379</string>
-				<string>0548205E29D542F8A66D60C1</string>
-				<string>3C81F25043BE444CBD2BC3B7</string>
-				<string>CB15E66069AB45E592F7B6FD</string>
-				<string>225AA79B589449CD84A5A2E2</string>
-				<string>B1A71B64C6D64513B0DBB2C0</string>
-				<string>2E2881E73BB44669A08E2E91</string>
-				<string>44128A135D374310B5B116CA</string>
-				<string>1294BE958114429989405FCB</string>
-			</array>
+			<key>fileRef</key>
+			<string>B5679CF4C6144D89AD8D1A33</string>
 			<key>isa</key>
-			<string>PBXResourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>7F356D1DEF564BF58ACBE85D</key>
+		<key>76245F1F99AA4951B78D568D</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
+			<key>fileRef</key>
+			<string>FA3A7E569FE049898AB1CF73</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods-NBUCore.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>7F600D7072C84804894CAEA7</key>
+		<key>763F389726B042E1979C82D1</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>EEC68C39F1074B3894958D78</string>
-				<string>7324256FC45E47E592D6D963</string>
-				<string>7BD52E22805C4B76B76E8B52</string>
-				<string>FD753D8EEF9C482B9444DBF5</string>
-				<string>208693F520694C60A0BD746A</string>
-				<string>3040DF2BD825451E8D182ADE</string>
-				<string>87D08F20D7614C8A86D25789</string>
-				<string>814CA099075743DFA9D9D102</string>
-				<string>1294ED0B91AA46F18D18AE7E</string>
-				<string>FD6B64E80F864F1DAF85F726</string>
-				<string>C7084D28FE9F4734A97DB360</string>
-				<string>7E1BAC45314E42CCBBEAF109</string>
-				<string>49B9F454115F49E7BA064D65</string>
-				<string>4BF1E73599BE497ABE19167A</string>
-				<string>FEDBCEC8C46F4AC8BA19B350</string>
-				<string>DD1142D11F7540AABEFD03E4</string>
-				<string>30FFAB9BD10D4985B6B20535</string>
-				<string>69F1E67F5E1147F0B7ACA0E8</string>
-				<string>106180ACB7B8474BBF620B75</string>
-				<string>E4E135E6E4D3480F93847895</string>
-				<string>AA88CF9929FB4933B4276166</string>
-				<string>CB11E2A6D7604F1595CB1228</string>
-				<string>5698B6DDE0C64CBA86ADC245</string>
-				<string>05B4AF73F16244B8BD94EDBA</string>
-				<string>2C38DE843FE54484B28D9CA2</string>
-				<string>4DCCB28C1EA141DE904C99DB</string>
-				<string>4F604BC35A384181B969D7FE</string>
-				<string>4AEC5F080E824DBBA412D283</string>
-				<string>F97D7403A8A8422D8B6A4C34</string>
-				<string>E5BFACA0AB054697B0B9E8DD</string>
-				<string>BA5B4E5895B14BA6911152FB</string>
+				<string>BCB2BF8A0DA8448D8BE1B1F4</string>
+				<string>F81AD63B83564D7B81DE500B</string>
+				<string>E62629163BF440C8B7AE22C1</string>
+				<string>5D608D1DF81F4660A48689DA</string>
+				<string>3F19848E5FF14728ADBCC82C</string>
+				<string>08EF42650D8145F787C7E695</string>
+				<string>BBB9014E0D9A486FAE1F8686</string>
+				<string>1BC0D9D6CA3F4EE7BB388572</string>
+				<string>0ED1CC66DFFF459995504815</string>
+				<string>85632F7976E546CFBF92137A</string>
+				<string>C0DE803455824C65930129CD</string>
+				<string>F8234A9C8E62448C9BD48F17</string>
+				<string>15BC9234AA564EC09357407F</string>
+				<string>D4271ECF2EF94D09AFD5BB1C</string>
+				<string>6541780511104D6797AE51FE</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Additions</string>
+			<string>Filters</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7F7A0BA22BC046F8A2A01D50</key>
+		<key>7680A18CDF90489481D8E739</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUView.h</string>
+			<string>GPUImageTiltShiftFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUView.h</string>
+			<string>framework/Source/GPUImageTiltShiftFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>7FE65FEA5BF440608C57E091</key>
+		<key>76BB9413844243C58837D84C</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>C0EDAC06117447A3AE6AA203</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUimageDirectionalSobelEdgeDetectionFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUimageDirectionalSobelEdgeDetectionFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>8036E3424AD94608B6EC7382</key>
+		<key>7709AD44095A4A7D8307B0B7</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>FA72E9EE517840BD931A8992</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>path</key>
-			<string>Pods-LumberjackConsole-Private.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>803B537908D54AF59AB687B0</key>
+		<key>771CB68AE9894A608F6DF469</key>
 		<dict>
-			<key>fileRef</key>
-			<string>F3798210315145149A8723D4</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>9FC2AF1A3F7342A2BFBFCD1F</string>
+				<string>D6C5B2A71D594E398F2F1B31</string>
+				<string>D339AC63BB3A4C1CA86DFD2A</string>
+				<string>DA799503AF0048BD890084BA</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>773010029C0F404996B3B2B9</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>0A89230734AC4345B614143D</string>
+			<key>remoteInfo</key>
+			<string>Pods-NBUKit</string>
 		</dict>
-		<key>804B36EFA2A74412A3EA1170</key>
+		<key>77A514A3403B4058B7A2FF37</key>
 		<dict>
 			<key>buildConfigurationList</key>
-			<string>386D3E406B5D42FAA809886D</string>
+			<string>B5387E05A6604EDFA4477884</string>
 			<key>buildPhases</key>
 			<array>
-				<string>6807A2A3D61B4B3699E7897C</string>
-				<string>D22E8B8DCC0A4BCBAF01CF47</string>
-				<string>17360CB0F57B4CFDB3F8F747</string>
+				<string>348D8CC22FF3466E8AF89D9B</string>
+				<string>771CB68AE9894A608F6DF469</string>
+				<string>3610A1CB4C8F49DDBA3CCC06</string>
 			</array>
 			<key>buildRules</key>
 			<array/>
 			<key>dependencies</key>
 			<array>
-				<string>9B7CA9B7832A482D98C261A4</string>
-				<string>F5193AD1F8AD459CB59266FB</string>
-				<string>2DB56F7E25404316A01BC4EA</string>
-				<string>F1FFC38614E8435D8CADB11F</string>
+				<string>834BED9E81B1408A9843FE95</string>
+				<string>4DF0B0F63D374C3A9D75CD4E</string>
+				<string>097EB792BC644E279CB3ED70</string>
+				<string>BAC1A706AF3B405AAF53D74E</string>
 			</array>
 			<key>isa</key>
 			<string>PBXNativeTarget</string>
@@ -10216,18 +9077,32 @@
 			<key>productName</key>
 			<string>Pods-NBUImagePicker</string>
 			<key>productReference</key>
-			<string>0725ACAB3BC54DC6A66468B3</string>
+			<string>7A62CE21E16C4A72B9BA9971</string>
 			<key>productType</key>
 			<string>com.apple.product-type.library.static</string>
 		</dict>
-		<key>804BC3A39A52486CB364E106</key>
+		<key>77A8658B04F24902B3EDBE1A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>EE67443830DE47ADB939DEDF</string>
+			<string>478F524008834B328FB4EEE2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>77CA0280D22C42D0833139F1</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>D2E07470BF9F4E67BD6011B3</string>
+			<key>targetProxy</key>
+			<string>975C195E578D4822B3235268</string>
 		</dict>
-		<key>8079DEE4E549411F96C2E3B4</key>
+		<key>7889F369269F4FB48B3E357E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -10236,70 +9111,111 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageUnsharpMaskFilter.m</string>
+			<string>NBUAssetThumbnailView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageUnsharpMaskFilter.m</string>
+			<string>Source/Assets/NBUAssetThumbnailView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>813BF9F31A9E44F58EE22CD3</key>
+		<key>788AC9A79DB84811AB36735E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>76B2666FB6494BF6B55848E9</string>
+			<string>C74684255A4F4A588BC071B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>814CA099075743DFA9D9D102</key>
+		<key>789FD5CF497745CC93ECFFCD</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NSString+NBUAdditions.h</string>
+			<string>GPUImageSketchFilter.m</string>
 			<key>path</key>
-			<string>Source/Additions/NSString+NBUAdditions.h</string>
+			<string>framework/Source/GPUImageSketchFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>78E106EAEAD74271A16ED860</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>DA0B9F136AAF483C8EE9B140</string>
+				<string>2AEBBAA07E8A46F1821D469B</string>
+				<string>8C683E7649B64B8FACA2B82B</string>
+				<string>EEEFBEFA85FD40E4B66522FB</string>
+				<string>B8F04457380443E4ADD3A637</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Base</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>81550E96D7B841979D1C620F</key>
+		<key>78E8258EF0C54147A4560609</key>
 		<dict>
 			<key>fileRef</key>
-			<string>70A28AC596EC4490856B32B7</string>
+			<string>F384914CEBD449FD83505DB8</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>815F9F0FC8944346BCCD869E</key>
+		<key>79091E628F0146B68452EB8F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>name</key>
-			<string>camera_switch.png</string>
+			<string>image_notloaded@2x.png</string>
 			<key>path</key>
-			<string>Resources/camera_switch.png</string>
+			<string>Resources/image_notloaded@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8172980C01EA4E06AC27DD1E</key>
+		<key>7942C411767044A79013692B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImagePosterizeFilter.m</string>
+			<string>GPUImageMovie.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePosterizeFilter.m</string>
+			<string>framework/Source/GPUImageMovie.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>81A5EBB54F534ED985B04C2F</key>
+		<key>7990DDABAE3D4E23B1230281</key>
+		<dict>
+			<key>fileRef</key>
+			<string>AD1BA27919474F3EAA76A4AE</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>7A142BB1839546249A31DC37</key>
+		<dict>
+			<key>fileRef</key>
+			<string>ECB80FCBF10444F5B47D4235</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>7A36148C55E5417BA3218E6D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -10307,47 +9223,76 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageCropFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageCropFilter.m</string>
+			<string>Pods-NBUKit-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>81F4D79AEAEC4880987F6F49</key>
+		<key>7A56E16CBFD34A05BCA0E9D1</key>
+		<dict>
+			<key>fileRef</key>
+			<string>54DE590549E940CCBE9983F5</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>7A62CE21E16C4A72B9BA9971</key>
 		<dict>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>1</string>
+			<string>0</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>DDContextFilterLogFormatter.m</string>
 			<key>path</key>
-			<string>Lumberjack/Extensions/DDContextFilterLogFormatter.m</string>
+			<string>libPods-NBUImagePicker.a</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>820BC64CF48C4ADCA4F9769F</key>
+		<key>7A6BEAB6667B4E8FB7FA6081</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>17282106680F433380FD06F2</string>
+				<string>FA8C0EB061CB4B27834DD585</string>
+				<string>F9D77166E7C64F398101EDCE</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>NSBundle+RKAdditions.m</string>
+			<string>LumberjackConsole</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSBundle+RKAdditions.m</string>
+			<string>LumberjackConsole</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8227D0F407954A70806B3063</key>
+		<key>7B68D0FE1BE345E1AEE47087</key>
+		<dict>
+			<key>fileRef</key>
+			<string>2CBBE1B2195942479AADFFFA</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>7B88E2C7329A499396D209C1</key>
+		<dict>
+			<key>fileRef</key>
+			<string>C9DACBBD5BDC49FFB3B0035F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>7BC2C1663AF8416CB90CA59A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F97D7403A8A8422D8B6A4C34</string>
+			<string>B25586446CD5489EA15018AA</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -10356,58 +9301,139 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>8234EF6C551D439A9C898919</key>
+		<key>7BC2D7284AE44E4F905A4AEF</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>3B15B6C6DBC446A79BE3755F</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-NBUCore-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Debug</string>
+		</dict>
+		<key>7C0AA7C4E21A47BAA88294DF</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>17499E66C347412491BF8C2C</string>
+			<key>targetProxy</key>
+			<string>E97997F9028445A9A57F3DAD</string>
+		</dict>
+		<key>7C1FB473AAB748C483AA0ED6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>211655F247B9440C908FA0E9</string>
+			<string>316BDD2D38854564B92822F4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>825BBF07D6244EF7999E129C</key>
+		<key>7C253664AF3A4F76A29AB5C6</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUPresetFilterView.h</string>
+			<string>pullarrow@2x.png</string>
 			<key>path</key>
-			<string>Source/Filters/NBUPresetFilterView.h</string>
+			<string>Resources/pullarrow@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8294E187AE55444E99C9CF14</key>
+		<key>7C2F373CB1694D488EBFAC83</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>98415304699E496387C4BB44</string>
+			<key>remoteInfo</key>
+			<string>Pods-CocoaLumberjack</string>
+		</dict>
+		<key>7C5C5E0082D14F0D9DC3280A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>67DDF5A32612472CBE6A7388</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>7C7877574E7A4E87A596CF53</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0FC0E38BA6F7476EAB0CC64F</string>
+			<string>AB49104553FC4766B6EE1E5B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>82F1F2BFF76D48B5A3F50D6A</key>
+		<key>7C8F909898E64FD281A71A01</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>RBVolumeButtons.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>path</key>
-			<string>VolumeSnap/RBVolumeButtons.h</string>
+			<string>Pods-Lockbox-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>83253FA150E04F57BCC31C1D</key>
-		<dict>
-			<key>fileRef</key>
-			<string>D1E323BF61AC491ABC5D93D5</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>836CB9B3808C452E888FD2B9</key>
+		<key>7CB48E8441184ECD90237929</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -10416,52 +9442,68 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageMonochromeFilter.h</string>
+			<string>GPUImageBulgeDistortionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMonochromeFilter.h</string>
+			<string>framework/Source/GPUImageBulgeDistortionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>83B47AD1D4194F6D91BA3C1E</key>
+		<key>7CE4E04DE4414123B3A176AF</key>
+		<dict>
+			<key>fileRef</key>
+			<string>08EF42650D8145F787C7E695</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>7CFDBC4685D64E19B1C015EF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>413E5D2D48C149599FC0C698</string>
+			<string>17D02271E1A24B1896A6C656</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>83C2E9A2F9744C82822E1CC0</key>
+		<key>7D2675F61FB340DBB10FFA58</key>
 		<dict>
 			<key>fileRef</key>
-			<string>836CB9B3808C452E888FD2B9</string>
+			<string>C74684255A4F4A588BC071B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>83C81AC602704433A4A5420E</key>
+		<key>7D5405EAEF534725BC65B36E</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>B7BBEBA273124DF09DEC60F4</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageDilationFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageDilationFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>7D5B745E21AD485F8EC60500</key>
+		<dict>
+			<key>fileRef</key>
+			<string>739AEFADE2AE4AAFBF64BEF3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>83EF5767D8AA42A5BA70D5FA</key>
+		<key>7D6ACC446FD148789F6AC709</key>
 		<dict>
 			<key>fileRef</key>
-			<string>55A61F2ACEB944F788A10076</string>
+			<string>5DBD67B785104B40B9F680B1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>842954578BE54A03AB7A5758</key>
+		<key>7D6F658D49BF4DF3A433739A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>87D08F20D7614C8A86D25789</string>
+			<string>EDEA69129A544DCB80E67292</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -10470,71 +9512,59 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>84552CA2FCF24BEAB6B5AEFC</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageColorPackingFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageColorPackingFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>8470097FD8284777BC2E5BD9</key>
+		<key>7D85459C0BAA44A5B7BE9D27</key>
 		<dict>
 			<key>fileRef</key>
-			<string>651CAFF044D64A9EBC1441A5</string>
+			<string>708BDF6994B94E52A4E01772</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>84999D8E627342CEBB115A13</key>
+		<key>7D9E8C66C35B43D89D181D1E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>08F2C7CF7B634C359085805D</string>
+			<string>8EF3A5FA28744CD38642763C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>84A3782FFA0E4ED891B9EA43</key>
+		<key>7DD6FFEBAC2A4EE5A8E98B6E</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>5C6D81F44EC84DD2B79286F3</string>
+				<string>4F9E0905817C48F2A7DB8F57</string>
+				<string>17E28CC36E2343F5972F7316</string>
+				<string>6CC7BBA7F55244FAB38A1EC8</string>
+				<string>5002DC1A80D8435EA615BF4D</string>
+				<string>6D98B0163E914FF1A7EC7ED0</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>Pods-Lockbox-prefix.pch</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Pods</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>84A76EA38F384EA08FF7B93E</key>
+		<key>7DFFFE9ECD0047FAB75B7A4C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUSplashView.h</string>
+			<string>GPUImageLuminosityBlendFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUSplashView.h</string>
+			<string>framework/Source/GPUImageLuminosityBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>84B529E1721B4EC28E02CC51</key>
-		<dict>
-			<key>fileRef</key>
-			<string>F43403BD5E254AE7B0190A12</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>8502661EF92D40EA82E59CF0</key>
+		<key>7E2C0DCAA8174878A076C7DD</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -10543,83 +9573,117 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageDirectionalNonMaximumSuppressionFilter.m</string>
+			<string>RKOrderedDictionary.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDirectionalNonMaximumSuppressionFilter.m</string>
+			<string>Library/RestKit Support/RKOrderedDictionary.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>850B3D72794947A78F4F89AC</key>
+		<key>7E386FDC0E1A4BFA818FF08E</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>2116DB279CE14514B80A14D0</string>
-				<string>59542E3227114DE7BACC8CC4</string>
-				<string>F0709B24C40D4B638EA95822</string>
-				<string>6BD2E35794E54CB8BF3C11E8</string>
-			</array>
+			<key>baseConfigurationReference</key>
+			<string>C199241976B4401CA8F20FBB</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>YES</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-NBUImagePicker-prefix.pch</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
+			</dict>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>Support Files</string>
-			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
+			<string>Release</string>
 		</dict>
-		<key>8513DDC4C5454D1EB5F1D412</key>
+		<key>7E5B0866B331432F92E2B7C4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>98DA4985CD44497A9CCCDB94</string>
+			<string>AC7A62256731421B950113B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>852896D39AAD4862A9AA864A</key>
+		<key>7E8FF8A0E4BC4B57BF33F7E2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHighlightShadowFilter.h</string>
+			<string>checkmark@2x.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHighlightShadowFilter.h</string>
+			<string>Resources/checkmark@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>85D58723747A4930BA8B4479</key>
+		<key>7EA3B910E4AA426DB6E75C28</key>
+		<dict>
+			<key>fileRef</key>
+			<string>BA72BF0610DE4D329481FF2F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>7EA8E934C65F43CCBB0F7662</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUApplicationDelegate.h</string>
+			<string>UIApplication+NBUAdditions.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUApplicationDelegate.h</string>
+			<string>Source/Additions/UIApplication+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>863C75F792A042FEB07667B5</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>B1992FF01B3F40B588193F3D</string>
-				<string>5CEA1EDC1045486A902FCEB5</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>864744BBDB42462C9E6DD717</key>
+		<key>7F020FA4D9474822A627F3D9</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F02660E853D447BE934BE279</string>
+			<string>057C774C4A9E4DF7A2B19AAB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -10628,79 +9692,83 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>8672FD324A0446D29C7F7946</key>
+		<key>7F4437EDFF2049679914ABEB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>filters</string>
+			<string>GPUImageBuffer.m</string>
 			<key>path</key>
-			<string>Resources/filters</string>
+			<string>framework/Source/GPUImageBuffer.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8719F381B10A4E3CACF15784</key>
+		<key>7F79D92B934A4ECDB9BAB509</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>GPUImageHistogramFilter.m</string>
+			<string>CoreImage.framework</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHistogramFilter.m</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreImage.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>872E64F90D91484F94DBF9CC</key>
+		<key>7F8B7D9CE2E349FDB9FB8101</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageDarkenBlendFilter.m</string>
+			<string>GPUImageSmoothToonFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDarkenBlendFilter.m</string>
+			<string>framework/Source/GPUImageSmoothToonFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>87741CCFC9D341E5B185EDA3</key>
+		<key>803DBB14B2344FBA92689A01</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>1CF9C2DC80F14F09AB60CA51</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Resources</string>
+			<string>GPUImagePinchDistortionFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImagePinchDistortionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8778F1FBC95241979093D71E</key>
+		<key>805AC4854A944A508A1A8B1D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageClosingFilter.h</string>
 			<key>path</key>
-			<string>Pods-Lockbox-dummy.m</string>
+			<string>framework/Source/GPUImageClosingFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>878C1D55AE254493B7AC3CE1</key>
+		<key>80AC11E825D14EFB899D6C46</key>
 		<dict>
 			<key>fileRef</key>
-			<string>60963393552B4DD7B2632457</string>
+			<string>062D69B8358E42D281DF729F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -10709,10 +9777,23 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>87A32670CE704A2D9FA688A7</key>
+		<key>80B0228F3A13491E8E79D352</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>text.xcconfig</string>
+			<key>path</key>
+			<string>Pods-LumberjackConsole.xcconfig</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>80E42E6D7BED45D8BCC6DE1E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>BA5B4E5895B14BA6911152FB</string>
+			<string>B971E0A16C67445CB132C290</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -10721,22 +9802,34 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>87D08F20D7614C8A86D25789</key>
+		<key>80EFF78875364528A4367041</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSFileManager+NBUAdditions.m</string>
+			<string>GPUImageZoomBlurFilter.h</string>
 			<key>path</key>
-			<string>Source/Additions/NSFileManager+NBUAdditions.m</string>
+			<string>framework/Source/GPUImageZoomBlurFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>88445C6CAB6F4F678ADDBCA3</key>
+		<key>8113A04274ED4B7AB9A416F2</key>
+		<dict>
+			<key>fileRef</key>
+			<string>7889F369269F4FB48B3E357E</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>81839243FD294E2FB71D4DAE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -10744,37 +9837,44 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImagePrewittEdgeDetectionFilter.h</string>
 			<key>path</key>
-			<string>Pods-environment.h</string>
+			<string>framework/Source/GPUImagePrewittEdgeDetectionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>88735A53E40B418386B638AB</key>
+		<key>81A65693DA0B482AA17480CA</key>
+		<dict>
+			<key>fileRef</key>
+			<string>523AE843761D41DBBAD0F81F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>8203B7DBC0E4436C94740624</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUMailComposeViewController.h</string>
+			<string>GPUImageCrosshairGenerator.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUMailComposeViewController.h</string>
+			<string>framework/Source/GPUImageCrosshairGenerator.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>88BBAB949E8B4B80BD8CC3AE</key>
+		<key>825660D5DE2E439F990E7ED4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>CBF328279BA0460994F3B22D</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>891C0BAA84C74256A468C4B5</key>
-		<dict>
-			<key>fileRef</key>
-			<string>54E24860751D421D8C5371EE</string>
+			<string>B9C4A1E7C3F4423E950881D1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -10783,115 +9883,129 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>89A22DA4F0A54D79A7A742BB</key>
+		<key>83091FCA32AA4020A91385C5</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>FCA1C34B3D2D4EA0BD11305F</string>
-				<string>C6CEEC5A0A2A44B6B371663D</string>
-				<string>A5F67CC4071C406EBD315C4A</string>
-				<string>0D5A14AA4887453DA9248BAE</string>
-				<string>7B133EE37A3E4A4E83F75AAC</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Camera</string>
+			<string>NBUAssetsGroupView.m</string>
+			<key>path</key>
+			<string>Source/Assets/NBUAssetsGroupView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>89C3B552D7A844B79AFFD941</key>
+		<key>834BED9E81B1408A9843FE95</key>
 		<dict>
-			<key>fileRef</key>
-			<string>04EBC93D699E4DEFB68E87B2</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>89417215517A4356A6CF7F14</string>
+			<key>targetProxy</key>
+			<string>D3FDDF75EA454A76ACDA92BE</string>
+		</dict>
+		<key>83523B55C82648578B6A68CB</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>B4AF0EFDCF6043A49C76556A</string>
+				<string>4F4DD34335954B96ACB7BDF2</string>
+				<string>F7674986F92A428CB5F15956</string>
+				<string>F227E7703A084961BA4C3FEE</string>
+				<string>2D8D11CF3092430999B50FBE</string>
+				<string>1ADFDC4F026C4F08A275AD10</string>
+				<string>88389A3EE53D4B43A45B9201</string>
+				<string>337F9086EDFD4852841B520F</string>
+				<string>964BC43B33494F8D8A4C7EAA</string>
+				<string>731C12808AE44E7B9603C415</string>
+				<string>EE75174AF9CE490DB33C8792</string>
+				<string>B79D7EDB10F342EA8666BAF6</string>
+				<string>39A9AC065E664A42B307D2B3</string>
+				<string>032DB65B0AE84017A220705F</string>
+				<string>22A755E692244BDEA72D9F6E</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>NBUCompatibility</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>89C3DD7052D1408B8DE2E69A</key>
+		<key>8384C42F6AE44464AB73F26C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageBulgeDistortionFilter.m</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageBulgeDistortionFilter.m</string>
+			<string>Pods-NBUKit-Private.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8A03519DC4E843ED93A64ED2</key>
+		<key>83AF492C5C4F408AA975D0BD</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0D5A14AA4887453DA9248BAE</string>
+			<string>9D06F6432C6847CBB5EE1021</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>8A0CF885180640058A91EF6A</key>
+		<key>83BFD2A32D9D41009AAF9E4A</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>C74684255A4F4A588BC071B3</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageMovie.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageMovie.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>8A3A129AB49742D5A0AE768D</key>
+		<key>83D125B83A404B70AC4888B3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUImagePickerController.m</string>
+			<string>GPUImageColorInvertFilter.h</string>
 			<key>path</key>
-			<string>Source/Picker/NBUImagePickerController.m</string>
+			<string>framework/Source/GPUImageColorInvertFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8A415E49C8F84952B339A1B2</key>
+		<key>83D34776786347B78228F564</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8AB06BD90E25464F9E1BDA32</string>
+			<string>D23D8ED5B0AF4F44A2A0D80A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>8A50807DF0C14C048F825E95</key>
+		<key>83DBBF0A8215464AAD562B42</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4AEC5F080E824DBBA412D283</string>
+			<string>339AC7D1E0BC4480ABBF54DA</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>8AB06BD90E25464F9E1BDA32</key>
+		<key>83F5E52CF5004A6AA80E69D8</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>A9EC7C7242B147BE995C4C7D</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>file.xib</string>
-			<key>name</key>
-			<string>NBUGalleryView.xib</string>
-			<key>path</key>
-			<string>Source/Gallery/NBUGalleryView.xib</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>8B2191A7EF4243D3A96DEB4F</key>
+		<key>840D67E7A2274658BF1197AB</key>
 		<dict>
 			<key>fileRef</key>
-			<string>74A99E1BCB75479CA9193733</string>
+			<string>C53746D8C3FB4A6D969901BA</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -10900,7 +10014,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>8BDFCD84B0244B7BB523E690</key>
+		<key>842EAB8251C4446FADFD6460</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -10909,16 +10023,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageRGBFilter.m</string>
+			<string>GPUImageLuminosity.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRGBFilter.m</string>
+			<string>framework/Source/GPUImageLuminosity.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8C238A53A608424698CC966B</key>
+		<key>849271BDE79B48B4B75C85E6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>BC6930EBBA66420EA9B51393</string>
+			<string>5A1A59B87B0F404BA710272D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -10927,264 +10041,194 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>8C4E4DBE4A2F45D08674C7AF</key>
+		<key>85303F05E2DA4DC5BC621DBC</key>
+		<dict>
+			<key>fileRef</key>
+			<string>699C0BF3D4D34326BC5619A8</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8538CF0E24B9457197FA2F3B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUTabBarController.m</string>
+			<string>GPUImagePinchDistortionFilter.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUTabBarController.m</string>
+			<string>framework/Source/GPUImagePinchDistortionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8C67779C7796481A9DC56DD1</key>
+		<key>8552E23B4E264308A44A965E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>image_notloaded.png</string>
+			<string>NBUEditMultiImageViewController.h</string>
 			<key>path</key>
-			<string>Resources/image_notloaded.png</string>
+			<string>Source/Image/NBUEditMultiImageViewController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8D694D4CFE26429CA0007AFC</key>
+		<key>85632F7976E546CFBF92137A</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>8C238A53A608424698CC966B</string>
-				<string>3E659913346947A4BBF2DED0</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>NBUFilterThumbnailView.m</string>
+			<key>path</key>
+			<string>Source/Filters/NBUFilterThumbnailView.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8DA5320A3B08401A86B80ADC</key>
+		<key>85A1AB5BD53142FA994003AD</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>FE883CEE1AE448D79F56521F</string>
-				<string>5D3A42D62BDE45BB8B09D39D</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>text.xcconfig</string>
+			<key>path</key>
+			<string>Pods-NBUCore.xcconfig</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8DA55100DE3A4E9DB6EE6821</key>
+		<key>85BCF7214E674BF2B301F107</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>181400DBFF5847C8B40C1FB2</string>
-				<string>8F9EB7446DD64E3CA4C3F01C</string>
-				<string>6D74C0C6613448FF8E440B18</string>
-				<string>489D78E59C904647B8BBB891</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Support Files</string>
+			<string>GPUImageMonochromeFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageMonochromeFilter.m</string>
 			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
-		</dict>
-		<key>8DCAE89977FB4E0D8B03EBD8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E59FB5C93840481BA65EE67B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8DE3AFD63BBA41808A34A5A5</key>
+		<key>85FEE6F3A15B431BA2EC2913</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E554859CE04340BCAFA40A25</string>
+			<string>AA96D6E0A7974DC89A07D4E7</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>8E150E7B5AB94A2BA88F488C</key>
+		<key>8633286BE48A48A3B23826B3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePosterizeFilter.h</string>
+			<string>NBUMailComposeViewController.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePosterizeFilter.h</string>
+			<string>Source/UI/NBUMailComposeViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8E233B3E6C464D0AB97B809B</key>
+		<key>8676D3B77E4E45998154D253</key>
 		<dict>
-			<key>buildConfigurationList</key>
-			<string>112DF5EB6F264615BEC7006E</string>
-			<key>buildPhases</key>
-			<array>
-				<string>420A74950B06484690CDBFC9</string>
-				<string>4B3FCDD83279403CBD10BC15</string>
-				<string>3546041968174F279669459F</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array/>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXNativeTarget</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUKit</string>
-			<key>productName</key>
-			<string>NBUKit</string>
-			<key>productReference</key>
-			<string>784091E69537468190FB778A</string>
-			<key>productType</key>
-			<string>com.apple.product-type.bundle</string>
-		</dict>
-		<key>8E478132DD1F45DFAB6CD72F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>76584A883544441098E84089</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>GPUImageCrosshairGenerator.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageCrosshairGenerator.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>8E6AE7DF5DC94FC1A8F2AA43</key>
+		<key>86AD9B80AABE4964A54CC2A1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>48E91D097C3C4A978A147A4F</string>
+			<string>1B8FA92B29434484AD2A5629</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>8E715BD38AE343DA976B4396</key>
+		<key>86C6AEBA79354B718C8BE81E</key>
 		<dict>
-			<key>fileRef</key>
-			<string>8E150E7B5AB94A2BA88F488C</string>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>F3BE61F6B07E4F3CB9AB3EF6</string>
+			<key>remoteInfo</key>
+			<string>Pods-NBULog</string>
 		</dict>
-		<key>8E760EB2795E42FBA2A58F90</key>
+		<key>87097F1839454F18BE45D2B1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>12022778A4524F85B8BF08A6</string>
+			<string>98FFC5FC54FF430396B011F5</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>8EF8D680A82349DB96E3D1D7</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>B0E6282832F54AF79F22141F</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-Lockbox-prefix.pch</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>8F4C36FDAA384C3BB5DD0203</key>
+		<key>870AC1E244304BF2BEE85AAF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B8A4D68A8F1E4396B8D3C15F</string>
+			<string>6F7E6D397B4646CFB9E9E505</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>8F53B1FB250F47B3961AEFAD</key>
+		<key>871BC8381DCF4C0583D3528D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>934B13BB576742CCAB56101B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>8F8F89DF1921488B99301F75</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NBUPresetFilterView.m</string>
-			<key>path</key>
-			<string>Source/Filters/NBUPresetFilterView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>8F9EB7446DD64E3CA4C3F01C</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<string>C74684255A4F4A588BC071B3</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>path</key>
-			<string>Pods-NBULog-Private.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>87543A70A8974516AE12539E</key>
+		<dict>
+			<key>fileRef</key>
+			<string>F532B2F67ED04036921EA66B</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>8FD6A3A735664A3BA336A8D2</key>
+		<key>882DBF61D75B427A86B0736A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<string>BF5C5E1A34334CFC9BA60EB2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>90516128C68B47E6B55EA0A8</key>
+		<key>88389A3EE53D4B43A45B9201</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11193,55 +10237,81 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>PTEAdjustLevelsTableView.m</string>
+			<string>ObjectGridView.m</string>
 			<key>path</key>
-			<string>Source/Adjust Levels/PTEAdjustLevelsTableView.m</string>
+			<string>Library/NBUCompatibility/ObjectGridView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9058CD5CFDDF46D98B9BF4C5</key>
+		<key>8844E7700CFC4FD3A5C345DC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>file.xib</string>
 			<key>name</key>
-			<string>GPUImageSingleComponentGaussianBlurFilter.h</string>
+			<string>NBUGalleryViewController.xib</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSingleComponentGaussianBlurFilter.h</string>
+			<string>Source/Gallery/NBUGalleryViewController.xib</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9078C7101F64483B92CFFA52</key>
+		<key>88508F9BB38C47E1B11BDE54</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageLanczosResamplingFilter.m</string>
+			<string>GPUImageContext.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLanczosResamplingFilter.m</string>
+			<string>framework/Source/iOS/GPUImageContext.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>90CF863BE7B94F5FACB807DC</key>
+		<key>8858E76674B845A5B7C123CF</key>
 		<dict>
+			<key>children</key>
+			<array>
+				<string>246139E261414790A3D07B46</string>
+				<string>B0790FE7ECE5417C8C04BE13</string>
+				<string>5DBD67B785104B40B9F680B1</string>
+				<string>9263271779D246D59502923B</string>
+				<string>F5E6CFA1328B485EA0720457</string>
+				<string>50C4BA6745474D4BA15A6590</string>
+				<string>F55AF0C4268C44FD92F13364</string>
+				<string>2E7D833CB2B34B01BE8CBCD5</string>
+				<string>2B22FA0ED486409698D4B05B</string>
+				<string>7C253664AF3A4F76A29AB5C6</string>
+			</array>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>93600FCC11CF47739CE4AB22</string>
-			<key>targetProxy</key>
-			<string>9A47AE1E28A34DAF93031394</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Resources</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>8872467188574DB992632497</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>5F3BDDDF876649AB821843D0</string>
+			</array>
+			<key>isa</key>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>90D4A2F106A04275A109B30A</key>
+		<key>88D343DA49EC45EEAA7AD248</key>
 		<dict>
 			<key>fileRef</key>
-			<string>78276EDE4D964C6E9BB87D24</string>
+			<string>290429C356DC4846B122342F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -11250,25 +10320,85 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>913755AE5C5E424CA1C8B96C</key>
+		<key>893950FE41D34C8DAECFA7D3</key>
+		<dict>
+			<key>fileRef</key>
+			<string>1FCD7387FDFA420197F583AE</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>893A6C4D6F3B473983A3730B</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9A0A5585C221416BA3C1D25B</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>89417215517A4356A6CF7F14</key>
+		<dict>
+			<key>buildConfigurationList</key>
+			<string>FF7A07AF8A084AF4B14179ED</string>
+			<key>buildPhases</key>
+			<array>
+				<string>0F04E94539B04201829D566E</string>
+				<string>C59C01B1BE9B49FC9074AADA</string>
+				<string>2D8A9B6C15E84D9E94AF64A5</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array/>
+			<key>isa</key>
+			<string>PBXNativeTarget</string>
+			<key>name</key>
+			<string>NBUImagePicker</string>
+			<key>productName</key>
+			<string>NBUImagePicker</string>
+			<key>productReference</key>
+			<string>95E7F3B479644BB98C4E12D2</string>
+			<key>productType</key>
+			<string>com.apple.product-type.bundle</string>
+		</dict>
+		<key>8962CEF47C434B30A96125D7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageStretchDistortionFilter.m</string>
+			<string>GPUImageColorPackingFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageStretchDistortionFilter.m</string>
+			<string>framework/Source/GPUImageColorPackingFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>916C665F188D4F41B1D9FC3B</key>
+		<key>897F2ACEB48D49F58FD539E8</key>
+		<dict>
+			<key>fileRef</key>
+			<string>D441739B893E42C6949B7DB1</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8992FC29D5D548209C219F08</key>
+		<dict>
+			<key>buildConfigurations</key>
+			<array>
+				<string>5A6F6B478751482D934A3BCD</string>
+				<string>F1D6B668758A44938B694BEA</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
+			<key>isa</key>
+			<string>XCConfigurationList</string>
+		</dict>
+		<key>89B4C759ADF2431C95795977</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E5900787D6D84433A9C61621</string>
+			<string>AC3F6082E5D94173A627F8DF</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -11277,10 +10407,10 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>91954BBD1EFE44C5906068DB</key>
+		<key>89F1482D1D9C47FD8A927261</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F8CC833F50CD4F36B0CEDC19</string>
+			<string>16301204B9234F8B94F6C30B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -11289,20 +10419,35 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>925109C2E3934923963B7954</key>
+		<key>8A21334AF20E424F809FA648</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>BFC31811C8B94A518D6D9925</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>UIImage+NBUAdditions.h</string>
+			<key>path</key>
+			<string>Source/Additions/UIImage+NBUAdditions.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>8A35E57A4A3A4AFFAE7AC46E</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>wrapper.framework</string>
+			<key>name</key>
+			<string>OpenGLES.framework</string>
+			<key>path</key>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/OpenGLES.framework</string>
+			<key>sourceTree</key>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>926688DF88F2494C93C4F79E</key>
+		<key>8A5C08268D1042B49628BD3E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11311,38 +10456,74 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageGaussianSelectiveBlurFilter.h</string>
+			<string>NSBundle+RKAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGaussianSelectiveBlurFilter.h</string>
+			<string>Library/RestKit Support/NSBundle+RKAdditions.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>8AC2B3C9761E4CD98A28CAB5</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>B3CA38A9131846458849CA97</string>
+				<string>A1B6DA17ACFF4137ACD7FAE9</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Picker</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>92A4E8646FDE46A3AB3ADF58</key>
+		<key>8AD5A8D66F18467080A5E063</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7F356D1DEF564BF58ACBE85D</string>
+			<string>CB0A88A91AD6489C8D51F8A5</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>92AF8B3FB6B840C59419F837</key>
+		<key>8B62E413CEE34B9481F2E5FE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageTextureOutput.m</string>
+			<string>RKOrderedDictionary.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTextureOutput.m</string>
+			<string>Library/RestKit Support/RKOrderedDictionary.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>8B92FFD811884DAEB0841237</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageSharpenFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageSharpenFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>92F9C563E54C4FA1A67F9E29</key>
+		<key>8BA35B87CBDC46E18D84433B</key>
+		<dict>
+			<key>fileRef</key>
+			<string>533A4732CD814A3CB3B0F76A</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8C2124A96A7A43C188DE8E19</key>
 		<dict>
 			<key>fileRef</key>
-			<string>27CE8136619740D68C6406D5</string>
+			<string>4335F2660F2F435FB5462F81</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -11351,7 +10532,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>92FD1A0A7BBC4474B5BDBF5D</key>
+		<key>8C683E7649B64B8FACA2B82B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11360,13 +10541,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageGaussianBlurPositionFilter.h</string>
+			<string>NBUKitPrivate.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGaussianBlurPositionFilter.h</string>
+			<string>Source/NBUKitPrivate.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>931664170DCD4141A7CD32DE</key>
+		<key>8C7476A6EA854F8E8F56B0D1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11375,110 +10556,155 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUCompatibility.h</string>
+			<string>GPUImageHazeFilter.h</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/NBUCompatibility.h</string>
+			<string>framework/Source/GPUImageHazeFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>933B8582E9F3438AAF9CB8B4</key>
+		<key>8CB4DB7A609E4C9897FABCFC</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0E53CEC60F80440184766175</string>
+			<string>FFE5CEDE3E2046D38002BEFD</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>934B13BB576742CCAB56101B</key>
+		<key>8CB8ECE660BD4DEE9DDA3F85</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageTwoInputFilter.h</string>
+			<string>GPUImageTextureInput.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTwoInputFilter.h</string>
+			<string>framework/Source/GPUImageTextureInput.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>93600FCC11CF47739CE4AB22</key>
+		<key>8CB9309A7AE24352B1A127DE</key>
 		<dict>
-			<key>buildConfigurationList</key>
-			<string>94A4148F20C84B4D9BB7D16F</string>
-			<key>buildPhases</key>
-			<array>
-				<string>21E9702B7671406E98CDDBA5</string>
-				<string>DE9C18709C7748148095D723</string>
-				<string>A3156E10DC0E4A96A23A6A7F</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array/>
+			<key>fileRef</key>
+			<string>276A0204105941B8A204413F</string>
 			<key>isa</key>
-			<string>PBXNativeTarget</string>
-			<key>name</key>
-			<string>Pods-CocoaLumberjack</string>
-			<key>productName</key>
-			<string>Pods-CocoaLumberjack</string>
-			<key>productReference</key>
-			<string>45BC71CC2BED4BF69FB721F1</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>93692F8B8D4F4A3E81869A34</key>
+		<key>8CC95C2D4212414096D5DED4</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>34780BD25D73496597CC3F60</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>en.lproj</string>
-			<key>path</key>
-			<string>Resources/en.lproj</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>8CD23DADD35D46319BE0CCDE</key>
+		<dict>
+			<key>fileRef</key>
+			<string>3607EE22C73949ED84E5D019</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8CDB88AA260B46618621D4C4</key>
+		<dict>
+			<key>fileRef</key>
+			<string>2C075BAEF30945ABB86E9491</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8D05489AB875405C9A142467</key>
+		<dict>
+			<key>fileRef</key>
+			<string>BEDDB45CC3334E31A3F34026</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8D769E6DEA814A3C80F02017</key>
+		<dict>
+			<key>fileRef</key>
+			<string>177E5151FDA74F5280871712</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>8D8F1C06B86A4D0099BC8C84</key>
+		<dict>
+			<key>fileRef</key>
+			<string>1E1FB77D1B7F4D45A1EFCFE4</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>8DA91F46DD044E20B388DD6C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>C74684255A4F4A588BC071B3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>9379D834BE9143F29066AE57</key>
+		<key>8DF4A6FEEE9347AC806E9642</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImagePinchDistortionFilter.m</string>
+			<string>NSArray+NBUAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePinchDistortionFilter.m</string>
+			<string>Source/Additions/NSArray+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>93A6DBBCB7494E4185B73B00</key>
+		<key>8E1B95AC977D498494D0A036</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageCannyEdgeDetectionFilter.m</string>
+			<string>GPUImageKuwaharaRadius3Filter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageCannyEdgeDetectionFilter.m</string>
+			<string>framework/Source/GPUImageKuwaharaRadius3Filter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>93C604988B704C06B7620CBE</key>
+		<key>8EA9FFE0F9A14FC38853A4F7</key>
+		<dict>
+			<key>fileRef</key>
+			<string>FBDF568B6BCC48DB8A0D76ED</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8EBEE758AC5D49B0A7CFF392</key>
 		<dict>
 			<key>fileRef</key>
-			<string>EC63C7569525443883DA88CA</string>
+			<string>C2CA861B0066489D99C9FD6F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>93CAE68DBC3C45A8A46B8A82</key>
+		<key>8EE722639F494A7388BC20DC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11486,12 +10712,14 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageParallelCoordinateLineTransformFilter.h</string>
 			<key>path</key>
-			<string>Pods-MotionOrientation@PTEz-prefix.pch</string>
+			<string>framework/Source/GPUImageParallelCoordinateLineTransformFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9415D832053D49828EFC3879</key>
+		<key>8EF3A5FA28744CD38642763C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11500,45 +10728,45 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUAssets.h</string>
+			<string>GPUImagePoissonBlendFilter.h</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssets.h</string>
+			<string>framework/Source/GPUImagePoissonBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>941B1EA281E04298B3EB7808</key>
-		<dict>
-			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>943FCA0DA4974B5891FE80EE</key>
+		<key>8EFF3C9B3C2247469DC099F3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUActionSheet.h</string>
+			<string>GPUImageFilterPipeline.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUActionSheet.h</string>
+			<string>framework/Source/GPUImageFilterPipeline.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9474488D9D8A41EBAB8E792F</key>
+		<key>8F32669C85414B7A8CE55605</key>
+		<dict>
+			<key>fileRef</key>
+			<string>8C7476A6EA854F8E8F56B0D1</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8F3D3EFBB98D4610846F1E95</key>
 		<dict>
 			<key>fileRef</key>
-			<string>BB35C6901E4048F6A1ADFEDA</string>
+			<string>0D912A59C87443ABBF50E41C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>948F268450D94FF8B6CBA71D</key>
+		<key>8F434F54109F4D2A87C71D6C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E2706702D4A347ADA061C916</string>
+			<string>B5762AC1C2974A929C2855C0</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -11547,21 +10775,20 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>94A4148F20C84B4D9BB7D16F</key>
+		<key>8F4A233BF6964A99BEE63668</key>
 		<dict>
-			<key>buildConfigurations</key>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
 			<array>
-				<string>2DA12EDFD8DD4F2D8567A583</string>
-				<string>034235673E3E4CC2A4BC5D58</string>
+				<string>AFEF13A07E1744A3A124D640</string>
 			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
 			<key>isa</key>
-			<string>XCConfigurationList</string>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>94AB885972254D6BAC24D608</key>
+		<key>8F5D9801F51F425287CB6717</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11570,67 +10797,90 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageContext.m</string>
+			<string>NBUBadgeSegmentedControl.m</string>
 			<key>path</key>
-			<string>framework/Source/iOS/GPUImageContext.m</string>
+			<string>Source/UI/NBUBadgeSegmentedControl.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>94D4C9BB51924A529C2FE18B</key>
+		<key>8F712BEE5E84484098DE2CCB</key>
 		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>DC97FA53804F43278F738826</string>
-				<string>C686D6F4A3D24574A93F0779</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
+			<key>fileRef</key>
+			<string>AC5B33393FA24BC5B22427EE</string>
 			<key>isa</key>
-			<string>XCConfigurationList</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>94E6E1E2B82B429CA0990D7A</key>
+		<key>8F787D64165A4CC3B9694BD2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUFilterThumbnailView.h</string>
+			<string>DDTTYLogger.m</string>
 			<key>path</key>
-			<string>Source/Filters/NBUFilterThumbnailView.h</string>
+			<string>Lumberjack/DDTTYLogger.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>94E94D2A842E429EA6F49E5E</key>
+		<key>8F9DEBEE337F40F1960DF3F7</key>
+		<dict>
+			<key>fileRef</key>
+			<string>DE2E1E20E3E041D38ADE6ED8</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>8FD60CDB13314C1A81B449C3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageLocalBinaryPatternFilter.m</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLocalBinaryPatternFilter.m</string>
+			<string>Pods-NBULog.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9556E21622AC4CA4BBD4523E</key>
+		<key>8FE93AE3ECEE4ED3AD85FC5C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>92A7A5B725234F798455C157</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>90035EAF116547658974E40F</key>
+		<dict>
+			<key>buildSettings</key>
+			<dict>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>WRAPPER_EXTENSION</key>
+				<string>bundle</string>
+			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Release</string>
+		</dict>
+		<key>900FAC48F86C4272ACAFD5FF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C3F8875EEA734C619287DA80</string>
+			<string>EB7774BDF62747F28896D27C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>956838AF007448AC8534D789</key>
+		<key>9074313D183A4E87961E531E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>3EA234799C6E417794CA42A0</string>
+			<string>70AA499B167A43C1B8E6B8CC</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -11639,78 +10889,125 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>95C8822AB827473FBC912383</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>path</key>
-			<string>Pods-NBUKit-prefix.pch</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>961D7E4381B44AA190D26AA4</key>
+		<key>907F7D7EE8EE4B96AE735858</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>7DD6FFEBAC2A4EE5A8E98B6E</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>RKOrderedDictionary.h</string>
-			<key>path</key>
-			<string>Library/RestKit Support/RKOrderedDictionary.h</string>
+			<string>Targets Support Files</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>96812D1BB3FD4FACBEB8D588</key>
+		<key>9092D00661744381B73F85C3</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageThresholdSketchFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageThresholdSketchFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>98415304699E496387C4BB44</string>
+			<key>targetProxy</key>
+			<string>E9B0BFF236164A13B2EEB099</string>
 		</dict>
-		<key>969F80B2C6344F38B7C4B972</key>
+		<key>9099AF20322B44869FD818EF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>97E7FF5749B4410EB05BDF38</string>
+			<string>3C497CD2200045FEADD6917C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
+		</dict>
+		<key>909A90FF52DC4A6C8778A515</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>C199241976B4401CA8F20FBB</string>
+			<key>buildSettings</key>
 			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-NBUImagePicker-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Debug</string>
+		</dict>
+		<key>90F20AE3B35D43E29F58139E</key>
+		<dict>
+			<key>buildSettings</key>
+			<dict>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>WRAPPER_EXTENSION</key>
+				<string>bundle</string>
 			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Debug</string>
 		</dict>
-		<key>96AE4C46179B4611AD774427</key>
+		<key>91D28DFF4E534D5E913CECA9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>nocontent.png</string>
+			<string>GPUImageKuwaharaFilter.m</string>
 			<key>path</key>
-			<string>Resources/nocontent.png</string>
+			<string>framework/Source/GPUImageKuwaharaFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>96CFF4FDC94C4015824DA41F</key>
+		<key>91F1A767390A49A18A1EC569</key>
 		<dict>
 			<key>fileRef</key>
-			<string>18556E8DF02E4A27A318BD8F</string>
+			<string>5273C16CC9714C28BF1A791D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -11719,75 +11016,111 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>96FE06DDF8844A21A69D21F1</key>
+		<key>920449E45AB34FA083DA440C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>2B0FF61C1E154C13879DFFDB</string>
+			<string>5CDF5AEF964349D18A4C9CBE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>9717CF69462141629F82821B</key>
+		<key>9233528785BE40BFBF91AFAA</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4C8C4492A35F42048068C16A</string>
+			<string>D730A1C96B3147A9B981C387</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>9722B9FCAA6A45BDAC5FF5B2</key>
+		<key>9263271779D246D59502923B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>file.xib</string>
 			<key>name</key>
-			<string>GPUImageLightenBlendFilter.m</string>
+			<string>NBUTabBarControllerSample.xib</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLightenBlendFilter.m</string>
+			<string>Source/UI/NBUTabBarControllerSample.xib</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>972FD4358E884A6C89A1AB58</key>
+		<key>92A7A5B725234F798455C157</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageHardLightBlendFilter.m</string>
+			<string>camera_flash.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHardLightBlendFilter.m</string>
+			<string>Resources/camera_flash.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>975140B34F0A482B8AF3C755</key>
+		<key>92BE875F08B24683BBF3DDD3</key>
+		<dict>
+			<key>fileRef</key>
+			<string>12A0E8AAB8E240BA89898B9E</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>92E2B204DDC5418A87C4FEA8</key>
+		<dict>
+			<key>fileRef</key>
+			<string>43ECF82D8CC441F3A3F47B0E</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>92F5869E437C445FB70126C8</key>
+		<dict>
+			<key>fileRef</key>
+			<string>6BB383F363AB4433B080AE33</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>930853B7368F41D78C18F95F</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>FD16E4BC0FA64252AA318E5C</string>
-				<string>9EB91BD7AB264DAC923AB692</string>
-				<string>B6C1D9DA59794D9DAAF97F1E</string>
-				<string>E84CE349F4BF40CCBA0EB759</string>
-				<string>7C7D9F396D384BB799B2F3DA</string>
-				<string>DCE88DB0E9014801B700600B</string>
+				<string>2A1D26BEED724DAB8B713D8A</string>
+				<string>CB0A88A91AD6489C8D51F8A5</string>
+				<string>8A5C08268D1042B49628BD3E</string>
+				<string>0B9E9B07270B416B88C54236</string>
+				<string>3DEDABD5A71E4B85B5975068</string>
+				<string>73FADCC249B344DCB263048D</string>
+				<string>AC5B33393FA24BC5B22427EE</string>
+				<string>591000038C87433580896441</string>
+				<string>5E235F77C42446679E5A0B34</string>
+				<string>04AC7E6E2E92433A901F8994</string>
+				<string>1F765042D4894824A66BA4E1</string>
+				<string>44BDA74257FF4EC186F9ECC1</string>
+				<string>D4AFEA5BDC95427BA0CE7E2C</string>
+				<string>D967D64315494FA79D59B332</string>
+				<string>3231F62F97044F40AD72581F</string>
+				<string>8B62E413CEE34B9481F2E5FE</string>
+				<string>7E2C0DCAA8174878A076C7DD</string>
+				<string>F2E9B2F083BA4035BA76EE89</string>
+				<string>10DE889617124B25ACF1EA26</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
+			<key>name</key>
+			<string>RestKit Support</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>979853D391CD42CB985ADD6D</key>
+		<key>93544092838F49759C6E3FD4</key>
+		<dict>
+			<key>fileRef</key>
+			<string>27A829C428E84C468753F904</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>93621C6863D6463084D00EF4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1601FA44DD1E4BCB9E40C1F3</string>
+			<string>DA669C8A73B74609BFE7A6B0</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -11796,42 +11129,53 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>97E7FF5749B4410EB05BDF38</key>
+		<key>93BF6D13BF244777A9A1A8A2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>ActiveView.m</string>
+			<string>NBURefreshControl.h</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ActiveView.m</string>
+			<string>Source/UI/NBURefreshControl.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9823A44A4B7C44B698BBD840</key>
+		<key>9406AB25B5C847BFA0ADACF2</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4A3428A1840A418EA7155294</string>
+			<string>B940B6C7DE3942549FB226F8</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>9840CEC6B2CD488198EE3554</key>
+		<key>942161D19A6B4519BA43630C</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>A3355C296EB7441B91BAFBFF</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>pullarrow@2x.png</string>
-			<key>path</key>
-			<string>Resources/pullarrow@2x.png</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>942CE3FB134B4CCEB22D6031</key>
+		<dict>
+			<key>fileRef</key>
+			<string>5BEBE34693354049B885542F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>984AAAA648B848AFAFA48806</key>
+		<key>9438D3EB59CF48C189F7AF03</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11840,13 +11184,20 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageOverlayBlendFilter.m</string>
+			<string>GPUImageEmbossFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageOverlayBlendFilter.m</string>
+			<string>framework/Source/GPUImageEmbossFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>984E8748D98A4848995DD8CD</key>
+		<key>9454CCECFB144F34BBABC86B</key>
+		<dict>
+			<key>fileRef</key>
+			<string>CC410B6E709440CF87C91A57</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>949AE1C4ED4F478197F588B4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11855,120 +11206,146 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageBulgeDistortionFilter.h</string>
+			<string>GPUImageDissolveBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageBulgeDistortionFilter.h</string>
+			<string>framework/Source/GPUImageDissolveBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>98DA4985CD44497A9CCCDB94</key>
+		<key>949BAF0C91C445B083530279</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>RKDirectory.h</string>
+			<string>GPUImagePerlinNoiseFilter.m</string>
 			<key>path</key>
-			<string>Library/RestKit Support/RKDirectory.h</string>
+			<string>framework/Source/GPUImagePerlinNoiseFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>995B1E0A98784FC2874C6CA6</key>
+		<key>94B14368ABB947F1B9A6D1C2</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>DD4B7058EA2B423598FF7044</string>
-				<string>44011AB370FA4718B5363C30</string>
-				<string>54E24860751D421D8C5371EE</string>
-				<string>482569A9D3544F0CB1C63993</string>
-				<string>DE15D8E435BF41008A77D1AA</string>
-				<string>E741655838D8439AA5DCEF49</string>
-				<string>DF5D7D6249734C5C903E66A6</string>
-				<string>76584A883544441098E84089</string>
-				<string>70146E8C1A5C43CDACF63E9D</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Gallery</string>
+			<string>GPUImageOpacityFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageOpacityFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>99638ED46C0A450A8F009BEB</key>
+		<key>94F553E30F1041DC9C0F9491</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4DCCDEA8E8AA407DBB34FE85</string>
+			<string>5D413E203DD143909873B13C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>99AB180D99BC45B38E4BB7B6</key>
+		<key>95CC39EAE37A4B7894156E59</key>
 		<dict>
-			<key>fileRef</key>
-			<string>9B5C15AA313F4E748FEBAD52</string>
+			<key>buildConfigurations</key>
+			<array>
+				<string>5E4EF44AE2454ADCA9F5320A</string>
+				<string>C609773E7EEE4CABA5CDB6C2</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>XCConfigurationList</string>
 		</dict>
-		<key>99B30F9E5289439C88F4D2AA</key>
+		<key>95D86B793F4B4132B64ED142</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>RKFixCategoryBug.h</string>
+			<string>AVFoundation.framework</string>
 			<key>path</key>
-			<string>Library/RestKit Support/RKFixCategoryBug.h</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/AVFoundation.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>99B4A7E1BFEF49898A327629</key>
+		<key>95E7F3B479644BB98C4E12D2</key>
 		<dict>
-			<key>fileRef</key>
-			<string>820BC64CF48C4ADCA4F9769F</string>
+			<key>explicitFileType</key>
+			<string>wrapper.cfbundle</string>
+			<key>includeInIndex</key>
+			<string>0</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>path</key>
+			<string>NBUImagePicker.bundle</string>
+			<key>sourceTree</key>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>99F9ED0F58F14ACF832D8AC2</key>
+		<key>95EC48B4DF1D4ABAAD255F3D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C861BA5E16F349F0A04CA696</string>
+			<string>FF0B684F974C428FA2929708</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>9A06C8ED5443415D90BB1096</key>
+		<key>95FE2FB2D5524B9781488561</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>95E7F3B479644BB98C4E12D2</string>
+				<string>99EBE69DE3F84C179034500A</string>
+				<string>D061E1DD33BB4E39BD7F3278</string>
+				<string>ACAB1FA0AA4D4D699B8ADD5F</string>
+				<string>5845394EB94F42AD949E3B10</string>
+				<string>0B43D3A6D86A45B1840A2080</string>
+				<string>EF6D898518E4413785AFA819</string>
+				<string>B259639BE2DB4659AD00A90C</string>
+				<string>D432F42BBAF046D2B470D8FF</string>
+				<string>7A62CE21E16C4A72B9BA9971</string>
+				<string>EC74ACA92C644394A741C2D7</string>
+				<string>FBDF568B6BCC48DB8A0D76ED</string>
+				<string>43ECF82D8CC441F3A3F47B0E</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>NBUAssetsGroupView.m</string>
-			<key>path</key>
-			<string>Source/Assets/NBUAssetsGroupView.m</string>
+			<string>Products</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9A47AE1E28A34DAF93031394</key>
+		<key>9618E08B0B274BF28F0F11CC</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>fileRef</key>
+			<string>D30705E7B0EE4F669BE88B55</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>93600FCC11CF47739CE4AB22</string>
-			<key>remoteInfo</key>
-			<string>Pods-CocoaLumberjack</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>96276D4B6F094E468A04F4B8</key>
+		<dict>
+			<key>fileRef</key>
+			<string>3E2AA2D0F3F647BD848FBA6B</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>9A7810F6E1C94256B7929F13</key>
+		<key>964BC43B33494F8D8A4C7EAA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -11977,31 +11354,23 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMaskFilter.m</string>
+			<string>ObjectSlideView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMaskFilter.m</string>
+			<string>Library/NBUCompatibility/ObjectSlideView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9AE14FFA63564638A2E1BAED</key>
+		<key>96A788916DC845689A04921E</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>6A1A116D7F98408C8C14ED65</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageMissEtikateFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageMissEtikateFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>9B1E204D0A9D42469318F39C</key>
+		<key>96B2BF44A85C4717B227832C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>44D2E19DA1654DB7BC84A4C2</string>
+			<string>682924C464C34EB69833E6FA</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12010,10 +11379,28 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>9B2A2A57A4294DCC8CCF284C</key>
+		<key>96B3FC344FCB467CAC008CAE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DB202844DBA8463A89D3A86F</string>
+			<string>E9CEFD9FA6524324A53E7274</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>96BC5C7B8A33460CA724D5DD</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array/>
+			<key>isa</key>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>96D9D8493CA64495BE443125</key>
+		<dict>
+			<key>fileRef</key>
+			<string>6EF52A1F829B4B3B8D73B563</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12022,7 +11409,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>9B5C15AA313F4E748FEBAD52</key>
+		<key>96E708BAF191417FAEBA9E1C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12031,29 +11418,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageColorMatrixFilter.h</string>
+			<string>GPUImageDifferenceBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorMatrixFilter.h</string>
+			<string>framework/Source/GPUImageDifferenceBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9B7AF26487F343E19FE3C892</key>
-		<dict>
-			<key>fileRef</key>
-			<string>32CA880D57C84861ACFB2F55</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>9B7CA9B7832A482D98C261A4</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>0C2B668FA5134575B3C4309A</string>
-			<key>targetProxy</key>
-			<string>CB06F8B9F2F04C3EB6BDA9CD</string>
-		</dict>
-		<key>9B7FE309CAB34C8E97522D50</key>
+		<key>96F23D96B739425D90FB042D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12062,46 +11433,54 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>DDASLLogger.h</string>
+			<string>GPUImageThresholdSketchFilter.h</string>
 			<key>path</key>
-			<string>Lumberjack/DDASLLogger.h</string>
+			<string>framework/Source/GPUImageThresholdSketchFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9BBC2E28F5E44FA99DB46B22</key>
-		<dict>
-			<key>fileRef</key>
-			<string>689852E21710414CBF803448</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>9BDA19C51E154599A6B393DA</key>
+		<key>973204B696234FE69E44AB82</key>
 		<dict>
-			<key>fileRef</key>
-			<string>F97304EB168F448FBF5FC151</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>447D6BF2982345B9BE151717</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>9C784F0787144A1C88FF716A</key>
+		<key>975C195E578D4822B3235268</key>
 		<dict>
-			<key>fileRef</key>
-			<string>4E77127A77104D6DAC8C768B</string>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>D2E07470BF9F4E67BD6011B3</string>
+			<key>remoteInfo</key>
+			<string>NBUKit</string>
 		</dict>
-		<key>9C8AF83B9E794B488549EDE6</key>
+		<key>9769B2BC5A7B468D90EAD855</key>
 		<dict>
-			<key>fileRef</key>
-			<string>2C3B6427B5884FDA810FD58E</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>file.xib</string>
+			<key>name</key>
+			<string>NBUGalleryThumbnailView.xib</string>
+			<key>path</key>
+			<string>Source/Gallery/NBUGalleryThumbnailView.xib</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9CA3ABDD2B6C4B418456D8CE</key>
+		<key>9803D5348DC04EC39AF68020</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12110,27 +11489,57 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAlertView.m</string>
+			<string>GPUImageNormalBlendFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUAlertView.m</string>
+			<string>framework/Source/GPUImageNormalBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9CA4F5B84BC1456997F5E553</key>
+		<key>9829EC7554894C93AB7851F7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>68A2361F46D54F4B9E3EEF82</string>
+			<string>A41A0227D4B94E3693724CE2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>9CA764CBB81B4AC1BF15F2B9</key>
+		<key>98415304699E496387C4BB44</key>
+		<dict>
+			<key>buildConfigurationList</key>
+			<string>357B3C78D519420691F732E9</string>
+			<key>buildPhases</key>
+			<array>
+				<string>9E6FF581AA184EE8AA28EF57</string>
+				<string>8F4A233BF6964A99BEE63668</string>
+				<string>A6F3D3DE8FBA424BBDC3811E</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array/>
+			<key>isa</key>
+			<string>PBXNativeTarget</string>
+			<key>name</key>
+			<string>Pods-CocoaLumberjack</string>
+			<key>productName</key>
+			<string>Pods-CocoaLumberjack</string>
+			<key>productReference</key>
+			<string>ACAB1FA0AA4D4D699B8ADD5F</string>
+			<key>productType</key>
+			<string>com.apple.product-type.library.static</string>
+		</dict>
+		<key>98497A1FE6C8471492675472</key>
 		<dict>
 			<key>fileRef</key>
-			<string>20D0E5C68F324384A0D3F09C</string>
+			<string>405DB9964D9C4B5C9DDB41B5</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>9CB645A49F7D48E0883487A9</key>
+		<key>98B7A9DF87784B27ACF8542D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12139,51 +11548,80 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageAdaptiveThresholdFilter.h</string>
+			<string>NBUActionSheet.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAdaptiveThresholdFilter.h</string>
+			<string>Source/UI/NBUActionSheet.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9CDE91C6DAFE46AEB553A893</key>
+		<key>98F8EE51F5B8437D8A759D67</key>
 		<dict>
-			<key>fileRef</key>
-			<string>696078F3C54849BEBEECAF4A</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageSaturationFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageSaturationFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9D05B34DF9624F71AD72EC65</key>
+		<key>98FFC5FC54FF430396B011F5</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>previous.png</string>
+			<string>GPUImageThresholdEdgeDetectionFilter.h</string>
 			<key>path</key>
-			<string>Resources/previous.png</string>
+			<string>framework/Source/GPUImageThresholdEdgeDetectionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9D1F5F4938FC4354808F21A9</key>
+		<key>992E34D9A9AC455D98B2EA0F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageOpeningFilter.m</string>
+			<string>NBUAsset.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageOpeningFilter.m</string>
+			<string>Source/Assets/NBUAsset.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9D494E8E3E4D48EE960B5431</key>
+		<key>9935F8987B60468EA56B019B</key>
+		<dict>
+			<key>fileRef</key>
+			<string>0BFDE2425A724ED2948C2768</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>993D5F9642CD4D2E93118721</key>
+		<dict>
+			<key>fileRef</key>
+			<string>805AC4854A944A508A1A8B1D</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>997F686E0DBF4BC6875B9952</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C63EC35021E74B82B02EC235</string>
+			<string>4CC5CD100F454ED68EE164E9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12192,22 +11630,27 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>9D68BC449D494EF0840AC7F1</key>
+		<key>99EBE69DE3F84C179034500A</key>
 		<dict>
+			<key>explicitFileType</key>
+			<string>wrapper.cfbundle</string>
 			<key>includeInIndex</key>
-			<string>1</string>
+			<string>0</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUKit.h</string>
 			<key>path</key>
-			<string>Source/NBUKit.h</string>
+			<string>NBUKit.bundle</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>9D7E625802074E5FAF7AAB87</key>
+		<key>9A056ECE03514956921C0718</key>
+		<dict>
+			<key>fileRef</key>
+			<string>032DB65B0AE84017A220705F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>9A0A5585C221416BA3C1D25B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12216,20 +11659,25 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSphereRefractionFilter.h</string>
+			<string>GPUImageBoxBlurFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSphereRefractionFilter.h</string>
+			<string>framework/Source/GPUImageBoxBlurFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9D92ED1CC6034C0B81B6DB98</key>
+		<key>9A322CC758254018ABD26326</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7B8FB4A93BC04988918A4E12</string>
+			<string>4761160EC0F14E42821085B5</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>9DD16E842130407C90BA75A8</key>
+		<key>9A5789D692314E1E9AB8EF67</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12238,63 +11686,43 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageRGBOpeningFilter.m</string>
+			<string>NSFileManager+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRGBOpeningFilter.m</string>
+			<string>Source/Additions/NSFileManager+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9DF0B9EC014C4427AA5910E3</key>
+		<key>9A64DA85C99E411D8A3F3F32</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSingleComponentGaussianBlurFilter.m</string>
+			<string>UIWebView+NBUAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSingleComponentGaussianBlurFilter.m</string>
+			<string>Source/Additions/UIWebView+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9E09146F1ADF4BCB9593A479</key>
+		<key>9A8901E898F3493FA55B458C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>93692F8B8D4F4A3E81869A34</string>
+			<string>E37CD6DBE4FF4B67B74A9771</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>9E0CD56FC52F499B8EC54165</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>F8CF43BF12A34915B45A486F</string>
-				<string>FAD70F82BCA64B818C34CEA9</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>9E625474CBF6401AA0CE7392</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array/>
-			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>9EA9BA2C005948C28C61E99C</key>
+		<key>9AC05050AE7A4A9191ECE719</key>
 		<dict>
 			<key>fileRef</key>
-			<string>EDDAA29873834DFCBE7A537C</string>
+			<string>4E9247179D7A4E1284DD8347</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12303,7 +11731,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>9EACC31F63724B13BCDF7ADF</key>
+		<key>9AD3A0F64C00488D84D5B8D7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12311,56 +11739,66 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageSoftLightBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSoftLightBlendFilter.h</string>
+			<string>Pods-RBVolumeButtons-prefix.pch</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9EB91BD7AB264DAC923AB692</key>
+		<key>9ADB33AD77024C448B17C0C6</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>C9D93B970DB94CFF9064452E</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Development Pods</string>
+			<string>GPUImageLightenBlendFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageLightenBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>9ED646792E1044AA85A3E6EA</key>
+		<key>9AE37A1045184123AD398BF6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0725ACAB3BC54DC6A66468B3</string>
+			<string>E05B6B8F59B748E3A70CBDAB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>9F15E4E6B72A4168A645EC03</key>
+		<key>9AE9DE68AB7F4F928C357C32</key>
 		<dict>
 			<key>fileRef</key>
-			<string>192BF61D4BA14B6C80CA0E73</string>
+			<string>3F23BDB452A44FAD81929589</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>9F8C562C06544B2D8C10DACA</key>
+		<key>9AED5D81EF3040879CF38E87</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4037DA30E4CC430A8EC647ED</string>
+			<string>4E7C6CC2CF9D4C63BDB50CCD</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>A0047ED2ADE947DDB7FC5754</key>
+		<key>9B26E1883D7C4B7A9397163D</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageContrastFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageContrastFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>9B2BD71E02954AFB9F420558</key>
 		<dict>
 			<key>fileRef</key>
-			<string>EE273B2EDF4E4E9CA8298ED2</string>
+			<string>08D40B174CF246D8B5ADC657</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12369,7 +11807,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>A07FD94E0D464087B24D5F85</key>
+		<key>9B501803B4D84EC7A6A69387</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12378,32 +11816,24 @@
 			<key>lastKnownFileType</key>
 			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>Pods-NBUKit-Private.xcconfig</string>
+			<string>Pods-RBVolumeButtons.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A08BE9332B034EBDB4729D73</key>
-		<dict>
-			<key>fileRef</key>
-			<string>5C27C5F67FC74B8AB865BDF0</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>A0927D4D2CA946BA83F6697E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>85D58723747A4930BA8B4479</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>A09B1838DD314C23B29D7516</key>
+		<key>9B7D52989AB7466FB4CD52BD</key>
 		<dict>
-			<key>fileRef</key>
-			<string>651F3183ACD640C68C3FEAD0</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>wrapper.framework</string>
+			<key>name</key>
+			<string>MobileCoreServices.framework</string>
+			<key>path</key>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/MobileCoreServices.framework</string>
+			<key>sourceTree</key>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>A0D811D38F41424E8CE4F9DB</key>
+		<key>9B9C6E444D384881BA3375CF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12412,182 +11842,118 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>DDAbstractDatabaseLogger.m</string>
+			<string>GPUImageHueBlendFilter.m</string>
 			<key>path</key>
-			<string>Lumberjack/DDAbstractDatabaseLogger.m</string>
+			<string>framework/Source/GPUImageHueBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A0EA0E6F831341A6A9F518A6</key>
+		<key>9BBF163C47834F78B2303C58</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>B0E6282832F54AF79F22141F</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-Lockbox-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-			</dict>
+			<key>fileRef</key>
+			<string>BBB9014E0D9A486FAE1F8686</string>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>A105194BE1D1454BAA6BE8F6</key>
+		<key>9BE45303136F420CB0B9B304</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>5E235F77C42446679E5A0B34</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageOutput.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageOutput.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>A1126EA8843E4FCCBDC7E6DE</key>
+		<key>9C6CB9E69E0B4DCF872D9A4B</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>2E7D833CB2B34B01BE8CBCD5</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageRawDataOutput.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageRawDataOutput.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>9C9018CB964B472FBD2027D9</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9EE02A6C0FCE4379AEF06182</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>A1535359A2924F9B90148D85</key>
+		<key>9D06F6432C6847CBB5EE1021</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageWeakPixelInclusionFilter.m</string>
+			<string>GPUImageColorDodgeBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageWeakPixelInclusionFilter.m</string>
+			<string>framework/Source/GPUImageColorDodgeBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A1714C427E1A467789D80FFB</key>
+		<key>9D1941DDD1474E8CABE7CAED</key>
 		<dict>
+			<key>fileRef</key>
+			<string>D914F8A39A5D40729FBD51B1</string>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>804B36EFA2A74412A3EA1170</string>
-			<key>targetProxy</key>
-			<string>FE038124839B40A6BE51962D</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>A18EC92FEFBC49F381D99275</key>
+		<key>9D1CC2AF9A294F1FB8EF59D9</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>BD0210EC129A49639652A545</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUCore.h</string>
-			<key>path</key>
-			<string>Source/NBUCore.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>A1C7F50F870D42CDAED25CA2</key>
+		<key>9D246647434F4E4398415A46</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4867FA92256D4D0A9603D54E</string>
+			<string>D6239A564EAE4E8EBA4F9173</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>A1C9992C0863492284751BF6</key>
+		<key>9DA07379A6AD46E49440F1FB</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>5C0A4742965A42C8A2FEAC4A</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImagePixellateFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImagePixellateFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>A26C8A7EF59A42078577E3E2</key>
+		<key>9DB01855FA194EA292443360</key>
 		<dict>
-			<key>buildSettings</key>
+			<key>fileRef</key>
+			<string>536252AB0A034F6DA28DD17D</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
 			<dict>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>WRAPPER_EXTENSION</key>
-				<string>bundle</string>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
 		</dict>
-		<key>A2760F51D1964A59A06C3B08</key>
+		<key>9DFD68D5C7904853A7634AD3</key>
 		<dict>
 			<key>fileRef</key>
-			<string>2A419E124E0E4C7EB32C63D3</string>
+			<string>FD1DBC2DDE134164923DE36A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>A2937565CF5D4EB0B8FBD79A</key>
+		<key>9E522E5D95914187930E73F3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12596,13 +11962,55 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHistogramFilter.h</string>
+			<string>GPUImageBilateralFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHistogramFilter.h</string>
+			<string>framework/Source/GPUImageBilateralFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A2A339EA8D4D4F9AA30AB746</key>
+		<key>9E5ADFBC25714BAC9E0DA07D</key>
+		<dict>
+			<key>fileRef</key>
+			<string>C74684255A4F4A588BC071B3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>9E6C991CF3EC4ACE82F92907</key>
+		<dict>
+			<key>buildConfigurations</key>
+			<array>
+				<string>A4F25DE617F749FAB182B12C</string>
+				<string>DB813075CECB49898DB6EE17</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
+			<key>isa</key>
+			<string>XCConfigurationList</string>
+		</dict>
+		<key>9E6FF581AA184EE8AA28EF57</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>3C934F28BFC24A90883506B5</string>
+				<string>66FC362839C341D0A41B20F0</string>
+				<string>07070938B2344262B9945B23</string>
+				<string>68A01F507FA74AF0BCD9DAA3</string>
+				<string>30001F3FBD6745859C0937E1</string>
+				<string>30C93AE7A0AA4F79BAAD5D75</string>
+				<string>2507C84D1FA84E1DB0892ADC</string>
+				<string>CE1161B5513C4CD5B422927C</string>
+				<string>26ABEEC36051460AB684BC1B</string>
+			</array>
+			<key>isa</key>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>9E9B2D4E99C14ACE931BE3C6</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12611,64 +12019,53 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageTextureOutput.h</string>
+			<string>DDDispatchQueueLogFormatter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTextureOutput.h</string>
+			<string>Lumberjack/Extensions/DDDispatchQueueLogFormatter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A2DE3414EE1A489192999C3B</key>
+		<key>9EC601E8098E420DA9C123C7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E1216D9C70F94CE79F6FB060</string>
+			<string>0FD47A5094194DD69BD33E98</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>A2F7C609F5224FFFBBD87C9E</key>
+		<key>9EE02A6C0FCE4379AEF06182</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAssetThumbnailView.h</string>
+			<string>GPUImageLineGenerator.m</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetThumbnailView.h</string>
+			<string>framework/Source/GPUImageLineGenerator.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A3156E10DC0E4A96A23A6A7F</key>
+		<key>9F24E7CEF8D740E3A1E137D6</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>21DB4DC3356C4214A3254D02</string>
-				<string>5E47427473424A0CBA230036</string>
-				<string>B11201554FB945F98E7D7253</string>
-				<string>7C9891EB29854E0CAE6669B2</string>
-				<string>804BC3A39A52486CB364E106</string>
-				<string>B58208ECA54546E081261AD4</string>
-				<string>B584617425FE41FC8C74C478</string>
-				<string>6728844F06394BCC8D2059F3</string>
-				<string>B615D85E70104C7CA595F823</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageFalseColorFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageFalseColorFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A31CE740CA0549E38BE81A39</key>
+		<key>9F69E418791B4DCD804960F5</key>
 		<dict>
 			<key>fileRef</key>
-			<string>277D674047E849DFADC0E0A3</string>
+			<string>8203B7DBC0E4436C94740624</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12677,77 +12074,36 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>A3F3958F6E284B879688863D</key>
+		<key>9FA197923A474CD793A20A7D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageDirectionalNonMaximumSuppressionFilter.h</string>
+			<string>DDFileLogger.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDirectionalNonMaximumSuppressionFilter.h</string>
+			<string>Lumberjack/DDFileLogger.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A41E94726F9946A39D6A7277</key>
+		<key>9FA55766EA9C40E1BC071545</key>
 		<dict>
 			<key>fileRef</key>
-			<string>5F8D743C59384C74975156AB</string>
+			<string>572198D580DA4309A7972ED9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>A430ABFA40C646DCB2B798F9</key>
+		<key>9FC2AF1A3F7342A2BFBFCD1F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>32E3E1AA06FD4B1F9A6A09FC</string>
+			<string>95D86B793F4B4132B64ED142</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>A437CBA88AF04889AF0F34D7</key>
-		<dict>
-			<key>fileRef</key>
-			<string>7A642E20E8104400B33CDB50</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>A4614BB47E5042A799043443</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B865988F9D6741D3AAC46B35</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>A46CBBB9A67B41B5A1B00507</key>
-		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>F347E244C6D340E19A7F51A4</string>
-			<key>remoteInfo</key>
-			<string>Pods-GPUImage</string>
-		</dict>
-		<key>A47B8640FD3544EDBD005DB5</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>FC4D42E2800B435391F863F8</string>
-			<key>targetProxy</key>
-			<string>59AFBD01F565471680BD669D</string>
-		</dict>
-		<key>A4EC1C06C4AC4D88842E615C</key>
+		<key>A02563EB5E6F46218D169CA2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12756,25 +12112,26 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageDivideBlendFilter.m</string>
+			<string>GPUImageThresholdEdgeDetectionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDivideBlendFilter.m</string>
+			<string>framework/Source/GPUImageThresholdEdgeDetectionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A512632D56C449F08F8D8256</key>
+		<key>A0890CFF8B414127961CEAFF</key>
 		<dict>
-			<key>fileRef</key>
-			<string>138E8F280A014AFC94C5F450</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>path</key>
+			<string>Pods-NBULog-dummy.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A51E186E35AC47BC846C21DF</key>
+		<key>A0E7ADB51F244DFFA339D4E3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12783,60 +12140,131 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUCropView.h</string>
+			<string>NBUCamera.h</string>
 			<key>path</key>
-			<string>Source/Image/NBUCropView.h</string>
+			<string>Source/Camera/NBUCamera.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A56DAFA1A8C44DCEB0BFBB0B</key>
+		<key>A1272518E9AE4A9C8BCC12CD</key>
 		<dict>
-			<key>fileRef</key>
-			<string>E943806EED5749EB978C6FDD</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageTwoPassTextureSamplingFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageTwoPassTextureSamplingFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A57F4B406A034016A9E86A91</key>
+		<key>A14CA0BCB21749868D725140</key>
 		<dict>
-			<key>fileRef</key>
-			<string>2C0AB9C3D4D645158398452F</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>FE8AA83C511B46829A84D186</string>
+				<string>83BFD2A32D9D41009AAF9E4A</string>
+				<string>2DC33A9EDE444045BEDC197E</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>A59EA3B381F048FF86149462</key>
+		<key>A16B815714774E2E8188176B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>PTEAdjustLevelsTableView.h</string>
+			<string>GPUImageLanczosResamplingFilter.m</string>
 			<key>path</key>
-			<string>Source/Adjust Levels/PTEAdjustLevelsTableView.h</string>
+			<string>framework/Source/GPUImageLanczosResamplingFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A5F498E9E1FC455698C6E620</key>
+		<key>A17ED36376E243EFB4A58812</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>CECA07A060BF45E8AC39682D</string>
-			</array>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>Resources</string>
+			<string>QuartzCore.framework</string>
+			<key>path</key>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/QuartzCore.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
+		</dict>
+		<key>A193CF06E4C74F02B2C5DFE9</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>4E9E7E8EA046475CB9F2058E</string>
+				<string>6B517F0DBA4F43B58F76F117</string>
+				<string>63AC94A988B34AB9A87D9F8B</string>
+				<string>CF99814F5C2D4CC8960D483F</string>
+				<string>60590DE9B2D049C39A2914C0</string>
+				<string>EB765B86488C448881785489</string>
+				<string>22CE4E8CECC84489BBAE7235</string>
+				<string>DDA90B89175A478D9F0E1E8F</string>
+				<string>54D5C3635A754E40B2D92283</string>
+				<string>E492CA43750548F6B85DC2CE</string>
+				<string>96276D4B6F094E468A04F4B8</string>
+				<string>76112E2C119C409290C29FAC</string>
+				<string>8D8F1C06B86A4D0099BC8C84</string>
+				<string>305B133875544245B9F77290</string>
+				<string>4DC7B758CAD34A818C469DB6</string>
+				<string>5A4686AB0A7F468490DDDDE5</string>
+				<string>56301F1C68434CAC835C3B12</string>
+				<string>304F65D6B7CC4C64B44FA5D3</string>
+				<string>8AD5A8D66F18467080A5E063</string>
+				<string>ADB376FDA4434B2DB7DE5219</string>
+				<string>C3DC083271D14047B3548BBF</string>
+				<string>EB036182E95E4F95B902A485</string>
+				<string>C016336904614FA0BE1809AA</string>
+				<string>1954D4ABAC774A3792147F8E</string>
+				<string>3ACDA56A440944EEA389A8B8</string>
+				<string>BCF83BB8341F42E8B1DFA1B7</string>
+				<string>FF5A2D888DE64B0E9419F890</string>
+				<string>D896D4173D4C483183CB88C1</string>
+				<string>33DB396F029B41F7BF622EB5</string>
+				<string>B10EF4B26CD94E22B32A1B3A</string>
+				<string>435937284D674971BD636352</string>
+				<string>E18A9BC235BC4A98885AA89D</string>
+				<string>4A1A3A4795D4411A869E4638</string>
+				<string>4262A56571D54A409B2D6F8A</string>
+				<string>EB4CBD5FF6CD4079AF02F08E</string>
+				<string>FDF03DC511C14FE8988CB023</string>
+				<string>C0DF46954AA942BAA25D2524</string>
+				<string>3AA66A2BF7E24ACCB8D8FEE6</string>
+				<string>E15A419DB1BC400CAAA15CAD</string>
+				<string>D5B22E9034F544F595F40A58</string>
+				<string>C32FC63C5BF94FE589E329B2</string>
+				<string>5897B57349694C918DEC65A2</string>
+				<string>699243BE18FA40078C322C87</string>
+				<string>89F1482D1D9C47FD8A927261</string>
+				<string>D913FE04242C486E8F9FF62F</string>
+				<string>6C512CEEC2D14C56A9EE4C2F</string>
+				<string>E5946E239B5B4B3093865D4F</string>
+				<string>30591DCABB2A40E18721EDD4</string>
+			</array>
+			<key>isa</key>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>A5F67CC4071C406EBD315C4A</key>
+		<key>A1B6DA17ACFF4137ACD7FAE9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -12845,31 +12273,23 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUCameraView.m</string>
+			<string>NBUImagePickerController.m</string>
 			<key>path</key>
-			<string>Source/Camera/NBUCameraView.m</string>
+			<string>Source/Picker/NBUImagePickerController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A60D50974A854ADE9E5A527C</key>
+		<key>A1D78140780242B8BC9A051F</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>67B5A15794404810ABBD6D54</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageKuwaharaRadius3Filter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageKuwaharaRadius3Filter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>A63DCA67619348A19569D317</key>
+		<key>A1F94A83D905462D945F1133</key>
 		<dict>
 			<key>fileRef</key>
-			<string>84552CA2FCF24BEAB6B5AEFC</string>
+			<string>6541780511104D6797AE51FE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12878,10 +12298,10 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>A641DBC942A742D7B6A4E7FE</key>
+		<key>A2356D762DE943E09521170C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8719F381B10A4E3CACF15784</string>
+			<string>431F860485064C42B08976BB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12890,53 +12310,10 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>A64B66D5952540CDBF8E5213</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>lookup.png</string>
-			<key>path</key>
-			<string>framework/Resources/lookup.png</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>A66361ABADDF4DDD918A1EBA</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageSubtractBlendFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageSubtractBlendFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>A67E958C0CAD4ABBB1434812</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageMosaicFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageMosaicFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>A6930098B8FB446B9B6E05DF</key>
+		<key>A267906A8DAB44C5A53C5FEE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>BEE5E67945FC41718AEDD37F</string>
+			<string>BE41FE6023CF4D79B6C7A51D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -12945,58 +12322,70 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>A69BDA36FAAC41DEA7169A30</key>
+		<key>A27E28BC6C934944ACEBED83</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>buildConfigurationList</key>
+			<string>9E6C991CF3EC4ACE82F92907</string>
+			<key>buildPhases</key>
+			<array>
+				<string>261E7949C4A144E8BDFEDC43</string>
+				<string>5F2FA2E396204930A6DB530E</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array>
+				<string>9092D00661744381B73F85C3</string>
+				<string>FC4C71E935334966A2A52BB6</string>
+				<string>EF38B5225CFB4664A5DAE215</string>
+				<string>FF4C3C306395412E929D9CD9</string>
+				<string>6A157EDA154D45B09ADC25C7</string>
+				<string>F837CDAD82D44D7EBE5EF41A</string>
+				<string>2576EFAF2070437885D71A2C</string>
+				<string>5D8B2DDBD83B47A89FB1600F</string>
+				<string>618E5872CE8E444E902E528B</string>
+				<string>BC40A0278D0C4D5C91D3D804</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>PBXNativeTarget</string>
 			<key>name</key>
-			<string>GPUImageXYDerivativeFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageXYDerivativeFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>Pods</string>
+			<key>productName</key>
+			<string>Pods</string>
+			<key>productReference</key>
+			<string>D061E1DD33BB4E39BD7F3278</string>
+			<key>productType</key>
+			<string>com.apple.product-type.library.static</string>
 		</dict>
-		<key>A69DB3A3E4FD4F42ABA31AC7</key>
+		<key>A2A8EF65ECBA49FDADD6BD0B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>74F34CED76F141ED93201149</string>
+			<string>EF0A4BF85E60434FAD4E28D1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>A6AC95D319B44C9CBEB7AAED</key>
+		<key>A2AEB4FF9A084CA4AAD0DE08</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F61554DFF8E242CFB41B0E15</string>
+			<string>1D3628BB05C0443CB77C7B8D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>A6B02C1F402F4FF69CC60062</key>
+		<key>A2E08A4235B34645A3098CE6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A2F7C609F5224FFFBBD87C9E</string>
+			<string>DC483C3A7B454C158D0A59E1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>A7373BE18D2F40698B3E586D</key>
+		<key>A30F1FC2EF56459E82369864</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>DA0B9F136AAF483C8EE9B140</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageLinearBurnBlendFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageLinearBurnBlendFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>A79C43E4C74C48929226DD72</key>
+		<key>A3355C296EB7441B91BAFBFF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13005,86 +12394,443 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>ObjectSlideView.m</string>
+			<string>GPUImagePixellateFilter.m</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectSlideView.m</string>
+			<string>framework/Source/GPUImagePixellateFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A79E7B531B114FEE873866DF</key>
+		<key>A34347F2C6314F869887685A</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>537253BF8CE1481B95C5B3EF</string>
-				<string>D77FBEE571B54E8A9B904554</string>
-				<string>3B0B27FCE0124060A92AC952</string>
-				<string>6C6F0E9E009741F0823F4798</string>
+				<string>6A1A116D7F98408C8C14ED65</string>
+				<string>ECB80FCBF10444F5B47D4235</string>
+				<string>F8D3D49D10B140398C48BDF7</string>
+				<string>F9DF17265160414AA2932D20</string>
+				<string>672361322EF74233988A4B61</string>
+				<string>248A994C5D164AEF902A9FB2</string>
+				<string>BDA012B56F254ECB97C5506E</string>
+				<string>6AA46E7EF4684490947A79B3</string>
+				<string>BF5C5E1A34334CFC9BA60EB2</string>
+				<string>ECA8AF2EDFFA4BA3B421F688</string>
+				<string>1A46B4521A0E4873A1D90A2B</string>
+				<string>31440FE00E2D4E87B92B114F</string>
+				<string>177E5151FDA74F5280871712</string>
+				<string>141D77563C74492899306BAA</string>
+				<string>BD460546787A46C9843A1EA9</string>
+				<string>2A628DA961334B26BCE615FE</string>
+				<string>DA669C8A73B74609BFE7A6B0</string>
+				<string>0473ED3B38474DE59597D3CA</string>
+				<string>FF0B684F974C428FA2929708</string>
+				<string>9E522E5D95914187930E73F3</string>
+				<string>2F965D87A28F47978DBBDB58</string>
+				<string>9A0A5585C221416BA3C1D25B</string>
+				<string>AC3F6082E5D94173A627F8DF</string>
+				<string>E88C2647F0AE4FB5ACBB281F</string>
+				<string>B272CDE3D90A49768FE4CB48</string>
+				<string>D914F8A39A5D40729FBD51B1</string>
+				<string>7F4437EDFF2049679914ABEB</string>
+				<string>7CB48E8441184ECD90237929</string>
+				<string>EDEA69129A544DCB80E67292</string>
+				<string>D441739B893E42C6949B7DB1</string>
+				<string>33FB89A3245F435AA30C4AA1</string>
+				<string>25E3E9971C6D43668DE6EEE5</string>
+				<string>71AEA286D8ED4D7184022FD7</string>
+				<string>FC55F432110D4145883C6B9D</string>
+				<string>16EB17755204401EBF6AC73D</string>
+				<string>D12509165333459C8F78F393</string>
+				<string>EF81167E3BE84858AE7F4B83</string>
+				<string>805AC4854A944A508A1A8B1D</string>
+				<string>4F64721D80E045FB85E85C77</string>
+				<string>5336E15445034F96A479AF52</string>
+				<string>D3CB051ADA404829A6E4DC07</string>
+				<string>1FE2D6A0F4DC4966ABA99DBA</string>
+				<string>B7DDA72C39754ECC95A55887</string>
+				<string>9D06F6432C6847CBB5EE1021</string>
+				<string>5A1AFCC4FABD424F9BBD5FA9</string>
+				<string>83D125B83A404B70AC4888B3</string>
+				<string>12B5FBD6EFCE424093108FEF</string>
+				<string>221B9249E2FB4896B4820D75</string>
+				<string>67DCE53DE88A49DBBCEEE21F</string>
+				<string>8962CEF47C434B30A96125D7</string>
+				<string>739AEFADE2AE4AAFBF64BEF3</string>
+				<string>88508F9BB38C47E1B11BDE54</string>
+				<string>4CC5CD100F454ED68EE164E9</string>
+				<string>9B26E1883D7C4B7A9397163D</string>
+				<string>4BBAAD79B44E46749D35E0D4</string>
+				<string>E68520708E484241876CFD24</string>
+				<string>4C350CFB7D4248A086851F60</string>
+				<string>8676D3B77E4E45998154D253</string>
+				<string>8203B7DBC0E4436C94740624</string>
+				<string>E21714C77BAA4ACBAFDBFC4D</string>
+				<string>24A92817C4444336A8DC945C</string>
+				<string>CC93AD8D976548B68043A4DE</string>
+				<string>B575B94991D64E8C9D6D0683</string>
+				<string>96E708BAF191417FAEBA9E1C</string>
+				<string>3A8A9C47A4AA410A80390D7F</string>
+				<string>FEA85B80674B4F6B81D90EE7</string>
+				<string>39BE3D72A7534C9C92116300</string>
+				<string>5F357F1649B842629BC2A102</string>
+				<string>08D40B174CF246D8B5ADC657</string>
+				<string>949AE1C4ED4F478197F588B4</string>
+				<string>A52D57BDF7084535BC230FEE</string>
+				<string>FFE5CEDE3E2046D38002BEFD</string>
+				<string>B971E0A16C67445CB132C290</string>
+				<string>FA3A7E569FE049898AB1CF73</string>
+				<string>9438D3EB59CF48C189F7AF03</string>
+				<string>CC410B6E709440CF87C91A57</string>
+				<string>AA96D6E0A7974DC89A07D4E7</string>
+				<string>FF396EFBE413427FA6E1B644</string>
+				<string>BA72BF0610DE4D329481FF2F</string>
+				<string>C11D8BC4C1604A54AACA01DE</string>
+				<string>532F0C4F82ED4F4F9ED096BE</string>
+				<string>F6E3191322FA47F5963B7BA2</string>
+				<string>C7E9C774BDDF49EE970BB2DE</string>
+				<string>17D02271E1A24B1896A6C656</string>
+				<string>9F24E7CEF8D740E3A1E137D6</string>
+				<string>FBFE7A1E289343AFA80ED208</string>
+				<string>A52B517D14FF4227AB032D73</string>
+				<string>5E4FA813684A401C98432B68</string>
+				<string>4E9247179D7A4E1284DD8347</string>
+				<string>DB54B54015E8403C8116DF44</string>
+				<string>8EFF3C9B3C2247469DC099F3</string>
+				<string>03EA2B4D533148778615D7B4</string>
+				<string>DDF30304D2534FF68EC0D19A</string>
+				<string>1632ECE33B9747DE9B45CFEE</string>
+				<string>5B3D4CEC08C3494BB635CF9C</string>
+				<string>3FBCAA8B10904D4AADCFD3F5</string>
+				<string>536252AB0A034F6DA28DD17D</string>
+				<string>C493941FCD4341A7B846B37C</string>
+				<string>0A0C6FA34C594A199869E794</string>
+				<string>E595555CCB274D78A6530706</string>
+				<string>062D69B8358E42D281DF729F</string>
+				<string>AD1BA27919474F3EAA76A4AE</string>
+				<string>B5762AC1C2974A929C2855C0</string>
+				<string>593C8C5A8AEC48678FF044D6</string>
+				<string>53ACD414F1FA4EC1BAAF35A9</string>
+				<string>23CC0E79E83648D9AF89F598</string>
+				<string>1B8FA92B29434484AD2A5629</string>
+				<string>699C0BF3D4D34326BC5619A8</string>
+				<string>18D56A25FD2B4C639F607324</string>
+				<string>18301EB8BEAC4FD381A5320A</string>
+				<string>405DB9964D9C4B5C9DDB41B5</string>
+				<string>8C7476A6EA854F8E8F56B0D1</string>
+				<string>6E950E8F66B64635928728BA</string>
+				<string>5D4B6533ABCB438A96B09BBF</string>
+				<string>F28711725CF8461B8979BDF3</string>
+				<string>E0B32E016B4845E7AF203ACE</string>
+				<string>2325AA417C5C426796F0BE48</string>
+				<string>29D137C0B49542879620B2DD</string>
+				<string>E125387E7CDD4DAC96E5FF6B</string>
+				<string>C86B574CAECE4AD9BB9AF274</string>
+				<string>5C9477914AC14E48958622DB</string>
+				<string>A6A9482BB9A04B4C84D4FB68</string>
+				<string>2CBBE1B2195942479AADFFFA</string>
+				<string>E5AF2FF0AE8A497EAF891A7C</string>
+				<string>9B9C6E444D384881BA3375CF</string>
+				<string>56037A7BCC154648B350E166</string>
+				<string>CC61061BF3FF4BC28B9FB108</string>
+				<string>D76668F1E4ED428CBB2A8FB1</string>
+				<string>70F82499DBBB4794B9C9CF67</string>
+				<string>5992EC1947D046A8B5A279DA</string>
+				<string>91D28DFF4E534D5E913CECA9</string>
+				<string>8E1B95AC977D498494D0A036</string>
+				<string>C5D10A1C8ECD4FF6971C765F</string>
+				<string>C6156EA0FE0E4A9EACCDBD90</string>
+				<string>A16B815714774E2E8188176B</string>
+				<string>192DE576F9DD4C86BA6F7777</string>
+				<string>276030A27563473EB0A0AB9C</string>
+				<string>22475075A54F4CCF95D1137F</string>
+				<string>C969E2CA61254476AF6803A7</string>
+				<string>3A13378D84DD4D5AB9491EC7</string>
+				<string>9ADB33AD77024C448B17C0C6</string>
+				<string>F53706BC5F7F404CAF3BE5F7</string>
+				<string>9EE02A6C0FCE4379AEF06182</string>
+				<string>6F4DFB3610B344CB832A6FC9</string>
+				<string>02DC69FF71CA4CB6B1C03EC4</string>
+				<string>74887DBA98CE409C9D4E6A06</string>
+				<string>2FD6DBAF2006413CBD090A2A</string>
+				<string>339AC7D1E0BC4480ABBF54DA</string>
+				<string>D7C570F9F30E4051B5914A7B</string>
+				<string>FF90CB1A36D847E0BEDB8D7F</string>
+				<string>6EFE41C61F1D4233909A123B</string>
+				<string>49A713F5C07F4EE5BFD0BA05</string>
+				<string>FD1DBC2DDE134164923DE36A</string>
+				<string>6F7E6D397B4646CFB9E9E505</string>
+				<string>56F7F1C856B34BCDA688E436</string>
+				<string>EA8A1E29CB2C4997987B5B32</string>
+				<string>842EAB8251C4446FADFD6460</string>
+				<string>B80417D65F8E45C2B33F7A8E</string>
+				<string>7DFFFE9ECD0047FAB75B7A4C</string>
+				<string>2C075BAEF30945ABB86E9491</string>
+				<string>F34F67F30F0B490996CA5744</string>
+				<string>B7BBEBA273124DF09DEC60F4</string>
+				<string>434CB0AE8BAD4AE3B153E2F6</string>
+				<string>69104F200EA743819314CE44</string>
+				<string>4335F2660F2F435FB5462F81</string>
+				<string>E9CEFD9FA6524324A53E7274</string>
+				<string>85BCF7214E674BF2B301F107</string>
+				<string>4629097C346E4B3AA1CCF91E</string>
+				<string>BF011F16681749FEAD954ED1</string>
+				<string>3290F5CBAF5D4D6680CE273A</string>
+				<string>C53746D8C3FB4A6D969901BA</string>
+				<string>1251105E6CAC4BFBB2387AB6</string>
+				<string>5273C16CC9714C28BF1A791D</string>
+				<string>7942C411767044A79013692B</string>
+				<string>E37CD6DBE4FF4B67B74A9771</string>
+				<string>ECDDA9CD7C9C4711823B6193</string>
+				<string>C5A2D01B3D2A4CFE8BFF0662</string>
+				<string>582F918F27C54101B9DEE328</string>
+				<string>4F845985E9CD437394AC34D9</string>
+				<string>A7E0EA601D5746498BFA3113</string>
+				<string>A9EC7C7242B147BE995C4C7D</string>
+				<string>392ECD8D80314A08B4A2665E</string>
+				<string>E9D72923BCAB4BD09DF6F589</string>
+				<string>FA72E9EE517840BD931A8992</string>
+				<string>5F3802EDD9064BAC96A02EB4</string>
+				<string>D789B9B4E29D4380999BAE01</string>
+				<string>9803D5348DC04EC39AF68020</string>
+				<string>94B14368ABB947F1B9A6D1C2</string>
+				<string>295EF05F2A704101B3B49FB3</string>
+				<string>F2C4717667D24577BC44D542</string>
+				<string>EA438BDA3C5A40409EBA2C8C</string>
+				<string>DE2E1E20E3E041D38ADE6ED8</string>
+				<string>B6462B0327D04204A170D418</string>
+				<string>0556C4967A32483DBD96BA9D</string>
+				<string>290429C356DC4846B122342F</string>
+				<string>8EE722639F494A7388BC20DC</string>
+				<string>61AC9E96CF8C44E989D55557</string>
+				<string>394248CC5459426DB6CA3C04</string>
+				<string>949BAF0C91C445B083530279</string>
+				<string>E48617FC2E7B4054A0CB73F1</string>
+				<string>680C4019592A483DAF99B0CC</string>
+				<string>8538CF0E24B9457197FA2F3B</string>
+				<string>803DBB14B2344FBA92689A01</string>
+				<string>CA15B04964614E7B8F34D5A4</string>
+				<string>A3355C296EB7441B91BAFBFF</string>
+				<string>AC1E80BEEA524C4993071132</string>
+				<string>F6A0A88CE0F249BAB60A3192</string>
+				<string>8EF3A5FA28744CD38642763C</string>
+				<string>0BFDE2425A724ED2948C2768</string>
+				<string>238298F25C8749059345EEE6</string>
+				<string>B940B6C7DE3942549FB226F8</string>
+				<string>74AAD1A0B07147B5B179C2CC</string>
+				<string>45E3F8A6E6A6417E95B1701D</string>
+				<string>276A0204105941B8A204413F</string>
+				<string>E8BE723A7D994A9F98BE2029</string>
+				<string>81839243FD294E2FB71D4DAE</string>
+				<string>43557BBB1E4D4AD38A0413A6</string>
+				<string>F102737712CB44D68900B47A</string>
+				<string>D9D8B07B12E74AE1B7E3790E</string>
+				<string>E35B9EBE31104DDABC686DDB</string>
+				<string>F67F6BDDB741408695E7E42B</string>
+				<string>734A9BA2F6E94A2DADDEB3D0</string>
+				<string>B25586446CD5489EA15018AA</string>
+				<string>38D35B642F3E4A0580A05C5E</string>
+				<string>057C774C4A9E4DF7A2B19AAB</string>
+				<string>2474AEFF073A43AC99801BD0</string>
+				<string>117FD1A2AB904514BD79A478</string>
+				<string>62EE8B0A6F284AD3B3FF70F3</string>
+				<string>523AE843761D41DBBAD0F81F</string>
+				<string>63DD4CFAF10D430D93303AA4</string>
+				<string>4761160EC0F14E42821085B5</string>
+				<string>C3E17A83E17B4F46B9BFAF74</string>
+				<string>1BAF41CBD51A420C96E37B2D</string>
+				<string>D0FF7398EBE24242B16DE22F</string>
+				<string>98F8EE51F5B8437D8A759D67</string>
+				<string>A6347C121C7E4620B9635D2B</string>
+				<string>57C5D5AD93044ADCA14C505B</string>
+				<string>0FD47A5094194DD69BD33E98</string>
+				<string>478F524008834B328FB4EEE2</string>
+				<string>8B92FFD811884DAEB0841237</string>
+				<string>4CF1B2FBA8E540B8959C00BA</string>
+				<string>219063FE5D754E88B99BC7FD</string>
+				<string>6EF52A1F829B4B3B8D73B563</string>
+				<string>CA24F687138240A4A95DFA1F</string>
+				<string>2EA2BBBEDE884EAB9740BA55</string>
+				<string>4A236368D10D49ECB3B46D70</string>
+				<string>789FD5CF497745CC93ECFFCD</string>
+				<string>7F8B7D9CE2E349FDB9FB8101</string>
+				<string>678C4DCA5E464174872881E8</string>
+				<string>BD0210EC129A49639652A545</string>
+				<string>6B4B08E046BA433D847B0B03</string>
+				<string>E7818A3C7C1B4DECAC9491C0</string>
+				<string>1176DAA2F51D48618E8CED75</string>
+				<string>4FA9B883E3C444E1B333D3F7</string>
+				<string>E78D4A1B653549C0BF630892</string>
+				<string>0EDEC451E2FF4BEA99032D31</string>
+				<string>CF785460F5CE4B3CBFCE9060</string>
+				<string>67B5A15794404810ABBD6D54</string>
+				<string>C9DACBBD5BDC49FFB3B0035F</string>
+				<string>B088C9E67A9F4E34860D8133</string>
+				<string>0F726D81E99E4089A3EF3A2F</string>
+				<string>0E13E33250844170939D91AE</string>
+				<string>3130C16CACAF49A0BBCE7141</string>
+				<string>0D51870F898D48D68F92E34C</string>
+				<string>6E045968CEED420183430835</string>
+				<string>C34A01CB78024B799707BEA3</string>
+				<string>6CAB10E136FC482EA1BDC6D1</string>
+				<string>3C497CD2200045FEADD6917C</string>
+				<string>5A436247AD7944A1B33396F6</string>
+				<string>0F019B37991A4ADFB2D26F4F</string>
+				<string>8CB8ECE660BD4DEE9DDA3F85</string>
+				<string>D6239A564EAE4E8EBA4F9173</string>
+				<string>304C61184A494234A7FF6BDC</string>
+				<string>FC98EBAE3AE14976B8412714</string>
+				<string>70AA499B167A43C1B8E6B8CC</string>
+				<string>98FFC5FC54FF430396B011F5</string>
+				<string>A02563EB5E6F46218D169CA2</string>
+				<string>96F23D96B739425D90FB042D</string>
+				<string>DF3E99293DCC4D679D2BB5B2</string>
+				<string>0E287943077249F9BE0385AC</string>
+				<string>383A74B9DEB74A49B1725287</string>
+				<string>3607EE22C73949ED84E5D019</string>
+				<string>7680A18CDF90489481D8E739</string>
+				<string>572198D580DA4309A7972ED9</string>
+				<string>D5FB1A73BC884E29A374235D</string>
+				<string>533A4732CD814A3CB3B0F76A</string>
+				<string>D23F7B87640B472BA52362DF</string>
+				<string>EB7774BDF62747F28896D27C</string>
+				<string>AB49104553FC4766B6EE1E5B</string>
+				<string>5D2E637FBD2C4845B68DE9EF</string>
+				<string>67DDF5A32612472CBE6A7388</string>
+				<string>4309EAD707F747CC87153A06</string>
+				<string>708BDF6994B94E52A4E01772</string>
+				<string>4E7C6CC2CF9D4C63BDB50CCD</string>
+				<string>378B73D66C794CA0B456481E</string>
+				<string>D5AEDEEAE03240CDBC6C9124</string>
+				<string>A1272518E9AE4A9C8BCC12CD</string>
+				<string>0C6CE5BB8D77451C9272330F</string>
+				<string>0EC14D07C051423883BC83B2</string>
+				<string>0F6A92387FA9400F91FEA96B</string>
+				<string>FD04DB57D3F042B5BBA317D4</string>
+				<string>D21B5F4E4C9647C2B339B1AE</string>
+				<string>50116E9ADB2749EB9AB618A3</string>
+				<string>F7013B46A44F4385BE4F702F</string>
+				<string>F1A33C95A4C04BFBA3CA720F</string>
+				<string>BEDDB45CC3334E31A3F34026</string>
+				<string>E06D4467B2B841E2B0063031</string>
+				<string>126F416131AB46F8AA282861</string>
+				<string>31909069ACAF45E4A88CA761</string>
+				<string>3F23BDB452A44FAD81929589</string>
+				<string>B9C4A1E7C3F4423E950881D1</string>
+				<string>6DB005E40AC0412199C453E0</string>
+				<string>03D4472A436B4CB1A267F750</string>
+				<string>EF0A4BF85E60434FAD4E28D1</string>
+				<string>C2CA861B0066489D99C9FD6F</string>
+				<string>80EFF78875364528A4367041</string>
+				<string>D37F8797E3664C05BF9925D6</string>
+				<string>0178683B93B645E18AFE1011</string>
+				<string>0FD88D7FD99743F49341C39C</string>
+				<string>37F63912282B4688A51AECEC</string>
+				<string>C944FD80DF45487390EBF67B</string>
+				<string>48414FB0E394402B81B831D3</string>
+				<string>72FBA7F27C1748FD9E133151</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Support Files</string>
+			<string>GPUImage</string>
+			<key>path</key>
+			<string>GPUImage</string>
 			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A7BF6D2CA3B544D087B12E6B</key>
+		<key>A385E20B72D1425D86276379</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F47E875E89F340E0AD55407E</string>
+			<string>B3CA38A9131846458849CA97</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>A7E36D57353F49F2B84553F1</key>
+		<key>A41A0227D4B94E3693724CE2</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>192BF61D4BA14B6C80CA0E73</string>
-				<string>2066E0A433D84E1FBD76F337</string>
-				<string>1D54FEE79C694ECF97542735</string>
-				<string>B1485B2BF3744369A3DD087A</string>
-				<string>87741CCFC9D341E5B185EDA3</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Base</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>path</key>
+			<string>Pods-MotionOrientation@PTEz-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A86D9BCE48CC460384A88217</key>
+		<key>A4A665C9AEFF492AB3193A9B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1F04F797FEC24DB8A492B740</string>
+			<string>26B9B7A338A74E6DB89F28F6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
+		</dict>
+		<key>A4F25DE617F749FAB182B12C</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>5C6D81F44EC84DD2B79286F3</string>
+			<key>buildSettings</key>
 			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
 			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Debug</string>
 		</dict>
-		<key>A8769005B173405DA48CD0D2</key>
+		<key>A52B517D14FF4227AB032D73</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>017A6B51350C4434B5BDF87E</string>
-				<string>A07FD94E0D464087B24D5F85</string>
-				<string>02808CFCC32542D68C2C73FA</string>
-				<string>95C8822AB827473FBC912383</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Support Files</string>
+			<string>GPUImageFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageFilter.m</string>
 			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A8FD9C54968D48B796105109</key>
+		<key>A52D57BDF7084535BC230FEE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13093,62 +12839,42 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageColorDodgeBlendFilter.m</string>
+			<string>GPUImageDissolveBlendFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorDodgeBlendFilter.m</string>
+			<string>framework/Source/GPUImageDissolveBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A9048D8E66BA4744A743DF21</key>
+		<key>A5505AE705DE4E22A278CDCF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>326CDD64F5C84048993B684A</string>
+			<string>8EE722639F494A7388BC20DC</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>A9068D74B81F44E5A5385E13</key>
+		<key>A5EAF93842C943E0A71C3B3A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4E2A90901623411AA664948D</string>
+			<string>8A5C08268D1042B49628BD3E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>A98703000C184E8191B48477</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NBUFilterThumbnailView.m</string>
-			<key>path</key>
-			<string>Source/Filters/NBUFilterThumbnailView.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>A98B792BB2BD4986AD10AEE4</key>
+		<key>A627AD67483B41AAB9B89821</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUCoreImageFilterProvider.m</string>
+			<string>PTEAdjustLevelsTableView.h</string>
 			<key>path</key>
-			<string>Source/Filters/NBUCoreImageFilterProvider.m</string>
+			<string>Source/Adjust Levels/PTEAdjustLevelsTableView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>A9BD1EB8D3704FEB91B20B47</key>
+		<key>A6347C121C7E4620B9635D2B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13157,61 +12883,78 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageCannyEdgeDetectionFilter.h</string>
+			<string>GPUImageScreenBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageCannyEdgeDetectionFilter.h</string>
+			<string>framework/Source/GPUImageScreenBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>AA6550F16094485F9DB055B1</key>
+		<key>A67D972070954DED8599E354</key>
 		<dict>
-			<key>fileRef</key>
-			<string>DE15D8E435BF41008A77D1AA</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>C41A9BC77BE64C4B89142647</string>
+				<string>613B64E248AC4E87AACCDB9A</string>
+				<string>7D6ACC446FD148789F6AC709</string>
+				<string>E71D352F387B4C1F8A4F6C5E</string>
+				<string>BE1454B73A5C4275A8D70BE7</string>
+				<string>6B62530697044B37AA19E5FD</string>
+				<string>6ACDD29F600C4F8EB50F2446</string>
+				<string>9C6CB9E69E0B4DCF872D9A4B</string>
+				<string>4FEB05A3B13540BEB92FD1ED</string>
+				<string>08F4EA3CF7BE44F3AD915CF0</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXResourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>AA88CF9929FB4933B4276166</key>
+		<key>A6A9482BB9A04B4C84D4FB68</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UIResponder+NBUAdditions.m</string>
+			<string>GPUImageHoughTransformLineDetector.h</string>
 			<key>path</key>
-			<string>Source/Additions/UIResponder+NBUAdditions.m</string>
+			<string>framework/Source/GPUImageHoughTransformLineDetector.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>AB093998A6C04AFC908FE613</key>
+		<key>A6F3D3DE8FBA424BBDC3811E</key>
 		<dict>
-			<key>fileRef</key>
-			<string>1C0E4D55B90740AE89011FB7</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>C46FF7301D1345C78FEF44E8</string>
+				<string>EB4975BBD9034659B8C11660</string>
+				<string>E52D8D12ECCA4758A4954166</string>
+				<string>E56A137D395F44E1A4F48ADB</string>
+				<string>7C1FB473AAB748C483AA0ED6</string>
+				<string>3F6300EE2D1046CA8720CDC8</string>
+				<string>4984077AA14344B4B3D6B06C</string>
+				<string>D2ED82E864C643C7B27B466F</string>
+				<string>E586BFA406FB4325888B5F4B</string>
+			</array>
+			<key>isa</key>
+			<string>PBXHeadersBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>AB56A02B39054CEBADFE4DCC</key>
+		<key>A7E09B59023442C89E7DB6FF</key>
 		<dict>
+			<key>fileRef</key>
+			<string>F8D3D49D10B140398C48BDF7</string>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>F347E244C6D340E19A7F51A4</string>
-			<key>targetProxy</key>
-			<string>6EAC82BEBA104356BC66FAC9</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>ABBE744D7062410BB1DCD16D</key>
+		<key>A7E0EA601D5746498BFA3113</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13220,46 +12963,49 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageLuminosityBlendFilter.h</string>
+			<string>GPUImageMultiplyBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLuminosityBlendFilter.h</string>
+			<string>framework/Source/GPUImageMultiplyBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>AC12460848194A7B8DCEE5B8</key>
+		<key>A7E9F252D056445BAE0E0F83</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9B7D52989AB7466FB4CD52BD</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>A7FCACD8332E41B48562C425</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageToonFilter.h</string>
+			<string>lookup_soft_elegance_1.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageToonFilter.h</string>
+			<string>framework/Resources/lookup_soft_elegance_1.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>AC1620FA116648298C4CC627</key>
+		<key>A82A8D1CBC54411F81241C96</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>231E083526B4443796247CE1</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>NBUImagePickerPrivate.h</string>
-			<key>path</key>
-			<string>Source/NBUImagePickerPrivate.h</string>
+			<string>Development Pods</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>AC1B1EE4B880444FB4ABA93B</key>
+		<key>A855071C8D394AD7A8703BA1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A7373BE18D2F40698B3E586D</string>
+			<string>378B73D66C794CA0B456481E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -13268,7 +13014,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>AC36138B8A1A4EC3AE8EBE4D</key>
+		<key>A864BB6AC394464C8B68CB43</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13277,51 +13023,71 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAssetsLibraryViewController.m</string>
+			<string>NBUCameraViewController.m</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetsLibraryViewController.m</string>
+			<string>Source/Camera/NBUCameraViewController.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>A88F4F8B745B4373B662E461</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>NBUImageLoader.m</string>
+			<key>path</key>
+			<string>Source/Gallery/NBUImageLoader.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>AC47ED5009774342B073D3AD</key>
+		<key>A8B6D02A6CCB42E68AF7799D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C85AE49678BB4F7C80654294</string>
+			<string>CBB39D75A1504507A1253C8F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>AD2C4AE903F249EDBD2E2F00</key>
+		<key>A96A754DA49745E7AB815778</key>
 		<dict>
-			<key>buildConfigurations</key>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
 			<array>
-				<string>502CB74F1137464AA8882B2D</string>
-				<string>4E9B1729FE0644AA8B970A2F</string>
+				<string>8DA91F46DD044E20B388DD6C</string>
 			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>AD49C572157A451592463961</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C268A74DB6674C96947CC26D</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>ADD9B123EEDF402F82190A0B</key>
+		<key>A9EC7C7242B147BE995C4C7D</key>
 		<dict>
-			<key>fileRef</key>
-			<string>C40C447B3EF542ECBC0BC026</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageMultiplyBlendFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageMultiplyBlendFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>AE328C193183416BAC9854EB</key>
+		<key>AA6005EB8FAA418DAD47AD73</key>
 		<dict>
 			<key>fileRef</key>
-			<string>70D04FF49F094F28BC979B02</string>
+			<string>39BE3D72A7534C9C92116300</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -13330,35 +13096,58 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>AEB70363BF354FF0A84F9794</key>
+		<key>AA96D6E0A7974DC89A07D4E7</key>
 		<dict>
-			<key>fileRef</key>
-			<string>CB11E2A6D7604F1595CB1228</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageErosionFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageErosionFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>AFDED8FD10894EAF87E8CFD6</key>
+		<key>AB28A81988C04FBF8E783B4C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>6D74C0C6613448FF8E440B18</string>
+			<string>F2E9B2F083BA4035BA76EE89</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B0249F354D11404EB1E1E9C1</key>
+		<key>AB40E7586085470D8398F796</key>
 		<dict>
 			<key>fileRef</key>
-			<string>44011AB370FA4718B5363C30</string>
+			<string>29D137C0B49542879620B2DD</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B0462B724A8041C78F09CF6B</key>
+		<key>AB49104553FC4766B6EE1E5B</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageTransformFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageTransformFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>ABAAAC807E33483E96EDF409</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<string>A627AD67483B41AAB9B89821</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B0CC39A05FEC4A889A0BA7C5</key>
+		<key>AC1E80BEEA524C4993071132</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13367,181 +13156,85 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageiOSBlurFilter.h</string>
+			<string>GPUImagePixellatePositionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageiOSBlurFilter.h</string>
+			<string>framework/Source/GPUImagePixellatePositionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B0E6282832F54AF79F22141F</key>
+		<key>AC3F6082E5D94173A627F8DF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageBoxBlurFilter.m</string>
 			<key>path</key>
-			<string>Pods-Lockbox-Private.xcconfig</string>
+			<string>framework/Source/GPUImageBoxBlurFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B11201554FB945F98E7D7253</key>
-		<dict>
-			<key>fileRef</key>
-			<string>F17BE5BBBD2A4ABEB2DCC3D7</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>B1485B2BF3744369A3DD087A</key>
+		<key>AC5B33393FA24BC5B22427EE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>PTEDashboard.m</string>
+			<string>NSDictionary+RKAdditions.h</string>
 			<key>path</key>
-			<string>Source/PTEDashboard.m</string>
+			<string>Library/RestKit Support/NSDictionary+RKAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B1513986B9BA4A278576DAE5</key>
+		<key>AC619F8F761D46588587F862</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E1E077ED25874A8398AE7B9F</string>
+			<string>E0B32E016B4845E7AF203ACE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>B153F2FBE68C487C88621733</key>
+		<key>AC7789CA8E8A4D7DA00A4696</key>
 		<dict>
 			<key>fileRef</key>
-			<string>FD753D8EEF9C482B9444DBF5</string>
+			<string>582F918F27C54101B9DEE328</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B15F02A045804888B33F3747</key>
+		<key>AC7A62256731421B950113B3</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>7F600D7072C84804894CAEA7</string>
-				<string>738743E917C643E4B15CCBAE</string>
-				<string>5F5E3E75E66F497591713E3D</string>
-				<string>A8769005B173405DA48CD0D2</string>
-				<string>C03213B191F342D6BF677B2F</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUKit</string>
+			<string>NBUObjectView.h</string>
 			<key>path</key>
-			<string>NBUKit</string>
+			<string>Source/UI/NBUObjectView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B1992FF01B3F40B588193F3D</key>
-		<dict>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>CLANG_CXX_LANGUAGE_STANDARD</key>
-				<string>gnu++0x</string>
-				<key>CLANG_CXX_LIBRARY</key>
-				<string>libc++</string>
-				<key>CLANG_ENABLE_MODULES</key>
-				<string>YES</string>
-				<key>CLANG_ENABLE_OBJC_ARC</key>
-				<string>NO</string>
-				<key>CLANG_WARN_BOOL_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_CONSTANT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_DIRECT_OBJC_ISA_USAGE</key>
-				<string>YES_ERROR</string>
-				<key>CLANG_WARN_EMPTY_BODY</key>
-				<string>YES</string>
-				<key>CLANG_WARN_ENUM_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_INT_CONVERSION</key>
-				<string>YES</string>
-				<key>CLANG_WARN_OBJC_ROOT_CLASS</key>
-				<string>YES_ERROR</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
-				<string>YES</string>
-				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
-				<string>YES_ERROR</string>
-				<key>GCC_WARN_UNDECLARED_SELECTOR</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_FUNCTION</key>
-				<string>YES</string>
-				<key>GCC_WARN_UNUSED_VARIABLE</key>
-				<string>YES</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>ONLY_ACTIVE_ARCH</key>
-				<string>YES</string>
-				<key>STRIP_INSTALLED_PRODUCT</key>
-				<string>NO</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>B1A71B64C6D64513B0DBB2C0</key>
-		<dict>
-			<key>fileRef</key>
-			<string>96AE4C46179B4611AD774427</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>B1D67BBAD00741F5B6C5274D</key>
-		<dict>
-			<key>fileRef</key>
-			<string>FFFBA0638B8742ABA8BC9534</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>B1E15300DEB948C392E48FD2</key>
-		<dict>
-			<key>fileRef</key>
-			<string>249E6F8C3D93419D9768EE9B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>B211649A58B74E938D3FB95C</key>
+		<key>ACAB1FA0AA4D4D699B8ADD5F</key>
 		<dict>
-			<key>fileRef</key>
-			<string>35B08E93D2134C4083D8E336</string>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
+			<key>includeInIndex</key>
+			<string>0</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>path</key>
+			<string>libPods-CocoaLumberjack.a</string>
+			<key>sourceTree</key>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>B236CD9AFD364CBABE4F0435</key>
+		<key>AD1BA27919474F3EAA76A4AE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13550,28 +13243,31 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageContext.h</string>
+			<string>GPUImageGrayscaleFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/iOS/GPUImageContext.h</string>
+			<string>framework/Source/GPUImageGrayscaleFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B26A869B0CF7427189157D0C</key>
+		<key>AD687D82C5D84C15A82980D0</key>
 		<dict>
-			<key>fileRef</key>
-			<string>A98703000C184E8191B48477</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>0D4C1A83EFA84C8AB800A12A</string>
+				<string>6AC45B061BD04DFBA098F8E5</string>
+				<string>871BC8381DCF4C0583D3528D</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>B2A9EEC1E3574DE9933CAFE7</key>
+		<key>ADB376FDA4434B2DB7DE5219</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D4C84D2313D04B1A9058A9D6</string>
+			<string>D09F8B3A0F6B4D738F7D3447</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -13580,48 +13276,113 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>B2C0EA5D052B43048112F8F0</key>
+		<key>ADDA64A657D543F0A2AC4D01</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUObjectView.m</string>
+			<string>delete.png</string>
 			<key>path</key>
-			<string>Source/UI/NBUObjectView.m</string>
+			<string>Resources/delete.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B2D232AAEF6E45EDBDE402BA</key>
+		<key>ADFAC7F5E30344599395C5B0</key>
 		<dict>
-			<key>fileRef</key>
-			<string>4E8BFB36E09E436CA2D78970</string>
+			<key>children</key>
+			<array>
+				<string>BFA1C4F4BEF448B9A4E90122</string>
+				<string>C199241976B4401CA8F20FBB</string>
+				<string>D730A1C96B3147A9B981C387</string>
+				<string>3A37C821B9EE4B8CA562CFBE</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Support Files</string>
+			<key>sourceTree</key>
+			<string>SOURCE_ROOT</string>
 		</dict>
-		<key>B2E13C0FB52C48FCB57D2B3F</key>
+		<key>AF142055A753417CA19B9635</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E2F7635E1E32431587DB069B</string>
+			<string>EEEFBEFA85FD40E4B66522FB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B30FC34E9B714B38AD2F63C4</key>
+		<key>AF4011A7E473495E96CF5CC2</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>F473C278F2F648EAB02A18AF</string>
+				<string>2DC5B91E0DEA4223A8383425</string>
+				<string>893950FE41D34C8DAECFA7D3</string>
+				<string>93544092838F49759C6E3FD4</string>
+				<string>2FC453BA66A34FF1B241FD63</string>
+				<string>DE2E43F319DB41E8B19C9C14</string>
+				<string>5B9D6C043EBA409CA5138EE6</string>
+				<string>3513C40389E946D986080AB6</string>
+				<string>A30F1FC2EF56459E82369864</string>
+				<string>F1BAE45B840A458F836A320E</string>
+				<string>AF142055A753417CA19B9635</string>
+				<string>3CF6420B17B64CF19738456C</string>
+				<string>7E5B0866B331432F92E2B7C4</string>
+				<string>B0B0D4DBD43642A79D92164F</string>
+				<string>43605FD2A0094262B238B9BD</string>
+				<string>CD8B3F4E26BA45FD9BE0BA4A</string>
+				<string>92F5869E437C445FB70126C8</string>
+				<string>94F553E30F1041DC9C0F9491</string>
+				<string>5EA807BD2D5F4EFCA88B5F68</string>
+				<string>B1E046DAAE784A8FAE30076A</string>
+				<string>108C266446E5496FA310AB2D</string>
+				<string>3CFD9F458E614AE4988BA7FA</string>
+				<string>6A199413F07346E5A506FAF4</string>
+				<string>A5EAF93842C943E0A71C3B3A</string>
+				<string>B8B7DA4DE44E41349BD49CA8</string>
+				<string>8F712BEE5E84484098DE2CCB</string>
+				<string>A2AEB4FF9A084CA4AAD0DE08</string>
+				<string>CB2826D8C75B4E8A9386CBDE</string>
+				<string>9BE45303136F420CB0B9B304</string>
+				<string>CE8695E041A2447F82B95CD2</string>
+				<string>4761DD405BF546C9AD290BC8</string>
+				<string>256702F08B074F13B707C445</string>
+				<string>BA7BEB0832CC4AAC8EE20F0C</string>
+				<string>1D2A61B301F44D8B870E4FDF</string>
+				<string>FA61CA6A78A942E3B7A5204A</string>
+				<string>1F37A396A3DF402A8CA8EBB7</string>
+				<string>EFAB3D78850F4346991D51B3</string>
+				<string>3D4231E941724B78B537B3A6</string>
+				<string>9A056ECE03514956921C0718</string>
+				<string>3B0A246DFC1141D2AABA744C</string>
+				<string>2DA680D8265E43DAA8EE2829</string>
+				<string>6602CC080757407A89EDF9DF</string>
+				<string>AB28A81988C04FBF8E783B4C</string>
+				<string>26BB285BB0034401A1E92018</string>
+				<string>6A8921A2CA89410083FEC027</string>
+				<string>094727D0D8C24C6792516E36</string>
+				<string>F802C175AB564CBC8B08974C</string>
+				<string>E913CD7543384F9B8D85407B</string>
+				<string>B38F8C2D055748DDAF1040FD</string>
+				<string>08CCD5F5FF0A4B5CB04AC5A4</string>
+				<string>F63BEDC5903648F982A80430</string>
+			</array>
+			<key>isa</key>
+			<string>PBXHeadersBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>AFEF13A07E1744A3A124D640</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8079DEE4E549411F96C2E3B4</string>
+			<string>C74684255A4F4A588BC071B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>B323D27D131D434EB30E785C</key>
+		<key>B02F434DB95643A08E582EE7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13629,26 +13390,27 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageOutput.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageOutput.m</string>
+			<string>Lockbox.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B331D0DD8D604D5F8FDFCD93</key>
+		<key>B0790FE7ECE5417C8C04BE13</key>
 		<dict>
-			<key>fileRef</key>
-			<string>E80E7897759646478C01078A</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>file.xib</string>
+			<key>name</key>
+			<string>NBURefreshControl.xib</string>
+			<key>path</key>
+			<string>Source/UI/NBURefreshControl.xib</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B339DF4F8CC74171A6B2E660</key>
+		<key>B088C9E67A9F4E34860D8133</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13657,66 +13419,62 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageExclusionBlendFilter.h</string>
+			<string>GPUImageSphereRefractionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageExclusionBlendFilter.h</string>
+			<string>framework/Source/GPUImageSphereRefractionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B33B47BC479243F58C2B0061</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>DEB715977DEA499881FDE220</string>
-				<string>2E62F8D714EF461AB76E311F</string>
-				<string>6421CEFC217048BF9EF5FC01</string>
-				<string>ECA7486DB07446B48FD8C444</string>
-			</array>
-			<key>isa</key>
-			<string>PBXSourcesBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>B351163571394650A5882827</key>
+		<key>B08E7498D3DE4D0E9EDA69DA</key>
 		<dict>
-			<key>fileRef</key>
-			<string>3A57D16328734C8F96E29EC8</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>text.xcconfig</string>
+			<key>path</key>
+			<string>Pods-NBULog-Private.xcconfig</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B398484555B64EFA96CAD560</key>
+		<key>B0B0D4DBD43642A79D92164F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C865156331BC4B0B95380989</string>
+			<string>6D69669ADD2B4812B5FA9291</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B3A5AB347EE942658254A4FA</key>
+		<key>B0B71C76CD324DC7AA7BB892</key>
 		<dict>
+			<key>children</key>
+			<array>
+				<string>83523B55C82648578B6A68CB</string>
+				<string>930853B7368F41D78C18F95F</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>AssetsLibrary.framework</string>
-			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/AssetsLibrary.framework</string>
+			<string>Library</string>
 			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B3A9D534DF9544F9B62D20B0</key>
+		<key>B10EF4B26CD94E22B32A1B3A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>99B30F9E5289439C88F4D2AA</string>
+			<string>964BC43B33494F8D8A4C7EAA</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>B4880F1D276A4EE6A41955EA</key>
+		<key>B1193A7F0A5E4DF586532694</key>
 		<dict>
 			<key>fileRef</key>
-			<string>48D7E99AA49D446E9ED9F23D</string>
+			<string>91D28DFF4E534D5E913CECA9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -13725,14 +13483,21 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>B4A33B8EE3BB480E8ABBBD10</key>
+		<key>B1E046DAAE784A8FAE30076A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>5DD31932655C4CC1B90082F6</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>B211C0B69F6D428AB1594639</key>
 		<dict>
 			<key>fileRef</key>
-			<string>6467925B161F4E21BF2EC486</string>
+			<string>6CC7BBA7F55244FAB38A1EC8</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B4EE82E677EB4C92A34C0F8D</key>
+		<key>B25586446CD5489EA15018AA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13741,13 +13506,26 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageNonMaximumSuppressionFilter.m</string>
+			<string>GPUImageRGBErosionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageNonMaximumSuppressionFilter.m</string>
+			<string>framework/Source/GPUImageRGBErosionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B4EF011D8DD34154B9D50A5D</key>
+		<key>B259639BE2DB4659AD00A90C</key>
+		<dict>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
+			<key>includeInIndex</key>
+			<string>0</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>path</key>
+			<string>libPods-MotionOrientation@PTEz.a</string>
+			<key>sourceTree</key>
+			<string>BUILT_PRODUCTS_DIR</string>
+		</dict>
+		<key>B25F4574A5B74355AF7E5B31</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -13756,257 +13534,363 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageRGBDilationFilter.h</string>
+			<string>NBUAssetsGroupView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRGBDilationFilter.h</string>
+			<string>Source/Assets/NBUAssetsGroupView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B4F3A86C7841431781B610CF</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A98B792BB2BD4986AD10AEE4</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>B52164EB018E455C821EFF0B</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>609155D17379493FA2D306D1</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-NBUCore-prefix.pch</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>B572FAE8965446B6B328FE71</key>
+		<key>B272CDE3D90A49768FE4CB48</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageHueFilter.h</string>
+			<string>GPUImageBrightnessFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHueFilter.h</string>
+			<string>framework/Source/GPUImageBrightnessFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B58164C1BDB54DA5AEC07E33</key>
+		<key>B28DBCBA40F24E69AC0EC31A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMissEtikateFilter.m</string>
+			<string>arrow.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMissEtikateFilter.m</string>
+			<string>Resources/arrow.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B58208ECA54546E081261AD4</key>
+		<key>B2E7905A6DAB47E4AA2636A9</key>
 		<dict>
-			<key>fileRef</key>
-			<string>340B2BDB54A649BB9C3877DE</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>name</key>
+			<string>camera_switch.png</string>
+			<key>path</key>
+			<string>Resources/camera_switch.png</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B584617425FE41FC8C74C478</key>
+		<key>B311C7FEE5934F4CB7214274</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7B12D4E54AC2441E9B13B603</string>
+			<string>0146355E783E4CF1A817784F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B59676482F8147C4A3688FB3</key>
+		<key>B33BE53D1337443C803787C6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>6B2180DD2D844194AA4AED3B</string>
+			<string>C7E9C774BDDF49EE970BB2DE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>B59E37062539423BBEED8C5E</key>
+		<key>B34751F4A2064203AD7577D6</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>buildConfigurations</key>
+			<array>
+				<string>1CED29E18FE44CA181098482</string>
+				<string>B7033E30FEFB4842812B5F08</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageSaturationFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageSaturationFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>XCConfigurationList</string>
 		</dict>
-		<key>B5D200D2AC32461DA1A33809</key>
+		<key>B3671ED40A1F43AE9ED254B1</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>450633D5A11D479BBA8A40DF</string>
+				<string>8384C42F6AE44464AB73F26C</string>
+				<string>7A36148C55E5417BA3218E6D</string>
+				<string>531F3747538845DEB137D596</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>DDMultiFormatter.h</string>
-			<key>path</key>
-			<string>Lumberjack/Extensions/DDMultiFormatter.h</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Support Files</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>SOURCE_ROOT</string>
+		</dict>
+		<key>B38E725F2E424BAF9B0D03B2</key>
+		<dict>
+			<key>fileRef</key>
+			<string>1251105E6CAC4BFBB2387AB6</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>B615D85E70104C7CA595F823</key>
+		<key>B38F8C2D055748DDAF1040FD</key>
 		<dict>
 			<key>fileRef</key>
-			<string>561CEB1838EE455AAC310C4B</string>
+			<string>F8F49B3617474BAFBC433D3A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B634AF9FAEAF4643903147DC</key>
+		<key>B3CA38A9131846458849CA97</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSobelEdgeDetectionFilter.m</string>
+			<string>NBUImagePickerController.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSobelEdgeDetectionFilter.m</string>
+			<string>Source/Picker/NBUImagePickerController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B6C1D9DA59794D9DAAF97F1E</key>
+		<key>B40D290FBC814E9A8688C8AE</key>
 		<dict>
-			<key>children</key>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
 			<array>
-				<string>02EBDDC92C4B437FA2B89CFD</string>
+				<string>7A142BB1839546249A31DC37</string>
+				<string>0F05E420B7A84A10926EF187</string>
+				<string>204EE43479E44AF9A20BE1C3</string>
+				<string>882DBF61D75B427A86B0736A</string>
+				<string>27B299D7E40F43EDB0D80952</string>
+				<string>8D769E6DEA814A3C80F02017</string>
+				<string>4C6E2BFA52BB4C8EB12FE34A</string>
+				<string>93621C6863D6463084D00EF4</string>
+				<string>95EC48B4DF1D4ABAAD255F3D</string>
+				<string>4C8F4EDA385245838E8A09F4</string>
+				<string>89B4C759ADF2431C95795977</string>
+				<string>2B5545E61C544AD785186955</string>
+				<string>D53625173D784CA1B8CFC1F4</string>
+				<string>7D6F658D49BF4DF3A433739A</string>
+				<string>01DE3A889740415CA579F5CA</string>
+				<string>2F43F3FCF7ED4EC4A24A1B56</string>
+				<string>DB08F459B6A14FFFB3F6EDFB</string>
+				<string>EB4E0459601D407BB59358F5</string>
+				<string>24C22BC8729A454C8AAB091E</string>
+				<string>5EE59E9204D74D52986E204E</string>
+				<string>052FC105EC5F465C968F0DE1</string>
+				<string>C61D8E893A504B49B6392F59</string>
+				<string>EE71E9DB689D4F97AF993AC8</string>
+				<string>5DE982FD849E4233BF9C0B8A</string>
+				<string>7D5B745E21AD485F8EC60500</string>
+				<string>997F686E0DBF4BC6875B9952</string>
+				<string>C5A9089A42A349108B13F679</string>
+				<string>4338B7559B754D7CB7D59CE6</string>
+				<string>9F69E418791B4DCD804960F5</string>
+				<string>1A3460EC22404B1B98DA7471</string>
+				<string>6D47DC3853B54014A1538109</string>
+				<string>DCD334009DFC4BB18B305005</string>
+				<string>AA6005EB8FAA418DAD47AD73</string>
+				<string>9B2BD71E02954AFB9F420558</string>
+				<string>059C827A6F6C4DAEBDCFEC50</string>
+				<string>80E42E6D7BED45D8BCC6DE1E</string>
+				<string>E552D80524E2466BAC9C93A7</string>
+				<string>85FEE6F3A15B431BA2EC2913</string>
+				<string>7EA3B910E4AA426DB6E75C28</string>
+				<string>7519BDD0EC724628AB0BC751</string>
+				<string>B33BE53D1337443C803787C6</string>
+				<string>C439677E98314BE3BEDB82F8</string>
+				<string>43E0DF6F394A42368C6486A9</string>
+				<string>9AC05050AE7A4A9191ECE719</string>
+				<string>2C48684572D145FBB8D77F9E</string>
+				<string>010FEC8CD3B94F949CDE9EEC</string>
+				<string>69FF8BB803A24C9F959E98DE</string>
+				<string>9DB01855FA194EA292443360</string>
+				<string>6CD36AA6DD104560A2180898</string>
+				<string>80AC11E825D14EFB899D6C46</string>
+				<string>8F434F54109F4D2A87C71D6C</string>
+				<string>1E2D6302F16E4A818A48361E</string>
+				<string>86AD9B80AABE4964A54CC2A1</string>
+				<string>0D73CB68DDDB4D93A6455DED</string>
+				<string>98497A1FE6C8471492675472</string>
+				<string>6F7166FA931F4C95924792FD</string>
+				<string>4CC4F01923264283BA853328</string>
+				<string>55D4FA4F0E6248A991D509EF</string>
+				<string>4F18DB8085FE44B38F4EC239</string>
+				<string>3D32C0F6D77D4B4CBE6B2033</string>
+				<string>7B68D0FE1BE345E1AEE47087</string>
+				<string>FD37D6F4CE594C2F8455ECBC</string>
+				<string>BCD21CD94B4E44B7825D2EA0</string>
+				<string>69424343113C4D14A6311515</string>
+				<string>B1193A7F0A5E4DF586532694</string>
+				<string>4062398EBE354A1BB27FCBE0</string>
+				<string>4505D4683BA14B0E8BD03530</string>
+				<string>3E2EB5E92C444890A9C18490</string>
+				<string>C86A9CB949BF47418C6A0B17</string>
+				<string>417A2C91EC314E0FBE968D68</string>
+				<string>9C9018CB964B472FBD2027D9</string>
+				<string>C5F0E91983F9405CBDD6126D</string>
+				<string>61E8AEDF397643B1819E3440</string>
+				<string>46C73A61920C4E3597FB365D</string>
+				<string>5BC06C574F8D4D1C938AE6B9</string>
+				<string>9DFD68D5C7904853A7634AD3</string>
+				<string>70FAEF3EB2AD47808E86D64F</string>
+				<string>D75DBF7679CF4330BF745809</string>
+				<string>B70F0281A8C5479BAEBF8BEA</string>
+				<string>FFD460093C3A40009F7CEF79</string>
+				<string>112A87C605D14B158F0F6DFF</string>
+				<string>8C2124A96A7A43C188DE8E19</string>
+				<string>4DA0068B42794F2FA85757F9</string>
+				<string>6406F996FA48401FB33D6CE8</string>
+				<string>840D67E7A2274658BF1197AB</string>
+				<string>91F1A767390A49A18A1EC569</string>
+				<string>9A8901E898F3493FA55B458C</string>
+				<string>DE221EAECC82418F95BC4883</string>
+				<string>484443E3C20546C6A482EC48</string>
+				<string>83F5E52CF5004A6AA80E69D8</string>
+				<string>6D0E4C299BD84057BCF1D4DD</string>
+				<string>F9551C6F832D42CD8AC5CAD4</string>
+				<string>5313454A87D148459D2E74F9</string>
+				<string>2E1A7C33C3724DF0BBFC3082</string>
+				<string>D6667A839E864403A2EA39D7</string>
+				<string>6F2881B54DE34C889B305D71</string>
+				<string>88D343DA49EC45EEAA7AD248</string>
+				<string>CEED841EBC034433A11FEAB0</string>
+				<string>BA2BAD977F4148DBB1E3F28C</string>
+				<string>3AF6700C78B14A46ACDB964B</string>
+				<string>6CECE9DF19194865986DEDC7</string>
+				<string>942161D19A6B4519BA43630C</string>
+				<string>64515EBC7EF742D887FFD52A</string>
+				<string>9935F8987B60468EA56B019B</string>
+				<string>9406AB25B5C847BFA0ADACF2</string>
+				<string>C6940582D9D644D6AE9C3E9D</string>
+				<string>1AF65302FE2645FCAE79A97F</string>
+				<string>5974CCF53D694726B0E9374D</string>
+				<string>371768097B3644618E6D5DCC</string>
+				<string>E00AA8DB187B4741AC51925D</string>
+				<string>7BC2C1663AF8416CB90CA59A</string>
+				<string>7F020FA4D9474822A627F3D9</string>
+				<string>C11B516F7001475CACE95822</string>
+				<string>81A65693DA0B482AA17480CA</string>
+				<string>9A322CC758254018ABD26326</string>
+				<string>CF34E4760A124028B031D8C7</string>
+				<string>1AB71D1FD521449C96D004CB</string>
+				<string>D402E58AB1DD497DBE429159</string>
+				<string>77A8658B04F24902B3EDBE1A</string>
+				<string>BD204D8F9134402F8873446B</string>
+				<string>96D9D8493CA64495BE443125</string>
+				<string>B6FCA41FC58A4AE096C5E8F4</string>
+				<string>152B9EC2111C49B5A5535C87</string>
+				<string>0CA279BECDD449AAA594B1AE</string>
+				<string>F017F984091B4A69809AB039</string>
+				<string>19642A0481FC47E8866DD807</string>
+				<string>59F60EEDE1A542579A331C90</string>
+				<string>36FC2D51DCC1474098F47474</string>
+				<string>7B88E2C7329A499396D209C1</string>
+				<string>BB9AAB13C476405EBEA9DF3B</string>
+				<string>4530B199687D400B9AA105BA</string>
+				<string>E9FAD81F26C645B796FB33F3</string>
+				<string>DA186C7768A945BB80F061FA</string>
+				<string>6CBEE2ED0B4C48C5B89C93E7</string>
+				<string>3F2157B202554BCCB44AED84</string>
+				<string>11A38E2C9D70436DB68D783B</string>
+				<string>9074313D183A4E87961E531E</string>
+				<string>585DC3DBF7054A57ACC5DD5A</string>
+				<string>060FB1F0FCF84F15A6D5E6E9</string>
+				<string>001783C9D99F4BF58841F851</string>
+				<string>622B181DE29241EB9BC446CC</string>
+				<string>DED2584D03234F77A96AB0AF</string>
+				<string>2774CA3BD4014C708D265028</string>
+				<string>7C7877574E7A4E87A596CF53</string>
+				<string>7C5C5E0082D14F0D9DC3280A</string>
+				<string>7D85459C0BAA44A5B7BE9D27</string>
+				<string>A855071C8D394AD7A8703BA1</string>
+				<string>3A79F703D0BC4BB6A40DF8AB</string>
+				<string>0195D4418F644C68B27CFF53</string>
+				<string>4FAA5AE7DCE94B258F515022</string>
+				<string>21AEE93F4A3542A3AE087BF9</string>
+				<string>BBDC2AF162BF4271955BECEE</string>
+				<string>714FFDD0671948B7B31ABF68</string>
+				<string>37B229EC0F5344FD8823A152</string>
+				<string>825660D5DE2E439F990E7ED4</string>
+				<string>20A6C09CC4644D91809C6188</string>
+				<string>8EBEE758AC5D49B0A7CFF392</string>
+				<string>6667FD09EA8C4AC4A0496C2C</string>
+				<string>512B2A1CF85745F9A81D6671</string>
+				<string>D5B9F3A3B44548F5917A9AD5</string>
+				<string>64DBE34B92624DA7987F997C</string>
 			</array>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Frameworks</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>B6FB810358AA4839A5CA935F</key>
+		<key>B437A5E5013A4AFEBA8182A3</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>fileRef</key>
+			<string>88508F9BB38C47E1B11BDE54</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>0CC22619F51A409BB7EA2993</string>
-			<key>remoteInfo</key>
-			<string>Pods-NBUCore</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>B76547EE1C354E2F9617285C</key>
+		<key>B4961BA7707849F789D1A9C8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A3F3958F6E284B879688863D</string>
+			<string>624736C28BE6406AAF5A6446</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B76C58D24A9642538A1A7E5B</key>
+		<key>B4AF0EFDCF6043A49C76556A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageColorMatrixFilter.m</string>
+			<string>ActiveView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorMatrixFilter.m</string>
+			<string>Library/NBUCompatibility/ActiveView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B7943E594055428F9CE4C4F5</key>
+		<key>B5387E05A6604EDFA4477884</key>
 		<dict>
-			<key>fileRef</key>
-			<string>2C38DE843FE54484B28D9CA2</string>
+			<key>buildConfigurations</key>
+			<array>
+				<string>909A90FF52DC4A6C8778A515</string>
+				<string>7E386FDC0E1A4BFA818FF08E</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>XCConfigurationList</string>
 		</dict>
-		<key>B796782CACEB47EEA863C0F3</key>
+		<key>B5679CF4C6144D89AD8D1A33</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GLProgram.h</string>
+			<string>NBURefreshControl.m</string>
 			<key>path</key>
-			<string>framework/Source/GLProgram.h</string>
+			<string>Source/UI/NBURefreshControl.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B805D1108FCA4341B789024E</key>
+		<key>B575B94991D64E8C9D6D0683</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14015,111 +13899,79 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageView.m</string>
+			<string>GPUImageDarkenBlendFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/iOS/GPUImageView.m</string>
+			<string>framework/Source/GPUImageDarkenBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B805E5F5129245E5A73B7CB2</key>
-		<dict>
-			<key>fileRef</key>
-			<string>3F1506B810DE49D9BB3644AB</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>B82AB7912C5448BE8FDF7EA4</key>
+		<key>B5762AC1C2974A929C2855C0</key>
 		<dict>
-			<key>fileRef</key>
-			<string>5698B6DDE0C64CBA86ADC245</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageGrayscaleFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageGrayscaleFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B849932A1FF2497EB475B237</key>
+		<key>B5BEF24409A4444BBCC921BE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A2A339EA8D4D4F9AA30AB746</string>
+			<string>3A13378D84DD4D5AB9491EC7</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B8537BE541364554AF34B56A</key>
+		<key>B5DE3A34293F407FB5328587</key>
 		<dict>
 			<key>fileRef</key>
-			<string>92FD1A0A7BBC4474B5BDBF5D</string>
+			<string>C0DE803455824C65930129CD</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B865988F9D6741D3AAC46B35</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>AVFoundation.framework</string>
-			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/AVFoundation.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
-		</dict>
-		<key>B86B7BDC7E4C41B9B1C44563</key>
+		<key>B5FE4D5416644AE08511DF93</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B339DF4F8CC74171A6B2E660</string>
+			<string>D12509165333459C8F78F393</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>B8A4D68A8F1E4396B8D3C15F</key>
+		<key>B6462B0327D04204A170D418</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLookupFilter.h</string>
+			<string>GPUImageOutput.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLookupFilter.h</string>
+			<string>framework/Source/GPUImageOutput.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>B8FFC77BCD33403FB492DC74</key>
+		<key>B6FCA41FC58A4AE096C5E8F4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C2F47D07A1B84F21A0604BF9</string>
+			<string>2EA2BBBEDE884EAB9740BA55</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>B929B512A1064F6FB5BDD815</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUFilterGroup.h</string>
-			<key>path</key>
-			<string>Source/Filters/NBUFilterGroup.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>B95328B27B50438D83BCD1A3</key>
+		<key>B7033E30FEFB4842812B5F08</key>
 		<dict>
 			<key>baseConfigurationReference</key>
-			<string>D77FBEE571B54E8A9B904554</string>
+			<string>B08E7498D3DE4D0E9EDA69DA</string>
 			<key>buildSettings</key>
 			<dict>
 				<key>ALWAYS_SEARCH_USER_PATHS</key>
@@ -14127,32 +13979,31 @@
 				<key>ARCHS</key>
 				<string>$(ARCHS_STANDARD)</string>
 				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
+				<string>YES</string>
 				<key>DSTROOT</key>
 				<string>/tmp/xcodeproj.dst</string>
 				<key>GCC_C_LANGUAGE_STANDARD</key>
 				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
 				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
 				<string>YES</string>
 				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-GPUImage-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
+				<string>Pods-NBULog-prefix.pch</string>
 				<key>GCC_VERSION</key>
 				<string>com.apple.compilers.llvm.clang.1_0</string>
 				<key>INSTALL_PATH</key>
 				<string>$(BUILT_PRODUCTS_DIR)</string>
 				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
 				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
 				<key>OTHER_LDFLAGS</key>
 				<string></string>
 				<key>PRODUCT_NAME</key>
@@ -14163,56 +14014,18 @@
 				<string>iphoneos</string>
 				<key>SKIP_INSTALL</key>
 				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
 			</dict>
 			<key>isa</key>
 			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>B9861055600E4D059BD2A09C</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageMultiplyBlendFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageMultiplyBlendFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>B9C11CE856DB477E99C6E091</key>
-		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>0F98B4BAA2234373BEB49046</string>
-			<key>remoteInfo</key>
-			<string>Pods-RBVolumeButtons</string>
-		</dict>
-		<key>B9C150F8BAFC46CE96013B49</key>
-		<dict>
-			<key>fileRef</key>
-			<string>70B7641CF9264D32B0852B38</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>Release</string>
 		</dict>
-		<key>B9FC25481B794DDA843C3ABA</key>
+		<key>B70F0281A8C5479BAEBF8BEA</key>
 		<dict>
 			<key>fileRef</key>
-			<string>92AF8B3FB6B840C59419F837</string>
+			<string>7DFFFE9ECD0047FAB75B7A4C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -14221,73 +14034,106 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>BA1CB925FB394C0598C87B32</key>
+		<key>B79D7EDB10F342EA8666BAF6</key>
 		<dict>
-			<key>fileRef</key>
-			<string>7E1BAC45314E42CCBBEAF109</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>ObjectView.h</string>
+			<key>path</key>
+			<string>Library/NBUCompatibility/ObjectView.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BA2EC80035644A3AABC440BC</key>
+		<key>B79E81140342483286F10959</key>
 		<dict>
-			<key>fileRef</key>
-			<string>3B38306C64034525B7269539</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>DDContextFilterLogFormatter.h</string>
+			<key>path</key>
+			<string>Lumberjack/Extensions/DDContextFilterLogFormatter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BA37259CCEBD420B9C18D7D6</key>
+		<key>B7A569CA3F9B459FBC83951C</key>
 		<dict>
-			<key>fileRef</key>
-			<string>B323D27D131D434EB30E785C</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
+			<key>baseConfigurationReference</key>
+			<string>D9C1A92FA62C44DB9AE5F75C</string>
+			<key>buildSettings</key>
 			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>YES</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-RBVolumeButtons-prefix.pch</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
 			</dict>
-		</dict>
-		<key>BA3A5B6CF1ED4E98BD63BD4A</key>
-		<dict>
-			<key>fileRef</key>
-			<string>9D68BC449D494EF0840AC7F1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Release</string>
 		</dict>
-		<key>BA4827C747A2481186305EBB</key>
+		<key>B7BBEBA273124DF09DEC60F4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUObjectViewController.m</string>
+			<string>GPUImageMedianFilter.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUObjectViewController.m</string>
+			<string>framework/Source/GPUImageMedianFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BA55447A4FB74D5DBAC36795</key>
-		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>0CC22619F51A409BB7EA2993</string>
-			<key>remoteInfo</key>
-			<string>Pods-NBUCore</string>
-		</dict>
-		<key>BA5B4E5895B14BA6911152FB</key>
+		<key>B7DDA72C39754ECC95A55887</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14296,20 +14142,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>UIWebView+NBUAdditions.m</string>
+			<string>GPUImageColorBurnBlendFilter.m</string>
 			<key>path</key>
-			<string>Source/Additions/UIWebView+NBUAdditions.m</string>
+			<string>framework/Source/GPUImageColorBurnBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BA994641368645FC97D99EC5</key>
-		<dict>
-			<key>fileRef</key>
-			<string>2E116B2B5B1C40BB8B27AD13</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>BADED0295A1343E0A1A7250F</key>
+		<key>B80417D65F8E45C2B33F7A8E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14318,42 +14157,56 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSharpenFilter.h</string>
+			<string>GPUImageLuminosityBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSharpenFilter.h</string>
+			<string>framework/Source/GPUImageLuminosityBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BAEDA5289F8B4B1194BA0D4F</key>
+		<key>B83898B08BAC4C08B4E882AB</key>
+		<dict>
+			<key>fileRef</key>
+			<string>4FA9B883E3C444E1B333D3F7</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>B8406319E8E14906B892D86E</key>
+		<dict>
+			<key>fileRef</key>
+			<string>CBC0E5DDEECF4F90B8612479</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>B8B080861CA64016934027F3</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<string>F4D0ABEA6E3D401CA2D753B4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>BAF8C8312C0840F4994A4B92</key>
+		<key>B8B7DA4DE44E41349BD49CA8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7F7A0BA22BC046F8A2A01D50</string>
+			<string>3DEDABD5A71E4B85B5975068</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>BB35C6901E4048F6A1ADFEDA</key>
+		<key>B8F04457380443E4ADD3A637</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageAddBlendFilter.h</string>
+			<string>NBULog+NBUKit.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageAddBlendFilter.h</string>
+			<string>Source/NBULog+NBUKit.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BB50B17C48E74CE3BD6C9DFC</key>
+		<key>B940B6C7DE3942549FB226F8</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14362,188 +14215,104 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUApplicationDelegate.m</string>
+			<string>GPUImagePolarPixellateFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUApplicationDelegate.m</string>
+			<string>framework/Source/GPUImagePolarPixellateFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BBC0BBC8D3B94EB8A3EA6893</key>
+		<key>B941206B53674932B2B30AF8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>EA436696B1144794A7F13DC6</string>
+			<string>BB70E7B800A34A7DBC167962</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>BBEB241E0450472C8AB0E96C</key>
+		<key>B953D0B7ADA84EA98F483B84</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>381F74688CFE421F837A9EBA</string>
-				<string>9F15E4E6B72A4168A645EC03</string>
-				<string>E9471D17644046548AF97EBF</string>
-			</array>
 			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>17499E66C347412491BF8C2C</string>
+			<key>targetProxy</key>
+			<string>BA7469CA44E141C89766E228</string>
 		</dict>
-		<key>BC02A584DA5842E480C599E6</key>
+		<key>B971E0A16C67445CB132C290</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUImagePicker.h</string>
+			<string>GPUImageDivideBlendFilter.m</string>
 			<key>path</key>
-			<string>Source/NBUImagePicker.h</string>
+			<string>framework/Source/GPUImageDivideBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BC35CA284BE84ECC8A5660B3</key>
+		<key>B9C4A1E7C3F4423E950881D1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUObjectView.h</string>
+			<string>GPUImageWeakPixelInclusionFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUObjectView.h</string>
+			<string>framework/Source/GPUImageWeakPixelInclusionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BC621CBAC8A7451593616F61</key>
+		<key>B9C63B97189442088598794D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D0AFE4BEABB04E738CCF1EF1</string>
+			<string>219063FE5D754E88B99BC7FD</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>BC6930EBBA66420EA9B51393</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NBUCore.m</string>
-			<key>path</key>
-			<string>Source/NBUCore.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>BD18BF215B874DC39BAE69DC</key>
+		<key>BA2BAD977F4148DBB1E3F28C</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>fileRef</key>
+			<string>949BAF0C91C445B083530279</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>0F98B4BAA2234373BEB49046</string>
-			<key>remoteInfo</key>
-			<string>Pods-RBVolumeButtons</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>BD6699BB99594E94A34CDCA3</key>
+		<key>BA50AA3F20B34955916A27B6</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>61922F04E73F460CB8A8D291</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>GPUImageTwoPassFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageTwoPassFilter.m</string>
+			<string>Resources</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BD820E1CD7FA457CA1AF49B3</key>
+		<key>BA64D393BBC844D58C14E619</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>ObjectTableView.h</string>
+			<string>NBUImagePicker.storyboard</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectTableView.h</string>
+			<string>Source/Picker/NBUImagePicker.storyboard</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BEE28BE532954256BB74D196</key>
-		<dict>
-			<key>baseConfigurationReference</key>
-			<string>A07FD94E0D464087B24D5F85</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-NBUKit-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-			</dict>
-			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
-		</dict>
-		<key>BEE5E67945FC41718AEDD37F</key>
+		<key>BA72BF0610DE4D329481FF2F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14552,109 +14321,83 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUBadgeSegmentedControl.m</string>
+			<string>GPUImageExclusionBlendFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUBadgeSegmentedControl.m</string>
+			<string>framework/Source/GPUImageExclusionBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BF26D8F2BA874E9FA9AC468E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>4DCCB28C1EA141DE904C99DB</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>BF480DF7EF4B49E4A209D513</key>
+		<key>BA7469CA44E141C89766E228</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>3FADBEBBE5884912B3B0ADA5</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-NBUImagePicker-prefix.pch</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-			</dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Release</string>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>17499E66C347412491BF8C2C</string>
+			<key>remoteInfo</key>
+			<string>Pods-NBUCore</string>
 		</dict>
-		<key>BF4B280ECB964253AD374E7D</key>
+		<key>BA7BEB0832CC4AAC8EE20F0C</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>CF1BD7B0060144F28209D326</string>
-			</array>
+			<key>fileRef</key>
+			<string>337F9086EDFD4852841B520F</string>
 			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>BA873C7B3D2E45749CF294CC</key>
+		<dict>
+			<key>fileRef</key>
+			<string>F6983430414F4B158C88EE65</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>BAC1A706AF3B405AAF53D74E</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>EAB509E92AC1419D966A8F15</string>
+			<key>targetProxy</key>
+			<string>4C291F711FA74368AD2B96C1</string>
+		</dict>
+		<key>BB70358AC297419EB5CCD741</key>
+		<dict>
+			<key>fileRef</key>
+			<string>0EDEC451E2FF4BEA99032D31</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>BF5AF2F630FB466BB21FB1A1</key>
+		<key>BB70E7B800A34A7DBC167962</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageFilterGroup.m</string>
+			<string>NBUGalleryViewController.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFilterGroup.m</string>
+			<string>Source/Gallery/NBUGalleryViewController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>BFC31811C8B94A518D6D9925</key>
+		<key>BB9AAB13C476405EBEA9DF3B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<string>0F726D81E99E4089A3EF3A2F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>C007A3253AC84115946000C6</key>
+		<key>BBB9014E0D9A486FAE1F8686</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14663,16 +14406,23 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageOverlayBlendFilter.h</string>
+			<string>NBUFilterProvider.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageOverlayBlendFilter.h</string>
+			<string>Source/Filters/NBUFilterProvider.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C00D4E8BDA1D416697C670B6</key>
+		<key>BBC76685393945C2BE4C81D2</key>
+		<dict>
+			<key>fileRef</key>
+			<string>B80417D65F8E45C2B33F7A8E</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>BBDC2AF162BF4271955BECEE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>6A05C959A8DF43B995945DD2</string>
+			<string>F1A33C95A4C04BFBA3CA720F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -14681,88 +14431,85 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>C012B2B5484A4589897949A1</key>
+		<key>BC06C88510B44C9D9C42CEF1</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>F17BE5BBBD2A4ABEB2DCC3D7</string>
-				<string>81F4D79AEAEC4880987F6F49</string>
-				<string>3CDAD5AA5EBA4FC58FA06D5B</string>
-				<string>3E3B39BBF2574EB38A0DFBE3</string>
-				<string>B5D200D2AC32461DA1A33809</string>
-				<string>3EA234799C6E417794CA42A0</string>
+				<string>0FCC168E053A4562A1976E75</string>
+				<string>BC3E9158AF1E49169E42C22F</string>
+				<string>4B54B5A075C4427E86924EA7</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Extensions</string>
+			<string>CocoaLumberjack</string>
+			<key>path</key>
+			<string>CocoaLumberjack</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C03213B191F342D6BF677B2F</key>
+		<key>BC29709F032B4CAE9780926C</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>943FCA0DA4974B5891FE80EE</string>
-				<string>723FB49FD53740FDA9F0560E</string>
-				<string>C865156331BC4B0B95380989</string>
-				<string>9CA3ABDD2B6C4B418456D8CE</string>
-				<string>85D58723747A4930BA8B4479</string>
-				<string>BB50B17C48E74CE3BD6C9DFC</string>
-				<string>F97304EB168F448FBF5FC151</string>
-				<string>BEE5E67945FC41718AEDD37F</string>
-				<string>1642C94AF14E4C5EB34EEA41</string>
-				<string>63E48C82E8B8442AB816D6DB</string>
-				<string>88735A53E40B418386B638AB</string>
-				<string>E80E7897759646478C01078A</string>
-				<string>BC35CA284BE84ECC8A5660B3</string>
-				<string>B2C0EA5D052B43048112F8F0</string>
-				<string>7CFAF2E0462E403B93FEBCB2</string>
-				<string>BA4827C747A2481186305EBB</string>
-				<string>C861BA5E16F349F0A04CA696</string>
-				<string>157AA8B81A90408A9A7DA072</string>
-				<string>2C3B6427B5884FDA810FD58E</string>
-				<string>FAE6A9449EC84D20AC2A741F</string>
-				<string>84A76EA38F384EA08FF7B93E</string>
-				<string>E6015D9CFBC94618A8A0DBF6</string>
-				<string>07DB12C79502477B932E2928</string>
-				<string>8C4E4DBE4A2F45D08674C7AF</string>
-				<string>7F7A0BA22BC046F8A2A01D50</string>
-				<string>EDDAA29873834DFCBE7A537C</string>
-				<string>7C97E262B8B54CE3A0E98267</string>
-				<string>451DDC451F3B4A24B3EA6794</string>
-				<string>05E9428D13164119B07EE8FB</string>
+				<string>9B501803B4D84EC7A6A69387</string>
+				<string>D9C1A92FA62C44DB9AE5F75C</string>
+				<string>30EB82F03BF94F1FA9B5C3EC</string>
+				<string>9AD3A0F64C00488D84D5B8D7</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>UI</string>
+			<string>Support Files</string>
+			<key>sourceTree</key>
+			<string>SOURCE_ROOT</string>
+		</dict>
+		<key>BC3E9158AF1E49169E42C22F</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>B79E81140342483286F10959</string>
+				<string>E25965318AAF459AB32895FF</string>
+				<string>9E9B2D4E99C14ACE931BE3C6</string>
+				<string>C223DCBD0FDE4A09B0467783</string>
+				<string>09AC4F69CDE84E029D4AD681</string>
+				<string>6A1C2931D6E54FE38AD2F600</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Extensions</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C070CD3E819B4BC88F83C70A</key>
+		<key>BC40A0278D0C4D5C91D3D804</key>
 		<dict>
-			<key>fileRef</key>
-			<string>4BF1E73599BE497ABE19167A</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>EAB509E92AC1419D966A8F15</string>
+			<key>targetProxy</key>
+			<string>01927832FFC8414DAC86D4B4</string>
 		</dict>
-		<key>C0C57B30886643D788FA5B04</key>
+		<key>BCB2BF8A0DA8448D8BE1B1F4</key>
 		<dict>
-			<key>fileRef</key>
-			<string>EC91AEC7185442D294BD433F</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NBUCoreImageFilterProvider.h</string>
+			<key>path</key>
+			<string>Source/Filters/NBUCoreImageFilterProvider.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C0DD230539AD47878EED3429</key>
+		<key>BCD21CD94B4E44B7825D2EA0</key>
 		<dict>
 			<key>fileRef</key>
-			<string>723FB49FD53740FDA9F0560E</string>
+			<string>CC61061BF3FF4BC28B9FB108</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -14771,56 +14518,56 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>C0E535E7DFB04BE89911803C</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>41321E7116E64310B3FA5400</string>
-				<string>B52164EB018E455C821EFF0B</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>C1776B0C8CBC4740A0B59A7C</key>
+		<key>BCF83BB8341F42E8B1DFA1B7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B3A5AB347EE942658254A4FA</string>
+			<string>04AC7E6E2E92433A901F8994</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>C1878E56C3EF4F44BB71A02F</key>
+		<key>BD0210EC129A49639652A545</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageBuffer.m</string>
+			<string>GPUImageSobelEdgeDetectionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageBuffer.m</string>
+			<string>framework/Source/GPUImageSobelEdgeDetectionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C1B3D7D8105941B7879C7DD8</key>
+		<key>BD204D8F9134402F8873446B</key>
+		<dict>
+			<key>fileRef</key>
+			<string>4CF1B2FBA8E540B8959C00BA</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>BD460546787A46C9843A1EA9</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageAmatorkaFilter.m</string>
 			<key>path</key>
-			<string>Pods.xcconfig</string>
+			<string>framework/Source/GPUImageAmatorkaFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C1E95B772EF04E41A6D595DF</key>
+		<key>BDA012B56F254ECB97C5506E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14829,25 +14576,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUMediaInfo.m</string>
+			<string>GPUImage3x3TextureSamplingFilter.m</string>
 			<key>path</key>
-			<string>Source/MediaInfo/NBUMediaInfo.m</string>
+			<string>framework/Source/GPUImage3x3TextureSamplingFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C213B36F27BD4AAB8E2EAA2C</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C2C15899426B4C4F96220A1E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>C24B54B823594AE7ACCEEBB1</key>
+		<key>BDD35AC496D44CC0A162995A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14856,105 +14591,78 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageVignetteFilter.h</string>
+			<string>NBUGalleryThumbnailView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageVignetteFilter.h</string>
+			<string>Source/Gallery/NBUGalleryThumbnailView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C2630E2298F445CEAA124F14</key>
-		<dict>
-			<key>fileRef</key>
-			<string>8502661EF92D40EA82E59CF0</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>C268A74DB6674C96947CC26D</key>
+		<key>BDDDC00542084F2B9C17CE1F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>Lockbox.m</string>
+			<string>Pods-GPUImage.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C29F661B48594C7F8DE6671B</key>
+		<key>BE1454B73A5C4275A8D70BE7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>713B069A0A264DCDBFA8F50A</string>
+			<string>F5E6CFA1328B485EA0720457</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>C2C052F022A64A708D4CBDBA</key>
+		<key>BE41FE6023CF4D79B6C7A51D</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>0</string>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>NBUMediaInfo.m</string>
 			<key>path</key>
-			<string>libPods-MotionOrientation@PTEz.a</string>
+			<string>Source/MediaInfo/NBUMediaInfo.m</string>
 			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C2C15899426B4C4F96220A1E</key>
+		<key>BEDDB45CC3334E31A3F34026</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBULogFormatter.m</string>
+			<string>GPUImageVignetteFilter.h</string>
 			<key>path</key>
-			<string>Source/NBULogFormatter.m</string>
+			<string>framework/Source/GPUImageVignetteFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C2F1CB60091647858B0B386E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>5519A0451FCC45619D232466</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>C2F47D07A1B84F21A0604BF9</key>
+		<key>BF011F16681749FEAD954ED1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageChromaKeyBlendFilter.h</string>
+			<string>GPUImageMosaicFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageChromaKeyBlendFilter.h</string>
+			<string>framework/Source/GPUImageMosaicFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C3073F9914C640618040CCC9</key>
+		<key>BF5C5E1A34334CFC9BA60EB2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -14963,78 +14671,95 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMovieWriter.m</string>
+			<string>GPUImageAdaptiveThresholdFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/iOS/GPUImageMovieWriter.m</string>
+			<string>framework/Source/GPUImageAdaptiveThresholdFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C322CDAE22504CD7BF55F8B5</key>
-		<dict>
-			<key>fileRef</key>
-			<string>88735A53E40B418386B638AB</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C35E8BA6B2F24F74865B621F</key>
+		<key>BF8D8380D413433786669CA5</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>baseConfigurationReference</key>
+			<string>8384C42F6AE44464AB73F26C</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-NBUKit-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+			</dict>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>GPUImageMovieWriter.h</string>
-			<key>path</key>
-			<string>framework/Source/iOS/GPUImageMovieWriter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>Debug</string>
 		</dict>
-		<key>C36A19BDF07B4968B29B6225</key>
+		<key>BFA1C4F4BEF448B9A4E90122</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageGaussianBlurFilter.m</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGaussianBlurFilter.m</string>
+			<string>Pods-NBUImagePicker.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C37521855D9341B29FC70628</key>
+		<key>C016336904614FA0BE1809AA</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>591000038C87433580896441</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>nocontent@2x.png</string>
-			<key>path</key>
-			<string>Resources/nocontent@2x.png</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>C3F8875EEA734C619287DA80</key>
+		<key>C0403F70DC88412B957DC295</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageTiltShiftFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageTiltShiftFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>17499E66C347412491BF8C2C</string>
+			<key>targetProxy</key>
+			<string>0F798D30A3E244639C5D7D9C</string>
 		</dict>
-		<key>C40C447B3EF542ECBC0BC026</key>
+		<key>C0DE803455824C65930129CD</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -15043,23 +14768,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImagePinchDistortionFilter.h</string>
+			<string>NBUFilters.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePinchDistortionFilter.h</string>
+			<string>Source/Filters/NBUFilters.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C42861B715E34BAF88E2DB60</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E7EA7F9DE4A843FE8466E499</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C4331F02E6234D3FAEAEB850</key>
+		<key>C0DF46954AA942BAA25D2524</key>
 		<dict>
 			<key>fileRef</key>
-			<string>05AB5BC5D9084D6FB7A4BF3D</string>
+			<string>7EA8E934C65F43CCBB0F7662</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -15068,17 +14786,25 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>C45DE396B2A945FF83ACDB61</key>
+		<key>C0EDAC06117447A3AE6AA203</key>
 		<dict>
-			<key>fileRef</key>
-			<string>0D7AA6DBBE4A4260A2C3EDC8</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NBUCameraViewController.h</string>
+			<key>path</key>
+			<string>Source/Camera/NBUCameraViewController.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C4BC96BAADF94B278FB34A1B</key>
+		<key>C11B516F7001475CACE95822</key>
 		<dict>
 			<key>fileRef</key>
-			<string>46B4964FA6AA4B96AB778967</string>
+			<string>117FD1A2AB904514BD79A478</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -15087,7 +14813,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>C4BFD76A200C42EDB1FBA203</key>
+		<key>C11D8BC4C1604A54AACA01DE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -15096,133 +14822,172 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageFilter.h</string>
+			<string>GPUImageExposureFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageFilter.h</string>
+			<string>framework/Source/GPUImageExposureFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C4CE785699D648CD9B540F6E</key>
+		<key>C199241976B4401CA8F20FBB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>name</key>
-			<string>ja.lproj</string>
+			<key>lastKnownFileType</key>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>Resources/ja.lproj</string>
+			<string>Pods-NBUImagePicker-Private.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C4CFE5539DA54E71AB0908BD</key>
-		<dict>
-			<key>fileRef</key>
-			<string>815F9F0FC8944346BCCD869E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C4E256FC5EC54EBF9FECC270</key>
-		<dict>
-			<key>fileRef</key>
-			<string>050FEAFF6873413E97D25085</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C51FFCBE665341CD9E22F2B7</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C1E95B772EF04E41A6D595DF</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>C563C9A866604C408C1E1713</key>
+		<key>C223DCBD0FDE4A09B0467783</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>delete@2x.png</string>
+			<string>DDDispatchQueueLogFormatter.m</string>
 			<key>path</key>
-			<string>Resources/delete@2x.png</string>
+			<string>Lumberjack/Extensions/DDDispatchQueueLogFormatter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C590B07EFBD14E97A273E710</key>
+		<key>C232F7CFEFAF4C16AC5345E2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageUIElement.m</string>
+			<string>UIScrollView+NBUAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageUIElement.m</string>
+			<string>Source/Additions/UIScrollView+NBUAdditions.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>C2C3A1CA93EA4E3E9AEB7CFC</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>12A0E8AAB8E240BA89898B9E</string>
+				<string>D30705E7B0EE4F669BE88B55</string>
+				<string>5CDF5AEF964349D18A4C9CBE</string>
+				<string>9769B2BC5A7B468D90EAD855</string>
+				<string>56FC22033A054DA8B33A560A</string>
+				<string>8844E7700CFC4FD3A5C345DC</string>
+				<string>BA64D393BBC844D58C14E619</string>
+				<string>B28DBCBA40F24E69AC0EC31A</string>
+				<string>5C13F720C77F43B8872D4C52</string>
+				<string>92A7A5B725234F798455C157</string>
+				<string>09EA4EAE4E1E4D21BBB57B65</string>
+				<string>32C271B3D018442FA0F179A3</string>
+				<string>6F08AFF899554161BC769959</string>
+				<string>B2E7905A6DAB47E4AA2636A9</string>
+				<string>00A46609842D48FCB3CCD849</string>
+				<string>54DE590549E940CCBE9983F5</string>
+				<string>7E8FF8A0E4BC4B57BF33F7E2</string>
+				<string>ADDA64A657D543F0A2AC4D01</string>
+				<string>DC483C3A7B454C158D0A59E1</string>
+				<string>6669838F4C5244ECBF49DC06</string>
+				<string>F6983430414F4B158C88EE65</string>
+				<string>4B2368C9592141B198034CF1</string>
+				<string>79091E628F0146B68452EB8F</string>
+				<string>F532B2F67ED04036921EA66B</string>
+				<string>DE819E8A69DB47978B77E361</string>
+				<string>D23D8ED5B0AF4F44A2A0D80A</string>
+				<string>17A35D69E5804EA39AFE7DF3</string>
+				<string>D51CF2A17FC344BA8C29173B</string>
+				<string>22DA5DDA2FE340799FFD4021</string>
+				<string>3E88EF57D33543DC8191620E</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Resources</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C5B2DF3FB1B34291A085A8FE</key>
+		<key>C2CA861B0066489D99C9FD6F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUFilterThumbnailView.xib</string>
+			<string>GPUImageXYDerivativeFilter.m</string>
 			<key>path</key>
-			<string>Source/Filters/NBUFilterThumbnailView.xib</string>
+			<string>framework/Source/GPUImageXYDerivativeFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C5C86FBB3783479A96785AE2</key>
+		<key>C32F815523724979A8A8BD74</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>children</key>
+			<array>
+				<string>992E34D9A9AC455D98B2EA0F</string>
+				<string>D363E482BECA425D8B2ADE74</string>
+				<string>4EF369BF949344F78CFBBC59</string>
+				<string>7889F369269F4FB48B3E357E</string>
+				<string>24CC5DB5D0A54885BC90B292</string>
+				<string>2CF9C8ADD5664B0A93CA6FD9</string>
+				<string>0D912A59C87443ABBF50E41C</string>
+				<string>C629284AFDF640C6BC03D157</string>
+				<string>1435C4BABB2F486A8A4C4F9B</string>
+				<string>B25F4574A5B74355AF7E5B31</string>
+				<string>83091FCA32AA4020A91385C5</string>
+				<string>E05B6B8F59B748E3A70CBDAB</string>
+				<string>F7A615B0DBCC4825973C1EBB</string>
+				<string>F2FC3C24625243A48A6D5C86</string>
+				<string>CBB39D75A1504507A1253C8F</string>
+				<string>51179EE7799A4CF1BB0216FE</string>
+				<string>3C9E5C519EE94A92AE6B7C86</string>
+			</array>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>E20FD68BCA064515A5F7535E</string>
-			<key>remoteInfo</key>
-			<string>Pods-NBULog</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Assets</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C621E9934AD64730A905433E</key>
+		<key>C32FC63C5BF94FE589E329B2</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E6217E11175642D6B9491828</string>
+			<string>64806ED8468C4ECCB50288FF</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>C63EC35021E74B82B02EC235</key>
+		<key>C34A01CB78024B799707BEA3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHighPassFilter.m</string>
+			<string>GPUImageSubtractBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHighPassFilter.m</string>
+			<string>framework/Source/GPUImageSubtractBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C686D6F4A3D24574A93F0779</key>
+		<key>C38018D1150843AF810DE199</key>
 		<dict>
 			<key>baseConfigurationReference</key>
-			<string>33F2FBCA01B845668E5AAC14</string>
+			<string>8384C42F6AE44464AB73F26C</string>
 			<key>buildSettings</key>
 			<dict>
 				<key>ALWAYS_SEARCH_USER_PATHS</key>
@@ -15238,7 +15003,7 @@
 				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
 				<string>YES</string>
 				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-MotionOrientation@PTEz-prefix.pch</string>
+				<string>Pods-NBUKit-prefix.pch</string>
 				<key>GCC_VERSION</key>
 				<string>com.apple.compilers.llvm.clang.1_0</string>
 				<key>INSTALL_PATH</key>
@@ -15271,149 +15036,31 @@
 			<key>isa</key>
 			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>Release</string>
-		</dict>
-		<key>C6CEEC5A0A2A44B6B371663D</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUCameraView.h</string>
-			<key>path</key>
-			<string>Source/Camera/NBUCameraView.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>C6FAA260D25D4B378719E3F0</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageBuffer.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageBuffer.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>C7084D28FE9F4734A97DB360</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>UIApplication+NBUAdditions.m</string>
-			<key>path</key>
-			<string>Source/Additions/UIApplication+NBUAdditions.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>C79DF0CC65E045DC8A93DFA5</key>
-		<dict>
-			<key>fileRef</key>
-			<string>DA247AC4D3C74311AD8E4A6F</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C7F95F9BCA73452E9E1BE0AD</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C8F3C2B1EEAC4E35B45E1748</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C80C3C558C964385BEAE5BF1</key>
-		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>BEE28BE532954256BB74D196</string>
-				<string>22572068D01D47E1ADAD202A</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
-			<key>isa</key>
-			<string>XCConfigurationList</string>
-		</dict>
-		<key>C8207E5A98FA431590A6BE04</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageBoxBlurFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageBoxBlurFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>C8296BFC331E47E6A456AAAF</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NBUEditMultiImageViewController.m</string>
-			<key>path</key>
-			<string>Source/Image/NBUEditMultiImageViewController.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>C83783F7F06D44608435D498</key>
-		<dict>
-			<key>fileRef</key>
-			<string>CD3ED6F54D4F484D87C75A2D</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C85AE49678BB4F7C80654294</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageOpeningFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageOpeningFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>Release</string>
 		</dict>
-		<key>C861BA5E16F349F0A04CA696</key>
+		<key>C3A359A440104F29B18B09F7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBURefreshControl.h</string>
+			<string>DDLog.m</string>
 			<key>path</key>
-			<string>Source/UI/NBURefreshControl.h</string>
+			<string>Lumberjack/DDLog.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C865156331BC4B0B95380989</key>
+		<key>C3DC083271D14047B3548BBF</key>
+		<dict>
+			<key>fileRef</key>
+			<string>0B9E9B07270B416B88C54236</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>C3E17A83E17B4F46B9BFAF74</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -15422,31 +15069,36 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUAlertView.h</string>
+			<string>GPUImageSaturationBlendFilter.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUAlertView.h</string>
+			<string>framework/Source/GPUImageSaturationBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C89A9A255E3A45EE82EC197A</key>
+		<key>C3EF59D4283B4F25B4B44F7C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageMotionBlurFilter.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMotionBlurFilter.h</string>
+			<string>Pods-GPUImage-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C8B0425C68D54F7583C63C57</key>
+		<key>C41A9BC77BE64C4B89142647</key>
+		<dict>
+			<key>fileRef</key>
+			<string>246139E261414790A3D07B46</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>C439677E98314BE3BEDB82F8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0F1D0DD7CCD9416AAA8446E0</string>
+			<string>9F24E7CEF8D740E3A1E137D6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -15455,114 +15107,82 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>C8F08631382842D48E3109F1</key>
+		<key>C46FF7301D1345C78FEF44E8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>2FEFBCCA341249538813749B</string>
+			<string>47BA69378BC44E09BAF7602E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>C8F3C2B1EEAC4E35B45E1748</key>
+		<key>C47D34600E2C4DA7AD7CBC0C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageThreeInputFilter.h</string>
+			<string>NBUGalleryView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageThreeInputFilter.h</string>
+			<string>Source/Gallery/NBUGalleryView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C91B506D6A5D44ED866E3A8F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>2C4920E36C454F73ACC8ACB4</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C92151499B8A41558FCD845E</key>
+		<key>C493941FCD4341A7B846B37C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUCameraViewController.xib</string>
+			<string>GPUImageGaussianSelectiveBlurFilter.h</string>
 			<key>path</key>
-			<string>Source/Camera/NBUCameraViewController.xib</string>
+			<string>framework/Source/GPUImageGaussianSelectiveBlurFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C9269F33BDFA48E686477E22</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C007A3253AC84115946000C6</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>C9388176061340AD9035734F</key>
+		<key>C4F8B40EDFB6448EA27B6416</key>
 		<dict>
-			<key>buildConfigurationList</key>
-			<string>0F85421510DA410AB4D16840</string>
-			<key>buildPhases</key>
-			<array>
-				<string>3D497BD2AF1B4E8CA1DBB0EE</string>
-				<string>3A8BBB0ED59642CFA2D9ADBC</string>
-				<string>E7A7D46E07D64DC4B6CC84F1</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array/>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXNativeTarget</string>
+			<string>PBXFileReference</string>
 			<key>name</key>
-			<string>Pods-Lockbox</string>
-			<key>productName</key>
-			<string>Pods-Lockbox</string>
-			<key>productReference</key>
-			<string>CBA4AB8677BE423A8BE4E7BD</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
+			<string>lookup_amatorka.png</string>
+			<key>path</key>
+			<string>framework/Resources/lookup_amatorka.png</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C958DDDB15164A5989258453</key>
+		<key>C4FFBB9C9929488FA8827477</key>
 		<dict>
 			<key>fileRef</key>
-			<string>28676C45E10148EC96513813</string>
+			<string>0178683B93B645E18AFE1011</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>C9D93B970DB94CFF9064452E</key>
+		<key>C5176E14A6B2473D962A93DD</key>
 		<dict>
 			<key>children</key>
 			<array>
-				<string>53B518B9C79E484BB338F225</string>
-				<string>2131D226729A459EABC94020</string>
-				<string>89A22DA4F0A54D79A7A742BB</string>
-				<string>D8669724198642CFB0FD0393</string>
-				<string>995B1E0A98784FC2874C6CA6</string>
-				<string>5B8C885B174B4B39B420A876</string>
-				<string>CD34D1B92B4C405B976CA25C</string>
-				<string>38024B0E04DB4A53BE05F039</string>
-				<string>A5F498E9E1FC455698C6E620</string>
-				<string>62A3BB0D52694985BBB14458</string>
+				<string>276576F1F3DB46A38A2C48EF</string>
+				<string>C7BDC48DDA314EBD8EDAAB6E</string>
+				<string>D4E81967AABE40E7895F4C6A</string>
+				<string>73EB07B9C34B476A8A84D440</string>
+				<string>8552E23B4E264308A44A965E</string>
+				<string>068E510A02C6421DB4C94714</string>
 			</array>
 			<key>isa</key>
 			<string>PBXGroup</string>
 			<key>name</key>
-			<string>NBUImagePicker</string>
-			<key>path</key>
-			<string>../..</string>
+			<string>Image</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>C9FAE85699004AFDA0C39F9D</key>
+		<key>C53746D8C3FB4A6D969901BA</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -15571,133 +15191,78 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePoissonBlendFilter.m</string>
+			<string>GPUImageMotionBlurFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePoissonBlendFilter.m</string>
+			<string>framework/Source/GPUImageMotionBlurFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>CA7C27A7BD5D4F1B9C9A36F0</key>
+		<key>C55A9187161E4E3EA9BA210E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLaplacianFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageLaplacianFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>CAFEF98B31904CBFB7BAD3FD</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>NBUSplashView.m</string>
 			<key>path</key>
-			<string>Pods-NBUImagePicker-prefix.pch</string>
+			<string>Source/UI/NBUSplashView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>CB06F8B9F2F04C3EB6BDA9CD</key>
-		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>0C2B668FA5134575B3C4309A</string>
-			<key>remoteInfo</key>
-			<string>NBUImagePicker</string>
-		</dict>
-		<key>CB11E2A6D7604F1595CB1228</key>
+		<key>C57C0C29EB5943A88EA76397</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>293CD7886CE1400ABDE90412</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>UIScrollView+NBUAdditions.h</string>
-			<key>path</key>
-			<string>Source/Additions/UIScrollView+NBUAdditions.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>CB15E66069AB45E592F7B6FD</key>
+		<key>C581A56F96A54FCFBAAB2094</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0D1F6DD7C63D4682BDE86BDE</string>
+			<string>D432F42BBAF046D2B470D8FF</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>CB3CBBF7C02340ACAF273051</key>
+		<key>C59750935C2C4CD6A1A2D7B8</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>248A994C5D164AEF902A9FB2</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>file.xib</string>
-			<key>name</key>
-			<string>PTEAdjustLevelsCell.xib</string>
-			<key>path</key>
-			<string>Source/Adjust Levels/PTEAdjustLevelsCell.xib</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>CB6D73032DD74612A3037B34</key>
+		<key>C59C01B1BE9B49FC9074AADA</key>
 		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array/>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>0CC22619F51A409BB7EA2993</string>
-			<key>targetProxy</key>
-			<string>2F1486667AC44E80BA2368E7</string>
+			<string>PBXFrameworksBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>CBA4AB8677BE423A8BE4E7BD</key>
+		<key>C5A2D01B3D2A4CFE8BFF0662</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>0</string>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods-Lockbox.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
-		</dict>
-		<key>CBBF40F3807C403587C594D7</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>33164B5F90D64C18BD412A21</string>
-				<string>A7E36D57353F49F2B84553F1</string>
-				<string>F108202F5F1C4EACA7EBB957</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>LumberjackConsole</string>
+			<string>GPUImageMovieComposition.m</string>
 			<key>path</key>
-			<string>LumberjackConsole</string>
+			<string>framework/Source/GPUImageMovieComposition.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>CBC8DEAD014A4C4BA2574318</key>
+		<key>C5A9089A42A349108B13F679</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E5B4D54C38FC4B328ED0D17D</string>
+			<string>4BBAAD79B44E46749D35E0D4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -15706,37 +15271,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>CBF16AC37AB0493BACF2EC3E</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageWeakPixelInclusionFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageWeakPixelInclusionFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>CBF328279BA0460994F3B22D</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageChromaKeyFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageChromaKeyFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>CCC7B8E5B424463AAEDB041B</key>
+		<key>C5D10A1C8ECD4FF6971C765F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -15745,16 +15280,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBULog+NBUImagePicker.m</string>
+			<string>GPUImageKuwaharaRadius3Filter.m</string>
 			<key>path</key>
-			<string>Source/NBULog+NBUImagePicker.m</string>
+			<string>framework/Source/GPUImageKuwaharaRadius3Filter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>CCD6F142BD2640B79A235997</key>
+		<key>C5F0E91983F9405CBDD6126D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0C391B47E03940D0B653E26C</string>
+			<string>02DC69FF71CA4CB6B1C03EC4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -15763,49 +15298,72 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>CD23ACE3AE6C4FAE9D5BE004</key>
-		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>93600FCC11CF47739CE4AB22</string>
-			<key>remoteInfo</key>
-			<string>Pods-CocoaLumberjack</string>
-		</dict>
-		<key>CD34D1B92B4C405B976CA25C</key>
+		<key>C5F8A2B69BA541FBB4581A24</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>DA8067EB4898474EAE4B0E65</string>
-				<string>C1E95B772EF04E41A6D595DF</string>
-			</array>
+			<key>fileRef</key>
+			<string>C34A01CB78024B799707BEA3</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>MediaInfo</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>CD3950734A414C03BBCF3279</key>
+		<key>C609773E7EEE4CABA5CDB6C2</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>CLANG_CXX_LANGUAGE_STANDARD</key>
+				<string>gnu++0x</string>
+				<key>CLANG_CXX_LIBRARY</key>
+				<string>libc++</string>
+				<key>CLANG_ENABLE_MODULES</key>
+				<string>YES</string>
+				<key>CLANG_ENABLE_OBJC_ARC</key>
+				<string>NO</string>
+				<key>CLANG_WARN_BOOL_CONVERSION</key>
+				<string>YES</string>
+				<key>CLANG_WARN_CONSTANT_CONVERSION</key>
+				<string>YES</string>
+				<key>CLANG_WARN_DIRECT_OBJC_ISA_USAGE</key>
+				<string>YES_ERROR</string>
+				<key>CLANG_WARN_EMPTY_BODY</key>
+				<string>YES</string>
+				<key>CLANG_WARN_ENUM_CONVERSION</key>
+				<string>YES</string>
+				<key>CLANG_WARN_INT_CONVERSION</key>
+				<string>YES</string>
+				<key>CLANG_WARN_OBJC_ROOT_CLASS</key>
+				<string>YES_ERROR</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>ENABLE_NS_ASSERTIONS</key>
+				<string>NO</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
+				<string>YES</string>
+				<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
+				<string>YES_ERROR</string>
+				<key>GCC_WARN_UNDECLARED_SELECTOR</key>
+				<string>YES</string>
+				<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
+				<string>YES</string>
+				<key>GCC_WARN_UNUSED_FUNCTION</key>
+				<string>YES</string>
+				<key>GCC_WARN_UNUSED_VARIABLE</key>
+				<string>YES</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>STRIP_INSTALLED_PRODUCT</key>
+				<string>NO</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
+			</dict>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>GPUImageHSBFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageHSBFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>Release</string>
 		</dict>
-		<key>CD3ED6F54D4F484D87C75A2D</key>
+		<key>C6156EA0FE0E4A9EACCDBD90</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -15814,16 +15372,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSolidColorGenerator.h</string>
+			<string>GPUImageLanczosResamplingFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSolidColorGenerator.h</string>
+			<string>framework/Source/GPUImageLanczosResamplingFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>CDCEACBC618446AF9B433D30</key>
+		<key>C61D8E893A504B49B6392F59</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9A06C8ED5443415D90BB1096</string>
+			<string>5A1AFCC4FABD424F9BBD5FA9</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -15832,72 +15390,44 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>CECA07A060BF45E8AC39682D</key>
+		<key>C629284AFDF640C6BC03D157</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>20822FC60CE04DC39239FEFE</string>
-				<string>DA247AC4D3C74311AD8E4A6F</string>
-				<string>E2F7635E1E32431587DB069B</string>
-				<string>1C9169955CFB4BA7ADDAF00E</string>
-				<string>C92151499B8A41558FCD845E</string>
-				<string>7DAE2B3532EE4A7B9D28D60C</string>
-				<string>ECC46C1A90B34301A8978A0E</string>
-				<string>C5B2DF3FB1B34291A085A8FE</string>
-				<string>F555F50E77F84391956E7FA9</string>
-				<string>8AB06BD90E25464F9E1BDA32</string>
-				<string>4E8BFB36E09E436CA2D78970</string>
-				<string>F5685488D9654852B2304FD6</string>
-				<string>69C45F59B7CA4EBBB9DE8093</string>
-				<string>0FC0E38BA6F7476EAB0CC64F</string>
-				<string>E23116EB47F64067A9C34194</string>
-				<string>4A06C353F4654A4DBE7D656F</string>
-				<string>6E0B8CA630D54D71BD4AA061</string>
-				<string>6B2180DD2D844194AA4AED3B</string>
-				<string>4833BBD2B84748FCAE813DBC</string>
-				<string>815F9F0FC8944346BCCD869E</string>
-				<string>1F64AC9C5A3B4565B7EEE474</string>
-				<string>050FEAFF6873413E97D25085</string>
-				<string>5FC791BA126D430B88153BB9</string>
-				<string>EDF8158DD4574DC68F7BFAEF</string>
-				<string>C563C9A866604C408C1E1713</string>
-				<string>63AC798C1F334BF593431314</string>
-				<string>8672FD324A0446D29C7F7946</string>
-				<string>8C67779C7796481A9DC56DD1</string>
-				<string>260EDBB644DF4ECDABF2CC4B</string>
-				<string>C4CE785699D648CD9B540F6E</string>
-				<string>0D1F6DD7C63D4682BDE86BDE</string>
-				<string>EB055F4613D0458CAA94F358</string>
-				<string>96AE4C46179B4611AD774427</string>
-				<string>C37521855D9341B29FC70628</string>
-				<string>9D05B34DF9624F71AD72EC65</string>
-				<string>3FA174CC514E4D948198AC7B</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Resources</string>
+			<string>NBUAssetsGroup.h</string>
+			<key>path</key>
+			<string>Source/Assets/NBUAssetsGroup.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>CEED34583349498EB5BB6563</key>
+		<key>C6940582D9D644D6AE9C3E9D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<string>45E3F8A6E6A6417E95B1701D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>CF1BD7B0060144F28209D326</key>
+		<key>C6BF9A2C0D6741FAB7FA143D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>82F1F2BFF76D48B5A3F50D6A</string>
+			<string>24CC5DB5D0A54885BC90B292</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>CF325FC7015348C2A2BA8CD7</key>
+		<key>C73E501AAF3747FF9B10C393</key>
 		<dict>
 			<key>fileRef</key>
-			<string>79D435DCFC7C4E1B88E5C3EE</string>
+			<string>3C9E5C519EE94A92AE6B7C86</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -15906,24 +15436,20 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>CF443C75F2D14BF6AC8B3C7C</key>
+		<key>C74684255A4F4A588BC071B3</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>A64B66D5952540CDBF8E5213</string>
-				<string>528B71BDFC0B43EDA0C2A106</string>
-				<string>4E6E506EFF2D433FB8A384AA</string>
-				<string>F8DF1E631C0D49558E1E2232</string>
-				<string>4EEC94EFB8CF44DB984E78A6</string>
-			</array>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>Resources</string>
+			<string>Foundation.framework</string>
+			<key>path</key>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/Foundation.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>CF5A7EB9F4EA45D7BE182FCF</key>
+		<key>C7BDC48DDA314EBD8EDAAB6E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -15932,88 +15458,168 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageGlassSphereFilter.m</string>
+			<string>NBUCropView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGlassSphereFilter.m</string>
+			<string>Source/Image/NBUCropView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>CF9CCB052EB7437B8F53BB24</key>
+		<key>C7D2B510C0864591B1927ECD</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B9861055600E4D059BD2A09C</string>
+			<string>4309EAD707F747CC87153A06</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
+		</dict>
+		<key>C7E2A0A685CE452C920291C7</key>
+		<dict>
+			<key>fileRef</key>
+			<string>74887DBA98CE409C9D4E6A06</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>C7E9C774BDDF49EE970BB2DE</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageFASTCornerDetectionFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageFASTCornerDetectionFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>C820FAFB42AF4BEE93B0957A</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>2F76343DF3D04C80A3DE3307</string>
+			<key>buildSettings</key>
 			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>YES</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-GPUImage-prefix.pch</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
 			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Release</string>
 		</dict>
-		<key>CFA32886E83E40FEB4D82CF0</key>
+		<key>C82354492E214C918529C2F6</key>
 		<dict>
 			<key>fileRef</key>
-			<string>462C04066F5B4170ABA91369</string>
+			<string>6EA9D865D1454E339AB88BA5</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>CFDED4C7B0C84ED8AD88FF4A</key>
+		<key>C86A9CB949BF47418C6A0B17</key>
 		<dict>
 			<key>fileRef</key>
-			<string>61E0C36F8C5D49689601DF41</string>
+			<string>C969E2CA61254476AF6803A7</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>D01CFBCCAEAB4CF8AC76EC2F</key>
+		<key>C86B574CAECE4AD9BB9AF274</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageHistogramGenerator.h</string>
 			<key>path</key>
-			<string>Pods-MotionOrientation@PTEz.xcconfig</string>
+			<string>framework/Source/GPUImageHistogramGenerator.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D05EE83EE9C647708414BBAA</key>
+		<key>C8D550FBA5554ED8884EEC16</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A8FD9C54968D48B796105109</string>
+			<string>8962CEF47C434B30A96125D7</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>D07ACE3CCEF5411C9DFA4B42</key>
+		<key>C8EB44D97FF34244954D81E6</key>
 		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>D05347F9BBD1447D81AE1F2D</string>
+				<string>19641366B5ED40F887553D70</string>
+				<string>78E8258EF0C54147A4560609</string>
+				<string>F1D3C9E55A9A4AEBB3E16F0D</string>
+			</array>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>93600FCC11CF47739CE4AB22</string>
-			<key>targetProxy</key>
-			<string>CD23ACE3AE6C4FAE9D5BE004</string>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>D0AFE4BEABB04E738CCF1EF1</key>
+		<key>C944FD80DF45487390EBF67B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageDarkenBlendFilter.h</string>
+			<string>GPUimageDirectionalSobelEdgeDetectionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDarkenBlendFilter.h</string>
+			<string>framework/Source/GPUimageDirectionalSobelEdgeDetectionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D1174432F26E45488377E295</key>
+		<key>C9604C43B760422CA7442C44</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16022,13 +15628,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageNormalBlendFilter.h</string>
+			<string>NBUImageLoader.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageNormalBlendFilter.h</string>
+			<string>Source/Gallery/NBUImageLoader.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D14973BCC4FF49AA8E9D76CC</key>
+		<key>C969E2CA61254476AF6803A7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16037,28 +15643,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePolkaDotFilter.m</string>
+			<string>GPUImageLevelsFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePolkaDotFilter.m</string>
+			<string>framework/Source/GPUImageLevelsFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D1D6227BB93A4C55A03A6B50</key>
+		<key>C9DACBBD5BDC49FFB3B0035F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageXYDerivativeFilter.h</string>
+			<string>GPUImageSourceOverBlendFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageXYDerivativeFilter.h</string>
+			<string>framework/Source/GPUImageSourceOverBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D1E323BF61AC491ABC5D93D5</key>
+		<key>CA15B04964614E7B8F34D5A4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16067,13 +15673,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHalftoneFilter.h</string>
+			<string>GPUImagePixellateFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHalftoneFilter.h</string>
+			<string>framework/Source/GPUImagePixellateFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D1F62B5238134AB2A50FDEA2</key>
+		<key>CA1C69FDE0C940F3AE6E9AD1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16082,48 +15688,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageTransformFilter.m</string>
+			<string>UIButton+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTransformFilter.m</string>
+			<string>Source/Additions/UIButton+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D22E8B8DCC0A4BCBAF01CF47</key>
-		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>A4614BB47E5042A799043443</string>
-				<string>C1776B0C8CBC4740A0B59A7C</string>
-				<string>813BF9F31A9E44F58EE22CD3</string>
-				<string>60916C9E8D4F43529A8E0B60</string>
-			</array>
-			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
-		</dict>
-		<key>D271037585844F5280472E94</key>
-		<dict>
-			<key>fileRef</key>
-			<string>0A14DD721EB04374B6BE9507</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>D281A8B8D2064BEB996E3CC3</key>
-		<dict>
-			<key>fileRef</key>
-			<string>EB8ADF9CDC2A49A3A76830DA</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>D2BFA5846FB048438E0119C6</key>
+		<key>CA24F687138240A4A95DFA1F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16132,95 +15703,57 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageScreenBlendFilter.h</string>
+			<string>GPUImageSingleComponentGaussianBlurFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageScreenBlendFilter.h</string>
+			<string>framework/Source/GPUImageSingleComponentGaussianBlurFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D305648B4C994A5894AB4554</key>
+		<key>CA36E307DEC84213A1146711</key>
 		<dict>
 			<key>buildActionMask</key>
 			<string>2147483647</string>
 			<key>files</key>
 			<array>
-				<string>129AC2B49A744080A6073EA2</string>
-				<string>8234EF6C551D439A9C898919</string>
+				<string>A2356D762DE943E09521170C</string>
+				<string>849271BDE79B48B4B75C85E6</string>
+				<string>0618E04A281943E8960E261E</string>
+				<string>C82354492E214C918529C2F6</string>
 			</array>
 			<key>isa</key>
 			<string>PBXSourcesBuildPhase</string>
 			<key>runOnlyForDeploymentPostprocessing</key>
 			<string>0</string>
 		</dict>
-		<key>D34C34F8B73243DA8C8D9F77</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E0A3333C922641D9A73B1F85</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>D3A730CAFF2A4ED2B55BCEEA</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B865988F9D6741D3AAC46B35</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>D3E79E4BCBED429F99F3B71B</key>
-		<dict>
-			<key>fileRef</key>
-			<string>E6015D9CFBC94618A8A0DBF6</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>D422F4E454E744F089D29C6A</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageHazeFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageHazeFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+		<key>CA5BFA332069470CAA68FE5A</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>27E366945DB74D5C9DFE9E08</string>
+				<string>9829EC7554894C93AB7851F7</string>
+			</array>
+			<key>isa</key>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>D44DB90958A54048904CFF01</key>
+		<key>CAE4CE4D9CAE458E86AE506D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>20A5789453014692AE45A771</string>
+			<string>C74684255A4F4A588BC071B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>D4578E87B5284096BAE87829</key>
+		<key>CAFE782DFD0C44109D051F62</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>CA15B04964614E7B8F34D5A4</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageJFAVoronoiFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageJFAVoronoiFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>D4C84D2313D04B1A9058A9D6</key>
+		<key>CB0A88A91AD6489C8D51F8A5</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16229,27 +15762,27 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageTwoInputCrossTextureSamplingFilter.m</string>
+			<string>NSArray+RKAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTwoInputCrossTextureSamplingFilter.m</string>
+			<string>Library/RestKit Support/NSArray+RKAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D4D197AE2341418EB2B83885</key>
+		<key>CB2826D8C75B4E8A9386CBDE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E77ECFA917504EF1A44C9F4E</string>
+			<string>47E4E163EBFA410FB8D73BBC</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>D4E9365EBEA04DB081CEC88E</key>
+		<key>CB2AA21A169A41DBA5EB299F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C89A9A255E3A45EE82EC197A</string>
+			<string>17A35D69E5804EA39AFE7DF3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>D5220096F4A545E6A89BBB99</key>
+		<key>CBA2CC99751A44E788886F24</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16258,26 +15791,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageKuwaharaRadius3Filter.h</string>
+			<string>UIApplication+NBUAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageKuwaharaRadius3Filter.h</string>
+			<string>Source/Additions/UIApplication+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D57718FE68EA42DA81668972</key>
+		<key>CBB39D75A1504507A1253C8F</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>CB3CBBF7C02340ACAF273051</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>Resources</string>
+			<string>NBUAssetsLibrary.m</string>
+			<key>path</key>
+			<string>Source/Assets/NBUAssetsLibrary.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D5AD4403EE5A4430AA1778A3</key>
+		<key>CBC0E5DDEECF4F90B8612479</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16286,20 +15821,27 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImagePixellatePositionFilter.h</string>
+			<string>NBULog+NBUImagePicker.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePixellatePositionFilter.h</string>
+			<string>Source/NBULog+NBUImagePicker.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D611523674AA477D9B477E19</key>
+		<key>CBEA8EB3FC9643E8B562BC19</key>
 		<dict>
-			<key>fileRef</key>
-			<string>36FB02059FF047759F54B8D4</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>E8083BDA090745E48D288D54</string>
+				<string>D3132422F2104B1EA43C5DB1</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>D6623E31300C4A428A8EA2D7</key>
+		<key>CC410B6E709440CF87C91A57</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16308,40 +15850,49 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImage.h</string>
+			<string>GPUImageErosionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImage.h</string>
+			<string>framework/Source/GPUImageErosionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D67EA9C85170421EA9625559</key>
+		<key>CC546AF46FC343049AB0CB3C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>3E3B39BBF2574EB38A0DFBE3</string>
+			<string>DE819E8A69DB47978B77E361</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>D6CB90C1215049DDA9D36BA0</key>
+		<key>CC587A00AA554E678C0F3BE7</key>
+		<dict>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>9DA07379A6AD46E49440F1FB</string>
+				<string>3CB8A8E2E1204728A8A11BD7</string>
+			</array>
+			<key>isa</key>
+			<string>PBXSourcesBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
+		</dict>
+		<key>CC61061BF3FF4BC28B9FB108</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBULog+NBUImagePicker.h</string>
+			<string>GPUImageHueFilter.m</string>
 			<key>path</key>
-			<string>Source/NBULog+NBUImagePicker.h</string>
+			<string>framework/Source/GPUImageHueFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D6F1824C49184C63A0068AF9</key>
+		<key>CC93AD8D976548B68043A4DE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16350,176 +15901,153 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHarrisCornerDetectionFilter.h</string>
+			<string>GPUImageDarkenBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHarrisCornerDetectionFilter.h</string>
+			<string>framework/Source/GPUImageDarkenBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D701B80EDFAF4824A8990308</key>
+		<key>CD014D1968604E3996357F6A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8672FD324A0446D29C7F7946</string>
+			<string>00A13521BD6A47B58B0C9C57</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>D719E356F2F1408494606442</key>
+		<key>CD01C928DCC9497697316A79</key>
 		<dict>
 			<key>fileRef</key>
-			<string>15327E3991A6442084D7303F</string>
+			<string>4EF369BF949344F78CFBBC59</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>D7449FC44F174CAB9D8B4723</key>
+		<key>CD672924E0154654BD533933</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>49FA313A3EAA445D90A2C81C</string>
+			<key>remoteInfo</key>
+			<string>Pods-LumberjackConsole</string>
+		</dict>
+		<key>CD6A477E361E45449510CE42</key>
 		<dict>
 			<key>fileRef</key>
-			<string>302EBBF478D1412DB056C150</string>
+			<string>CA24F687138240A4A95DFA1F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>D775A6C0074D41BC9C94C084</key>
+		<key>CD73D7D0460E40D78FA79722</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>E35B9EBE31104DDABC686DDB</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageRGBErosionFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageRGBErosionFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>D77FBEE571B54E8A9B904554</key>
+		<key>CD8B3F4E26BA45FD9BE0BA4A</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>3A63C53B1CED4735AD688D12</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.xcconfig</string>
-			<key>path</key>
-			<string>Pods-GPUImage-Private.xcconfig</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>D7E871E62AD846C8A4D57036</key>
+		<key>CD8CDA57201241329CFD58D8</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageGammaFilter.h</string>
+			<string>UIWebView+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGammaFilter.h</string>
+			<string>Source/Additions/UIWebView+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D7FD011903BB40959DDEEC4E</key>
+		<key>CDB5025ED4DD43DF8BE455E6</key>
 		<dict>
-			<key>fileRef</key>
-			<string>20822FC60CE04DC39239FEFE</string>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
+			<array>
+				<string>4CE21B30DEE448DABD3E2D24</string>
+				<string>B4961BA7707849F789D1A9C8</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXHeadersBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
+			<string>0</string>
 		</dict>
-		<key>D81FC6CFEB764992902C00AD</key>
+		<key>CDC695C5C6644AD0ACE581F1</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>5EA307736DE34FBEB7E4D6B1</string>
+				<string>55F9ADABAEF049099187F39F</string>
+				<string>A41A0227D4B94E3693724CE2</string>
+				<string>26ED74846AF04BEFBFE22416</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>NBUKitPrivate.h</string>
-			<key>path</key>
-			<string>Source/NBUKitPrivate.h</string>
+			<string>Support Files</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>SOURCE_ROOT</string>
 		</dict>
-		<key>D82850787C164D6386D0322C</key>
+		<key>CDDA206066844885BD5DAB34</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageSubtractBlendFilter.m</string>
+			<string>sourcecode.c.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSubtractBlendFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>D8669724198642CFB0FD0393</key>
-		<dict>
-			<key>children</key>
-			<array>
-				<string>4F2A979F975A4E60ADFE914D</string>
-				<string>A98B792BB2BD4986AD10AEE4</string>
-				<string>0FD5E5F91622446E85B389DA</string>
-				<string>1F46AD48479F46C6896A7E7A</string>
-				<string>B929B512A1064F6FB5BDD815</string>
-				<string>DB9448B6A4A945FAB4141D19</string>
-				<string>099A48C8923843D092085735</string>
-				<string>DC78B07B87B4460AB54EC4B3</string>
-				<string>94E6E1E2B82B429CA0990D7A</string>
-				<string>A98703000C184E8191B48477</string>
-				<string>48D8756CA00944A2924604C2</string>
-				<string>011B0B3232FA443B81AA8E84</string>
-				<string>44D2E19DA1654DB7BC84A4C2</string>
-				<string>825BBF07D6244EF7999E129C</string>
-				<string>8F8F89DF1921488B99301F75</string>
-			</array>
-			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Filters</string>
+			<string>Lockbox.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D8B66FAAE8614A558F4FF4AE</key>
+		<key>CE1161B5513C4CD5B422927C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>943FCA0DA4974B5891FE80EE</string>
+			<string>8F787D64165A4CC3B9694BD2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>D8CF8758E9F84238AA4EBB90</key>
+		<key>CE8695E041A2447F82B95CD2</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9AE14FFA63564638A2E1BAED</string>
+			<string>1F765042D4894824A66BA4E1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>D8E23063863D4D99A2962EE7</key>
+		<key>CEED841EBC034433A11FEAB0</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>fileRef</key>
+			<string>61AC9E96CF8C44E989D55557</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>8E233B3E6C464D0AB97B809B</string>
-			<key>remoteInfo</key>
-			<string>NBUKit</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>D91B2978FB2D4DCC982826DA</key>
+		<key>CF34E4760A124028B031D8C7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>36EB0177E7C940F684C226CA</string>
+			<string>1BAF41CBD51A420C96E37B2D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -16528,25 +16056,25 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>D987C306693946F2AAD1172F</key>
+		<key>CF785460F5CE4B3CBFCE9060</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageSobelEdgeDetectionFilter.h</string>
+			<string>GPUImageSolidColorGenerator.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSobelEdgeDetectionFilter.h</string>
+			<string>framework/Source/GPUImageSolidColorGenerator.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>D9E6D4B823FD4E77B3EDA417</key>
+		<key>CF99814F5C2D4CC8960D483F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>93A6DBBCB7494E4185B73B00</string>
+			<string>2550A98502D04CF486E75BDE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -16555,10 +16083,17 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>D9FC172A75AF43C3AB2D43BD</key>
+		<key>D0488AD7A4C549E0BB75EAD3</key>
+		<dict>
+			<key>fileRef</key>
+			<string>D51CF2A17FC344BA8C29173B</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>D05347F9BBD1447D81AE1F2D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F8B9F0A24AD14302855C02A8</string>
+			<string>24652878E69841ABA2158725</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -16567,67 +16102,35 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>DA0438E73DD5420C83C38BA9</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImageSmoothToonFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageSmoothToonFilter.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DA247AC4D3C74311AD8E4A6F</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>file.xib</string>
-			<key>name</key>
-			<string>NBUAssetsGroupView.xib</string>
-			<key>path</key>
-			<string>Source/Assets/NBUAssetsGroupView.xib</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>DA8067EB4898474EAE4B0E65</key>
+		<key>D061E1DD33BB4E39BD7F3278</key>
 		<dict>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>1</string>
+			<string>0</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>NBUMediaInfo.h</string>
 			<key>path</key>
-			<string>Source/MediaInfo/NBUMediaInfo.h</string>
+			<string>libPods.a</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>DAE5ED9C388546819E41C07E</key>
+		<key>D09F8B3A0F6B4D738F7D3447</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageTwoPassTextureSamplingFilter.h</string>
+			<string>NSBundle+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTwoPassTextureSamplingFilter.h</string>
+			<string>Source/Additions/NSBundle+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DAF92515A6C6431696B7F760</key>
+		<key>D0FF7398EBE24242B16DE22F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16636,28 +16139,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHardLightBlendFilter.h</string>
+			<string>GPUImageSaturationFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHardLightBlendFilter.h</string>
+			<string>framework/Source/GPUImageSaturationFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DB00CA3705854318859E5002</key>
+		<key>D12509165333459C8F78F393</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageMonochromeFilter.m</string>
+			<string>GPUImageChromaKeyFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMonochromeFilter.m</string>
+			<string>framework/Source/GPUImageChromaKeyFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DB202844DBA8463A89D3A86F</key>
+		<key>D1824A1E66A7436198CDEB95</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16666,51 +16169,48 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageHighlightShadowFilter.m</string>
+			<string>NBUTabBarController.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHighlightShadowFilter.m</string>
+			<string>Source/UI/NBUTabBarController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DB870422E4D34D6B9ABBFCE2</key>
+		<key>D1D057D11ABD460C9A949397</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>09131DC1B73146C8A5D57E55</string>
-				<string>B0E6282832F54AF79F22141F</string>
-				<string>8778F1FBC95241979093D71E</string>
-				<string>84A3782FFA0E4ED891B9EA43</string>
-			</array>
+			<key>fileRef</key>
+			<string>C9604C43B760422CA7442C44</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Support Files</string>
-			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>DB9448B6A4A945FAB4141D19</key>
+		<key>D21B5F4E4C9647C2B339B1AE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUFilterGroup.m</string>
+			<string>GPUImageVideoCamera.h</string>
 			<key>path</key>
-			<string>Source/Filters/NBUFilterGroup.m</string>
+			<string>framework/Source/GPUImageVideoCamera.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DB97FCE8963C42D79AA2B9CC</key>
+		<key>D23D8ED5B0AF4F44A2A0D80A</key>
 		<dict>
-			<key>fileRef</key>
-			<string>6E0B8CA630D54D71BD4AA061</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>name</key>
+			<string>next@2x.png</string>
+			<key>path</key>
+			<string>Resources/next@2x.png</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DC0F68F7CDEB4ACC80AB19E4</key>
+		<key>D23F7B87640B472BA52362DF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16719,13 +16219,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageGrayscaleFilter.m</string>
+			<string>GPUImageToonFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGrayscaleFilter.m</string>
+			<string>framework/Source/GPUImageToonFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DC11B4459284466EB3EBA930</key>
+		<key>D246878EA7A54C528BF36C45</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16734,41 +16234,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageView.h</string>
+			<string>NBUImagePickerPrivate.h</string>
 			<key>path</key>
-			<string>framework/Source/iOS/GPUImageView.h</string>
+			<string>Source/NBUImagePickerPrivate.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DC460548723E4D84B4965680</key>
-		<dict>
-			<key>fileRef</key>
-			<string>CA7C27A7BD5D4F1B9C9A36F0</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DC57DAF5EFDB47C5A077224E</key>
-		<dict>
-			<key>fileRef</key>
-			<string>3040DF2BD825451E8D182ADE</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DC5E53A3046146BAB1930CC2</key>
-		<dict>
-			<key>fileRef</key>
-			<string>4833BBD2B84748FCAE813DBC</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DC63FAEF81FA45CEAB016E0F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C4BFD76A200C42EDB1FBA203</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DC78B07B87B4460AB54EC4B3</key>
+		<key>D28238F568324E629A9DEB98</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16776,118 +16248,73 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>NBUFilterProvider.m</string>
 			<key>path</key>
-			<string>Source/Filters/NBUFilterProvider.m</string>
+			<string>Pods-CocoaLumberjack-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DC97FA53804F43278F738826</key>
+		<key>D2E07470BF9F4E67BD6011B3</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>33F2FBCA01B845668E5AAC14</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-MotionOrientation@PTEz-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-			</dict>
+			<key>buildConfigurationList</key>
+			<string>09C5EC7DEF24408982A8E596</string>
+			<key>buildPhases</key>
+			<array>
+				<string>96BC5C7B8A33460CA724D5DD</string>
+				<string>366B41C3D2CC4A83A07432EE</string>
+				<string>A67D972070954DED8599E354</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array/>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
+			<string>PBXNativeTarget</string>
 			<key>name</key>
-			<string>Debug</string>
+			<string>NBUKit</string>
+			<key>productName</key>
+			<string>NBUKit</string>
+			<key>productReference</key>
+			<string>99EBE69DE3F84C179034500A</string>
+			<key>productType</key>
+			<string>com.apple.product-type.bundle</string>
 		</dict>
-		<key>DC9DFFA7B32F4B2DAD315FC9</key>
+		<key>D2ED82E864C643C7B27B466F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>481F27AD2B3C4FEABF5DEA9B</string>
+			<string>09AC4F69CDE84E029D4AD681</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>DCCEFB688D694E89B7427B37</key>
+		<key>D3067E0070334270A8692109</key>
 		<dict>
 			<key>fileRef</key>
-			<string>5875C9DB9A434CE1AFD2E38B</string>
+			<string>38D35B642F3E4A0580A05C5E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>DCE88DB0E9014801B700600B</key>
+		<key>D30705E7B0EE4F669BE88B55</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>102D9121FD7248648906FC21</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>file.xib</string>
 			<key>name</key>
-			<string>Targets Support Files</string>
+			<string>NBUAssetsGroupView.xib</string>
+			<key>path</key>
+			<string>Source/Assets/NBUAssetsGroupView.xib</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DCF34D8BBF88447EB22FB62A</key>
-		<dict>
-			<key>fileRef</key>
-			<string>A0D811D38F41424E8CE4F9DB</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>DCF76AEFEA8E49EDA5F0964B</key>
+		<key>D3132422F2104B1EA43C5DB1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>30DF6540CBA948F6A287D1B4</string>
+			<string>4673546DAE7D4013AE62074D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>DD1142D11F7540AABEFD03E4</key>
+		<key>D336CF6AE6B547ED85918F08</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16896,71 +16323,35 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UIImageView+NBUAdditions.h</string>
+			<string>RBVolumeButtons.h</string>
 			<key>path</key>
-			<string>Source/Additions/UIImageView+NBUAdditions.h</string>
+			<string>VolumeSnap/RBVolumeButtons.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DD3C4386A69C4AE8847CB77F</key>
+		<key>D339AC63BB3A4C1CA86DFD2A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8A3A129AB49742D5A0AE768D</string>
+			<string>7F79D92B934A4ECDB9BAB509</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>DD4B7058EA2B423598FF7044</key>
+		<key>D363E482BECA425D8B2ADE74</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUGallery.h</string>
+			<string>NBUAsset.m</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGallery.h</string>
+			<string>Source/Assets/NBUAsset.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DD4CDFEC698341CE93ECD66D</key>
-		<dict>
-			<key>fileRef</key>
-			<string>D775A6C0074D41BC9C94C084</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>DD98266591AD420C9BABAEF8</key>
-		<dict>
-			<key>fileRef</key>
-			<string>643BEEF924984B8289AB3B7B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>DDBCA7EB2226430BB2DC8F27</key>
-		<dict>
-			<key>fileRef</key>
-			<string>7324256FC45E47E592D6D963</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DDEEE85372994580A7B13720</key>
+		<key>D37F8797E3664C05BF9925D6</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16969,13 +16360,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageSoftEleganceFilter.m</string>
+			<string>GPUImageZoomBlurFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSoftEleganceFilter.m</string>
+			<string>framework/Source/GPUImageZoomBlurFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DE15D8E435BF41008A77D1AA</key>
+		<key>D3CB051ADA404829A6E4DC07</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -16984,61 +16375,69 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUGalleryView.m</string>
+			<string>GPUImageColorBlendFilter.m</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGalleryView.m</string>
+			<string>framework/Source/GPUImageColorBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DE32A2F0270D41CF87B07320</key>
-		<dict>
-			<key>fileRef</key>
-			<string>35FEE88E92F04F4FA3E31931</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>DE3E513992A14A7FB1E477E8</key>
+		<key>D3F7CF3CBFB84942BA4B1553</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
+			<key>includeInIndex</key>
 			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>375A60AD04D54F42AEAAD8F4</string>
-			<key>remoteInfo</key>
-			<string>Pods-NBUKit</string>
-		</dict>
-		<key>DE741500934D42ADAF4884A3</key>
-		<dict>
-			<key>fileRef</key>
-			<string>3A33211BDA48402BA307F702</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>path</key>
+			<string>Pods-NBUCore-dummy.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DE9C18709C7748148095D723</key>
+		<key>D3F95AC231F144B0B7F27A8D</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
+			<key>children</key>
 			<array>
-				<string>B0462B724A8041C78F09CF6B</string>
+				<string>95D86B793F4B4132B64ED142</string>
+				<string>1F66FD6EC89D4B3C9224B256</string>
+				<string>5E14374BEE20472AAD35530D</string>
+				<string>DFB824FE614945779D88A467</string>
+				<string>7F79D92B934A4ECDB9BAB509</string>
+				<string>7441F7D2CFE249FFA67442FC</string>
+				<string>D70A63971F2F4F5CAA4A24B6</string>
+				<string>00A13521BD6A47B58B0C9C57</string>
+				<string>C74684255A4F4A588BC071B3</string>
+				<string>13286D4D7CE0467C9BFD5367</string>
+				<string>6685BDAA7FA34CC99B952183</string>
+				<string>9B7D52989AB7466FB4CD52BD</string>
+				<string>8A35E57A4A3A4AFFAE7AC46E</string>
+				<string>A17ED36376E243EFB4A58812</string>
+				<string>31C52111399A4218BCADCE0E</string>
 			</array>
 			<key>isa</key>
-			<string>PBXFrameworksBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>iOS</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>D3FDDF75EA454A76ACDA92BE</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>89417215517A4356A6CF7F14</string>
+			<key>remoteInfo</key>
+			<string>NBUImagePicker</string>
 		</dict>
-		<key>DEB715977DEA499881FDE220</key>
+		<key>D402E58AB1DD497DBE429159</key>
 		<dict>
 			<key>fileRef</key>
-			<string>90516128C68B47E6B55EA0A8</string>
+			<string>57C5D5AD93044ADCA14C505B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -17047,92 +16446,96 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>DF5D7D6249734C5C903E66A6</key>
+		<key>D4271ECF2EF94D09AFD5BB1C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUGalleryViewController.m</string>
+			<string>NBUPresetFilterView.h</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGalleryViewController.m</string>
+			<string>Source/Filters/NBUPresetFilterView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>DF9A49732CA64FF2BF3D0770</key>
-		<dict>
-			<key>fileRef</key>
-			<string>3F09350725EC46FC8B64B170</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DFB1081596194CB6B73CDAEC</key>
-		<dict>
-			<key>fileRef</key>
-			<string>30DA4BC40EF8429B8439AFAD</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>DFC9C794DF684654AD3153B7</key>
+		<key>D432F42BBAF046D2B470D8FF</key>
 		<dict>
-			<key>fileRef</key>
-			<string>3E9C607CCA14404791500027</string>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
+			<key>includeInIndex</key>
+			<string>0</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>path</key>
+			<string>libPods-NBUCore.a</string>
+			<key>sourceTree</key>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>E00BF3BD573F42239D0F7AC2</key>
+		<key>D441739B893E42C6949B7DB1</key>
 		<dict>
-			<key>fileRef</key>
-			<string>B59E37062539423BBEED8C5E</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageCGAColorspaceFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageCGAColorspaceFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E00DB04F22C24A6C95034EA9</key>
+		<key>D4AFEA5BDC95427BA0CE7E2C</key>
 		<dict>
-			<key>fileRef</key>
-			<string>20DFFEA74AD240D791F12ED7</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>RKDirectory.h</string>
+			<key>path</key>
+			<string>Library/RestKit Support/RKDirectory.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E0376E8C5D1B47D5BDD5F573</key>
+		<key>D4E81967AABE40E7895F4C6A</key>
 		<dict>
-			<key>fileRef</key>
-			<string>B58164C1BDB54DA5AEC07E33</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>NBUEditImageViewController.h</string>
+			<key>path</key>
+			<string>Source/Image/NBUEditImageViewController.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E04637361A2044BCABED1859</key>
+		<key>D51CF2A17FC344BA8C29173B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePrewittEdgeDetectionFilter.m</string>
+			<string>nocontent@2x.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePrewittEdgeDetectionFilter.m</string>
+			<string>Resources/nocontent@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E04823C5C0AD4AFEA0B380B0</key>
+		<key>D53625173D784CA1B8CFC1F4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>208693F520694C60A0BD746A</string>
+			<string>7F4437EDFF2049679914ABEB</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -17141,7 +16544,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>E04F91954DEA410C9A8020BE</key>
+		<key>D5AEDEEAE03240CDBC6C9124</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17150,16 +16553,23 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageRawDataInput.h</string>
+			<string>GPUImageTwoPassTextureSamplingFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRawDataInput.h</string>
+			<string>framework/Source/GPUImageTwoPassTextureSamplingFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E076E0F477C742BA821930FC</key>
+		<key>D5B22E9034F544F595F40A58</key>
+		<dict>
+			<key>fileRef</key>
+			<string>10DE889617124B25ACF1EA26</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>D5B9F3A3B44548F5917A9AD5</key>
 		<dict>
 			<key>fileRef</key>
-			<string>FEDBCEC8C46F4AC8BA19B350</string>
+			<string>C944FD80DF45487390EBF67B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -17168,7 +16578,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>E08BA052F7984DCBB7661F95</key>
+		<key>D5D83C8DC7A74A1B82DDF46E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17177,28 +16587,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLuminosityBlendFilter.m</string>
+			<string>UITabBarController+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLuminosityBlendFilter.m</string>
+			<string>Source/Additions/UITabBarController+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E0981BB308134B858166A2D8</key>
+		<key>D5FB1A73BC884E29A374235D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>ObjectSlideView.h</string>
+			<string>GPUImageToneCurveFilter.m</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectSlideView.h</string>
+			<string>framework/Source/GPUImageToneCurveFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E0A3333C922641D9A73B1F85</key>
+		<key>D6239A564EAE4E8EBA4F9173</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17207,38 +16617,16 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSData+RKAdditions.h</string>
-			<key>path</key>
-			<string>Library/RestKit Support/NSData+RKAdditions.h</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
-		</dict>
-		<key>E1216D9C70F94CE79F6FB060</key>
-		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
-			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageWhiteBalanceFilter.m</string>
+			<string>GPUImageTextureOutput.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageWhiteBalanceFilter.m</string>
+			<string>framework/Source/GPUImageTextureOutput.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E1463BF281FF41F580DFCC91</key>
-		<dict>
-			<key>fileRef</key>
-			<string>F402E60B586D437B82F1A89A</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>E182A93CC5974DDD9647DBFB</key>
+		<key>D6667A839E864403A2EA39D7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7D3CA674CE4D489FA7FBC5FD</string>
+			<string>EA438BDA3C5A40409EBA2C8C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -17247,28 +16635,34 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>E1A5E9D40373413388D9E755</key>
+		<key>D6910029790D4A34B5833C83</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DA0438E73DD5420C83C38BA9</string>
+			<string>D21B5F4E4C9647C2B339B1AE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E1CFB6398FE24756885A55B8</key>
+		<key>D6C5B2A71D594E398F2F1B31</key>
 		<dict>
 			<key>fileRef</key>
-			<string>825BBF07D6244EF7999E129C</string>
+			<string>1F66FD6EC89D4B3C9224B256</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E1E038BC67014274BAFBC790</key>
+		<key>D70A63971F2F4F5CAA4A24B6</key>
 		<dict>
-			<key>fileRef</key>
-			<string>F657BCE4928148C9B28315C1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>wrapper.framework</string>
+			<key>name</key>
+			<string>CoreMotion.framework</string>
+			<key>path</key>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreMotion.framework</string>
+			<key>sourceTree</key>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>E1E077ED25874A8398AE7B9F</key>
+		<key>D730A1C96B3147A9B981C387</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17276,177 +16670,107 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageColorInvertFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageColorInvertFilter.m</string>
+			<string>Pods-NBUImagePicker-dummy.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E1F71E980B0E4740B0B11BB0</key>
+		<key>D75DBF7679CF4330BF745809</key>
+		<dict>
+			<key>fileRef</key>
+			<string>842EAB8251C4446FADFD6460</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>D76668F1E4ED428CBB2A8FB1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageDilationFilter.m</string>
+			<string>GPUImageJFAVoronoiFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDilationFilter.m</string>
+			<string>framework/Source/GPUImageJFAVoronoiFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E20FD68BCA064515A5F7535E</key>
+		<key>D789B9B4E29D4380999BAE01</key>
 		<dict>
-			<key>buildConfigurationList</key>
-			<string>AD2C4AE903F249EDBD2E2F00</string>
-			<key>buildPhases</key>
-			<array>
-				<string>2D38DE67A92044EE986F9493</string>
-				<string>229741AEC9434AA782FA2EDE</string>
-				<string>2C8961AE174B4407948ED5A5</string>
-			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array>
-				<string>D07ACE3CCEF5411C9DFA4B42</string>
-				<string>F72AA7A3DCA24F2488C3A57F</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXNativeTarget</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Pods-NBULog</string>
-			<key>productName</key>
-			<string>Pods-NBULog</string>
-			<key>productReference</key>
-			<string>32CA880D57C84861ACFB2F55</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
+			<string>GPUImageNormalBlendFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageNormalBlendFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E23116EB47F64067A9C34194</key>
+		<key>D7C570F9F30E4051B5914A7B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>arrow@2x.png</string>
+			<string>GPUImageLookupFilter.m</string>
 			<key>path</key>
-			<string>Resources/arrow@2x.png</string>
+			<string>framework/Source/GPUImageLookupFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E2520BD03FAE4518B591B1CF</key>
+		<key>D7DF37AAEABE4325B53BB298</key>
 		<dict>
-			<key>buildConfigurations</key>
-			<array>
-				<string>B95328B27B50438D83BCD1A3</string>
-				<string>70884A3E16594D6B829BE363</string>
-			</array>
-			<key>defaultConfigurationIsVisible</key>
-			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
+			<key>fileRef</key>
+			<string>FF396EFBE413427FA6E1B644</string>
 			<key>isa</key>
-			<string>XCConfigurationList</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>E25B0A5E12774AE589B0AAE1</key>
+		<key>D7EB9686738D442888D4267A</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>8036E3424AD94608B6EC7382</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-LumberjackConsole-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-			</dict>
+			<key>fileRef</key>
+			<string>E68520708E484241876CFD24</string>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
-			<key>name</key>
-			<string>Debug</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>E260AC6AB86F476298AE7867</key>
+		<key>D80F59AC181742758C3BBA4D</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>37F63912282B4688A51AECEC</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>text.plist.xml</string>
-			<key>path</key>
-			<string>Pods-acknowledgements.plist</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>E2706702D4A347ADA061C916</key>
+		<key>D811F7C5B1AE44D088185EE6</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>fileRef</key>
+			<string>F7013B46A44F4385BE4F702F</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageToonFilter.m</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageToonFilter.m</string>
-			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>E2DBA3898AD14358863C583A</key>
+		<key>D82243548759417C89C7729D</key>
 		<dict>
+			<key>fileRef</key>
+			<string>8E1B95AC977D498494D0A036</string>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>C9388176061340AD9035734F</string>
-			<key>targetProxy</key>
-			<string>FB1F550697F145F583E5CF97</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>E2E21EC15EA040DE96936037</key>
+		<key>D84953E610A341EE8FE21D8D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>3CDA5C2CE8E6487A9325577B</string>
+			<string>C47D34600E2C4DA7AD7CBC0C</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -17455,29 +16779,48 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>E2E9949370D148FDA7094EFC</key>
+		<key>D896D4173D4C483183CB88C1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>44B8DEB0EC5C412BAB8D36EF</string>
+			<string>2D8D11CF3092430999B50FBE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>E2F7635E1E32431587DB069B</key>
+		<key>D901AFA7920243178F52C38D</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>A0E7ADB51F244DFFA339D4E3</string>
+				<string>E225BEFD7E2C430CBB8A585E</string>
+				<string>6799EB99FC1949B181BD35AB</string>
+				<string>C0EDAC06117447A3AE6AA203</string>
+				<string>A864BB6AC394464C8B68CB43</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>NBUAssetsGroupViewController.xib</string>
-			<key>path</key>
-			<string>Source/Assets/NBUAssetsGroupViewController.xib</string>
+			<string>Camera</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E39255C9BDE6446DAA432271</key>
+		<key>D913FE04242C486E8F9FF62F</key>
+		<dict>
+			<key>fileRef</key>
+			<string>D5D83C8DC7A74A1B82DDF46E</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>D914F8A39A5D40729FBD51B1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17486,55 +16829,57 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageClosingFilter.h</string>
+			<string>GPUImageBuffer.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageClosingFilter.h</string>
+			<string>framework/Source/GPUImageBuffer.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E42DAE65101E42B3B3763CEF</key>
+		<key>D91C641A0E834527A18011BE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7563B158370A4820A1B7CC46</string>
+			<string>83D125B83A404B70AC4888B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E4C4489C080543E29343E442</key>
+		<key>D920DDB2AA02462D86784AF3</key>
 		<dict>
-			<key>fileRef</key>
-			<string>1642C94AF14E4C5EB34EEA41</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>98415304699E496387C4BB44</string>
+			<key>targetProxy</key>
+			<string>729D19721C9D40D6A8C1AF1B</string>
 		</dict>
-		<key>E4E135E6E4D3480F93847895</key>
+		<key>D967D64315494FA79D59B332</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>UIResponder+NBUAdditions.h</string>
+			<string>RKDirectory.m</string>
 			<key>path</key>
-			<string>Source/Additions/UIResponder+NBUAdditions.h</string>
+			<string>Library/RestKit Support/RKDirectory.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E554859CE04340BCAFA40A25</key>
+		<key>D9C1A92FA62C44DB9AE5F75C</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>0</string>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>libPods-GPUImage.a</string>
+			<string>Pods-RBVolumeButtons-Private.xcconfig</string>
 			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E5598EE4EA5F4F11982FDA75</key>
+		<key>D9D8B07B12E74AE1B7E3790E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17543,50 +16888,102 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageLookupFilter.m</string>
+			<string>GPUImageRGBClosingFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageLookupFilter.m</string>
+			<string>framework/Source/GPUImageRGBClosingFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E5900787D6D84433A9C61621</key>
+		<key>D9FF575D8A9843CE93ADDA38</key>
+		<dict>
+			<key>fileRef</key>
+			<string>5E4FA813684A401C98432B68</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>DA0B9F136AAF483C8EE9B140</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>ScrollViewController.m</string>
+			<string>NBUKit.h</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ScrollViewController.m</string>
+			<string>Source/NBUKit.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E5926E800AF44ACF9DBDEF2A</key>
+		<key>DA186C7768A945BB80F061FA</key>
 		<dict>
 			<key>fileRef</key>
-			<string>B4EF011D8DD34154B9D50A5D</string>
+			<string>6CAB10E136FC482EA1BDC6D1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>E59FB5C93840481BA65EE67B</key>
+		<key>DA669C8A73B74609BFE7A6B0</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageStretchDistortionFilter.h</string>
+			<string>GPUImageAverageColor.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageStretchDistortionFilter.h</string>
+			<string>framework/Source/GPUImageAverageColor.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E5A2EAAF853E4281B3B0BE17</key>
+		<key>DA799503AF0048BD890084BA</key>
+		<dict>
+			<key>fileRef</key>
+			<string>C74684255A4F4A588BC071B3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>DAAEA4DA6E0F4D5D89BF8101</key>
+		<dict>
+			<key>buildConfigurations</key>
+			<array>
+				<string>72B0271B122D4CF6A896F27D</string>
+				<string>6F9ED941F5E24079A9FEA018</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
+			<key>isa</key>
+			<string>XCConfigurationList</string>
+		</dict>
+		<key>DAC7FB0002DB4C3B8EF2942A</key>
+		<dict>
+			<key>fileRef</key>
+			<string>FF90CB1A36D847E0BEDB8D7F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>DB08F459B6A14FFFB3F6EDFB</key>
+		<dict>
+			<key>fileRef</key>
+			<string>16EB17755204401EBF6AC73D</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>DB54B54015E8403C8116DF44</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17595,43 +16992,122 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageBilateralFilter.h</string>
+			<string>GPUImageFilterPipeline.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageBilateralFilter.h</string>
+			<string>framework/Source/GPUImageFilterPipeline.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E5B4D54C38FC4B328ED0D17D</key>
+		<key>DB813075CECB49898DB6EE17</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>5C6D81F44EC84DD2B79286F3</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>YES</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
+			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Release</string>
+		</dict>
+		<key>DB863986038849D3AE17182C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>4629097C346E4B3AA1CCF91E</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>DBF88CCDE07D4BA88CD0A0F0</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageSphereRefractionFilter.m</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSphereRefractionFilter.m</string>
+			<string>Pods-CocoaLumberjack-Private.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E5BFACA0AB054697B0B9E8DD</key>
+		<key>DC483C3A7B454C158D0A59E1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UIWebView+NBUAdditions.h</string>
+			<string>delete@2x.png</string>
 			<key>path</key>
-			<string>Source/Additions/UIWebView+NBUAdditions.h</string>
+			<string>Resources/delete@2x.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E6015D9CFBC94618A8A0DBF6</key>
+		<key>DCD334009DFC4BB18B305005</key>
+		<dict>
+			<key>fileRef</key>
+			<string>3A8A9C47A4AA410A80390D7F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>DDA90B89175A478D9F0E1E8F</key>
+		<dict>
+			<key>fileRef</key>
+			<string>B8F04457380443E4ADD3A637</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>DDF30304D2534FF68EC0D19A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17640,13 +17116,25 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUSplashView.m</string>
+			<string>GPUImageGammaFilter.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUSplashView.m</string>
+			<string>framework/Source/GPUImageGammaFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E6217E11175642D6B9491828</key>
+		<key>DE221EAECC82418F95BC4883</key>
+		<dict>
+			<key>fileRef</key>
+			<string>C5A2D01B3D2A4CFE8BFF0662</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>DE2E1E20E3E041D38ADE6ED8</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17655,77 +17143,90 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSwirlFilter.h</string>
+			<string>GPUImageOutput.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageOutput.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>DE2E43F319DB41E8B19C9C14</key>
+		<dict>
+			<key>fileRef</key>
+			<string>690E27FC0D7D4515AB79C2AC</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>DE819E8A69DB47978B77E361</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>name</key>
+			<string>next.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSwirlFilter.h</string>
+			<string>Resources/next.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E648F3ACE8FB4B7A8AB538B1</key>
+		<key>DED2584D03234F77A96AB0AF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>76B2D614A2784D8FB50C2870</string>
+			<string>D5FB1A73BC884E29A374235D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>E69A7BB4EB5E4657A119EA6D</key>
+		<key>DEFBD136CBD24DE285DC0272</key>
 		<dict>
 			<key>fileRef</key>
-			<string>ABBE744D7062410BB1DCD16D</string>
+			<string>CDDA206066844885BD5DAB34</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E6D7F0CD88E04A31AD49CB70</key>
+		<key>DF3E99293DCC4D679D2BB5B2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageThresholdSketchFilter.m</string>
 			<key>path</key>
-			<string>Pods-LumberjackConsole-prefix.pch</string>
+			<string>framework/Source/GPUImageThresholdSketchFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E6E09A7F4EE54BC98FE73576</key>
-		<dict>
-			<key>fileRef</key>
-			<string>2A6D6A93D685471683642D8B</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>E6FC974EC56A471CAA5CA06F</key>
+		<key>DF424631B1FE485D9EF3F56E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>157A625E88694DB3A167B200</string>
+			<string>C3E17A83E17B4F46B9BFAF74</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>E741655838D8439AA5DCEF49</key>
+		<key>DFB824FE614945779D88A467</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>wrapper.framework</string>
 			<key>name</key>
-			<string>NBUGalleryViewController.h</string>
+			<string>CoreGraphics.framework</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGalleryViewController.h</string>
+			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreGraphics.framework</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>DEVELOPER_DIR</string>
 		</dict>
-		<key>E7732B1703EE43F48229C666</key>
+		<key>E00AA8DB187B4741AC51925D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7B133EE37A3E4A4E83F75AAC</string>
+			<string>F67F6BDDB741408695E7E42B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -17734,60 +17235,25 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>E774041EDA194C65A3B62B77</key>
+		<key>E01489A845834F2E9D07FCC1</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>3FADBEBBE5884912B3B0ADA5</string>
 			<key>buildSettings</key>
 			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-NBUImagePicker-prefix.pch</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
 				<key>PRODUCT_NAME</key>
 				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
 				<key>SDKROOT</key>
 				<string>iphoneos</string>
 				<key>SKIP_INSTALL</key>
 				<string>YES</string>
+				<key>WRAPPER_EXTENSION</key>
+				<string>bundle</string>
 			</dict>
 			<key>isa</key>
 			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>Debug</string>
+			<string>Release</string>
 		</dict>
-		<key>E77ECFA917504EF1A44C9F4E</key>
+		<key>E05B6B8F59B748E3A70CBDAB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17796,25 +17262,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageExposureFilter.h</string>
+			<string>NBUAssetsGroupViewController.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageExposureFilter.h</string>
+			<string>Source/Assets/NBUAssetsGroupViewController.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E7A4F7AC7DCD4246A450CCDC</key>
+		<key>E06D4467B2B841E2B0063031</key>
 		<dict>
-			<key>fileRef</key>
-			<string>77B6297AFCB4452BA9E7290B</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageVignetteFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageVignetteFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E7A526CD17FD44BCB1E68E43</key>
+		<key>E0B32E016B4845E7AF203ACE</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17822,39 +17291,60 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageHighlightShadowFilter.h</string>
 			<key>path</key>
-			<string>MotionOrientation.h</string>
+			<string>framework/Source/GPUImageHighlightShadowFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E7A7D46E07D64DC4B6CC84F1</key>
+		<key>E125387E7CDD4DAC96E5FF6B</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
-			<array>
-				<string>1B8BF9235B70463ABD15B134</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
-			<string>0</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageHistogramFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageHistogramFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E7AFCF2D8A4A4458B6642F44</key>
+		<key>E1285998B63642EBB115ECA7</key>
 		<dict>
 			<key>fileRef</key>
-			<string>83C81AC602704433A4A5420E</string>
+			<string>7441F7D2CFE249FFA67442FC</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E7B6A761448747D3B25D9264</key>
+		<key>E15A419DB1BC400CAAA15CAD</key>
+		<dict>
+			<key>fileRef</key>
+			<string>E4F088474E824DC0A8F10E2F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>E18A9BC235BC4A98885AA89D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E5A2EAAF853E4281B3B0BE17</string>
+			<string>39A9AC065E664A42B307D2B3</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>E7E5220788CA4CC1AE0C4C11</key>
+		<key>E21714C77BAA4ACBAFDBFC4D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17863,13 +17353,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageParallelCoordinateLineTransformFilter.h</string>
+			<string>GPUImageCrosshatchFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageParallelCoordinateLineTransformFilter.h</string>
+			<string>framework/Source/GPUImageCrosshatchFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E7EA7F9DE4A843FE8466E499</key>
+		<key>E225BEFD7E2C430CBB8A585E</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17878,35 +17368,71 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageToneCurveFilter.h</string>
+			<string>NBUCameraView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageToneCurveFilter.h</string>
+			<string>Source/Camera/NBUCameraView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E7F94DA41B494EBFAC2D9108</key>
+		<key>E25965318AAF459AB32895FF</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMosaicFilter.h</string>
+			<string>DDContextFilterLogFormatter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMosaicFilter.h</string>
+			<string>Lumberjack/Extensions/DDContextFilterLogFormatter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E80D42BAFFFF4789B6B67B37</key>
+		<key>E2B057651E694EEE9823B555</key>
+		<dict>
+			<key>fileRef</key>
+			<string>79091E628F0146B68452EB8F</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>E2B20E2E34734434B79D59F5</key>
+		<dict>
+			<key>fileRef</key>
+			<string>6F4DFB3610B344CB832A6FC9</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>E309F4BBC9E0460595BB8AF5</key>
+		<dict>
+			<key>fileRef</key>
+			<string>8844E7700CFC4FD3A5C345DC</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>E32009E241B84B13A0A1E0DD</key>
 		<dict>
 			<key>fileRef</key>
-			<string>56270DB0C2DB4D4BB4D85F2B</string>
+			<string>B088C9E67A9F4E34860D8133</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E80E7897759646478C01078A</key>
+		<key>E35B9EBE31104DDABC686DDB</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageRGBDilationFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageRGBDilationFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>E37CD6DBE4FF4B67B74A9771</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -17915,51 +17441,45 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUMailComposeViewController.m</string>
+			<string>GPUImageMovie.m</string>
 			<key>path</key>
-			<string>Source/UI/NBUMailComposeViewController.m</string>
+			<string>framework/Source/GPUImageMovie.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E817637B18DC423CA348932C</key>
+		<key>E3A4E433FCC64B20AFBA22E2</key>
 		<dict>
 			<key>fileRef</key>
-			<string>CBA4AB8677BE423A8BE4E7BD</string>
+			<string>E7818A3C7C1B4DECAC9491C0</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E8348F66A1D145E0A74369E5</key>
+		<key>E3B0CCF328414C7CA9C4EB84</key>
 		<dict>
 			<key>fileRef</key>
-			<string>AC12460848194A7B8DCEE5B8</string>
+			<string>ACAB1FA0AA4D4D699B8ADD5F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E84CE349F4BF40CCBA0EB759</key>
+		<key>E48617FC2E7B4054A0CB73F1</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>4B137AE40B2A4A22A0A50FC2</string>
-				<string>1EA3ACC06AC7414A80C66594</string>
-				<string>5579B85E91584D838650F0DE</string>
-				<string>CBBF40F3807C403587C594D7</string>
-				<string>2F2E357A9D8044A78133BE92</string>
-				<string>058B9BE22E49434D937CD86C</string>
-				<string>B15F02A045804888B33F3747</string>
-				<string>04C9D6FAEF5F47E398879722</string>
-				<string>06A7FF234179438AA3F35E89</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Pods</string>
+			<string>GPUImagePicture.h</string>
+			<key>path</key>
+			<string>framework/Source/iOS/GPUImagePicture.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E87DA57060744EF9B81D287F</key>
+		<key>E492CA43750548F6B85DC2CE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DB9448B6A4A945FAB4141D19</string>
+			<string>65CF5B8B750F4E06AA2554AE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -17968,58 +17488,91 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>E8BC090B205B4787975D42C9</key>
+		<key>E4A131197C4148DAA4B3E076</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8F8F89DF1921488B99301F75</string>
+			<string>FC55F432110D4145883C6B9D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>E8FF206883B3436D86726EB0</key>
+		<key>E4F088474E824DC0A8F10E2F</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>UIImage+NBUAdditions.m</string>
+			<key>path</key>
+			<string>Source/Additions/UIImage+NBUAdditions.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>E52D8D12ECCA4758A4954166</key>
 		<dict>
 			<key>fileRef</key>
-			<string>312C299AE4524EF4871F1265</string>
+			<string>B79E81140342483286F10959</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E943806EED5749EB978C6FDD</key>
+		<key>E5524350862A47DAA9F103EC</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSoftEleganceFilter.h</string>
+			<string>lookup_soft_elegance_2.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSoftEleganceFilter.h</string>
+			<string>framework/Resources/lookup_soft_elegance_2.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E9471D17644046548AF97EBF</key>
+		<key>E552D80524E2466BAC9C93A7</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9438D3EB59CF48C189F7AF03</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>E569649A006B47B5A51755EE</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>0A89230734AC4345B614143D</string>
+			<key>remoteInfo</key>
+			<string>Pods-NBUKit</string>
+		</dict>
+		<key>E56A137D395F44E1A4F48ADB</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1D54FEE79C694ECF97542735</string>
+			<string>9E9B2D4E99C14ACE931BE3C6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E95CED754C794753AABC26D0</key>
+		<key>E586BFA406FB4325888B5F4B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D2BFA5846FB048438E0119C6</string>
+			<string>48C8B4B60DA643C88323DF2E</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>E9C580B99A464F93B4B3DFD6</key>
+		<key>E5946E239B5B4B3093865D4F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>2588C3C930F9479AA25FF3A1</string>
+			<string>60D2BB1C20684174B56BFE6A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -18028,19 +17581,37 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>E9D6C6BFDDAD4DB5A64E3A5C</key>
+		<key>E595555CCB274D78A6530706</key>
 		<dict>
-			<key>fileRef</key>
-			<string>461723A0E9654AA5A61FE0E1</string>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageGlassSphereFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageGlassSphereFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>E5AF2FF0AE8A497EAF891A7C</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageHueBlendFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageHueBlendFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>E9FF6DC1B94B4F96AF550337</key>
+		<key>E62629163BF440C8B7AE22C1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18049,13 +17620,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHoughTransformLineDetector.h</string>
+			<string>NBUFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHoughTransformLineDetector.h</string>
+			<string>Source/Filters/NBUFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EA3EEE7554724F90ACB3DA70</key>
+		<key>E65BCF0BEF974D6CBD3BF8E2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18064,79 +17635,75 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageVideoCamera.m</string>
+			<string>DDASLLogger.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageVideoCamera.m</string>
+			<string>Lumberjack/DDASLLogger.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EA436696B1144794A7F13DC6</key>
+		<key>E68520708E484241876CFD24</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageJFAVoronoiFilter.m</string>
+			<string>GPUImageCropFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageJFAVoronoiFilter.m</string>
+			<string>framework/Source/GPUImageCropFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EAAE7CF3246D4D8FB9A2377F</key>
+		<key>E71D352F387B4C1F8A4F6C5E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E4E135E6E4D3480F93847895</string>
+			<string>9263271779D246D59502923B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>EAD8B09D73A94AC78688DB3A</key>
+		<key>E7818A3C7C1B4DECAC9491C0</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageRawDataOutput.m</string>
+			<string>GPUImageSoftEleganceFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRawDataOutput.m</string>
+			<string>framework/Source/GPUImageSoftEleganceFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EB055F4613D0458CAA94F358</key>
+		<key>E78D4A1B653549C0BF630892</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>next@2x.png</string>
+			<string>GPUImageSoftLightBlendFilter.m</string>
 			<key>path</key>
-			<string>Resources/next@2x.png</string>
+			<string>framework/Source/GPUImageSoftLightBlendFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EB27CD1E37B84EF3BB3E7563</key>
+		<key>E8083BDA090745E48D288D54</key>
 		<dict>
+			<key>fileRef</key>
+			<string>30EB82F03BF94F1FA9B5C3EC</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>QuartzCore.framework</string>
-			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/QuartzCore.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>EB30A1B6488747318DDD9FDC</key>
+		<key>E8452174861D4E668DE55BC4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9722B9FCAA6A45BDAC5FF5B2</string>
+			<string>A88F4F8B745B4373B662E461</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -18145,53 +17712,92 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>EB8ADF9CDC2A49A3A76830DA</key>
+		<key>E88C2647F0AE4FB5ACBB281F</key>
 		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>OpenGLES.framework</string>
+			<string>GPUImageBrightnessFilter.h</string>
 			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/OpenGLES.framework</string>
+			<string>framework/Source/GPUImageBrightnessFilter.h</string>
 			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EBF590F6BD2A4C8891BE46C3</key>
+		<key>E8B8A93C523D4144B660DADE</key>
 		<dict>
 			<key>fileRef</key>
-			<string>A1126EA8843E4FCCBDC7E6DE</string>
+			<string>ECA8AF2EDFFA4BA3B421F688</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>EC3A58FCF9734A2A8067F8ED</key>
+		<key>E8BE723A7D994A9F98BE2029</key>
 		<dict>
-			<key>fileRef</key>
-			<string>DC0F68F7CDEB4ACC80AB19E4</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImagePosterizeFilter.m</string>
+			<key>path</key>
+			<string>framework/Source/GPUImagePosterizeFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EC3C4DE7F159428AB101FE79</key>
+		<key>E8F3CC5BF4CD4CFCBB124407</key>
 		<dict>
-			<key>buildConfigurations</key>
+			<key>buildActionMask</key>
+			<string>2147483647</string>
+			<key>files</key>
 			<array>
-				<string>3162B95FE3BF468BA9DACECE</string>
-				<string>FBF4E2B6972242ED83B6CEE2</string>
+				<string>ABAAAC807E33483E96EDF409</string>
+				<string>0AD0694925C24303A65E29CB</string>
+				<string>14724FC6BF7C497DA8133BD9</string>
 			</array>
-			<key>defaultConfigurationIsVisible</key>
+			<key>isa</key>
+			<string>PBXHeadersBuildPhase</string>
+			<key>runOnlyForDeploymentPostprocessing</key>
 			<string>0</string>
-			<key>defaultConfigurationName</key>
-			<string>Release</string>
+		</dict>
+		<key>E913CD7543384F9B8D85407B</key>
+		<dict>
+			<key>fileRef</key>
+			<string>EC5A7120DAD947E2A0780055</string>
 			<key>isa</key>
-			<string>XCConfigurationList</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>EC63C7569525443883DA88CA</key>
+		<key>E97997F9028445A9A57F3DAD</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>17499E66C347412491BF8C2C</string>
+			<key>remoteInfo</key>
+			<string>Pods-NBUCore</string>
+		</dict>
+		<key>E9B0BFF236164A13B2EEB099</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>98415304699E496387C4BB44</string>
+			<key>remoteInfo</key>
+			<string>Pods-CocoaLumberjack</string>
+		</dict>
+		<key>E9CEFD9FA6524324A53E7274</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18200,13 +17806,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUAssetsLibrary.h</string>
+			<string>GPUImageMonochromeFilter.h</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetsLibrary.h</string>
+			<string>framework/Source/GPUImageMonochromeFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EC91AEC7185442D294BD433F</key>
+		<key>E9D72923BCAB4BD09DF6F589</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18215,76 +17821,155 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageHistogramGenerator.m</string>
+			<string>GPUImageNobleCornerDetectionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHistogramGenerator.m</string>
+			<string>framework/Source/GPUImageNobleCornerDetectionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EC9D3930BE6B4678BC26D26F</key>
+		<key>E9FAD81F26C645B796FB33F3</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8A0CF885180640058A91EF6A</string>
+			<string>6E045968CEED420183430835</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>ECA7486DB07446B48FD8C444</key>
+		<key>EA20487C60AE43CD8CBCED0F</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0E1AE3DDF16F4F9EBB5E41CC</string>
+			<string>C629284AFDF640C6BC03D157</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>ECC46C1A90B34301A8978A0E</key>
+		<key>EA2576224E4C40AF8E8D83E4</key>
+		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
+			<key>isa</key>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>6642C3BE4C8F431E8F7DF986</string>
+			<key>remoteInfo</key>
+			<string>Pods-Lockbox</string>
+		</dict>
+		<key>EA438BDA3C5A40409EBA2C8C</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUEditImageViewController.xib</string>
+			<string>GPUImageOpeningFilter.m</string>
 			<key>path</key>
-			<string>Source/Image/NBUEditImageViewController.xib</string>
+			<string>framework/Source/GPUImageOpeningFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>ECE7FBAE3A6C4BE9A32316DF</key>
+		<key>EA8A1E29CB2C4997987B5B32</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUImagePicker.m</string>
+			<string>GPUImageLuminosity.h</string>
 			<key>path</key>
-			<string>Source/NBUImagePicker.m</string>
+			<string>framework/Source/GPUImageLuminosity.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>ECED1B2AA7D84B6787175918</key>
+		<key>EAB509E92AC1419D966A8F15</key>
 		<dict>
+			<key>buildConfigurationList</key>
+			<string>F93DCD8D2D1C496E820748C2</string>
+			<key>buildPhases</key>
+			<array>
+				<string>CBEA8EB3FC9643E8B562BC19</string>
+				<string>A14CA0BCB21749868D725140</string>
+				<string>64E192B4EC174451BA9245A5</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array/>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>E20FD68BCA064515A5F7535E</string>
-			<key>targetProxy</key>
-			<string>C5C86FBB3783479A96785AE2</string>
+			<string>PBXNativeTarget</string>
+			<key>name</key>
+			<string>Pods-RBVolumeButtons</string>
+			<key>productName</key>
+			<string>Pods-RBVolumeButtons</string>
+			<key>productReference</key>
+			<string>43ECF82D8CC441F3A3F47B0E</string>
+			<key>productType</key>
+			<string>com.apple.product-type.library.static</string>
+		</dict>
+		<key>EACFF5E8A2714952A763235C</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9769B2BC5A7B468D90EAD855</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>EAEA52327DEA433ABDBA9341</key>
+		<dict>
+			<key>fileRef</key>
+			<string>73EB07B9C34B476A8A84D440</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>EB036182E95E4F95B902A485</key>
+		<dict>
+			<key>fileRef</key>
+			<string>73FADCC249B344DCB263048D</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>EB05192684614C57974F8D44</key>
+		<dict>
+			<key>fileRef</key>
+			<string>F7A615B0DBCC4825973C1EBB</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>EB4975BBD9034659B8C11660</key>
+		<dict>
+			<key>fileRef</key>
+			<string>1337A59B563342EC8EF55BEE</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>ECFF5C8FFBCC4718950316D2</key>
+		<key>EB4CBD5FF6CD4079AF02F08E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>03E05B4748DC4983A554378B</string>
+			<string>7E2C0DCAA8174878A076C7DD</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>ED05CB39B3C34371B386C908</key>
+		<key>EB4E0459601D407BB59358F5</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D1F62B5238134AB2A50FDEA2</string>
+			<string>EF81167E3BE84858AE7F4B83</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -18293,62 +17978,103 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>ED1AF5800DAF46E888F2226E</key>
+		<key>EB765B86488C448881785489</key>
 		<dict>
 			<key>fileRef</key>
-			<string>9415D832053D49828EFC3879</string>
+			<string>210A130E4E684147959AD313</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>ED321F457F7745BEB4266D4A</key>
+		<key>EB7774BDF62747F28896D27C</key>
 		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>MobileCoreServices.framework</string>
+			<string>GPUImageTransformFilter.h</string>
 			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/MobileCoreServices.framework</string>
+			<string>framework/Source/GPUImageTransformFilter.h</string>
 			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>EBE5A74E5BC44A25BD69797B</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9E522E5D95914187930E73F3</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>EC2EFBD2B26440FBAB33B6A8</key>
+		<dict>
+			<key>fileRef</key>
+			<string>EA8A1E29CB2C4997987B5B32</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>ED61B22AEC6840499B894EF0</key>
+		<key>EC5355E83AAC4590A3199618</key>
 		<dict>
 			<key>fileRef</key>
-			<string>5E77D2872DA442A8B95A825B</string>
+			<string>1DBBE05609CD47ECAE1F9A36</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>EDDAA29873834DFCBE7A537C</key>
+		<key>EC5A7120DAD947E2A0780055</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUView.m</string>
+			<string>UITabBarController+NBUAdditions.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUView.m</string>
+			<string>Source/Additions/UITabBarController+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EDF8158DD4574DC68F7BFAEF</key>
+		<key>EC74ACA92C644394A741C2D7</key>
+		<dict>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
+			<key>includeInIndex</key>
+			<string>0</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>path</key>
+			<string>libPods-NBUKit.a</string>
+			<key>sourceTree</key>
+			<string>BUILT_PRODUCTS_DIR</string>
+		</dict>
+		<key>ECA8AF2EDFFA4BA3B421F688</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>delete.png</string>
+			<string>GPUImageAddBlendFilter.h</string>
 			<key>path</key>
-			<string>Resources/delete.png</string>
+			<string>framework/Source/GPUImageAddBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EE273B2EDF4E4E9CA8298ED2</key>
+		<key>ECB80FCBF10444F5B47D4235</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18357,25 +18083,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePicture.m</string>
+			<string>GLProgram.m</string>
 			<key>path</key>
-			<string>framework/Source/iOS/GPUImagePicture.m</string>
+			<string>framework/Source/GLProgram.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EE2FFFC18FF34F4EA30FCE05</key>
-		<dict>
-			<key>fileRef</key>
-			<string>984AAAA648B848AFAFA48806</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>EE67443830DE47ADB939DEDF</key>
+		<key>ECDDA9CD7C9C4711823B6193</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18384,38 +18098,54 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>DDFileLogger.h</string>
+			<string>GPUImageMovieComposition.h</string>
 			<key>path</key>
-			<string>Lumberjack/DDFileLogger.h</string>
+			<string>framework/Source/GPUImageMovieComposition.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EE7DB6486F964CF987409A39</key>
+		<key>ED17754B232845FDB5CD45A2</key>
 		<dict>
 			<key>fileRef</key>
-			<string>D6623E31300C4A428A8EA2D7</string>
+			<string>EF6D898518E4413785AFA819</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>EEC68C39F1074B3894958D78</key>
+		<key>EDEA69129A544DCB80E67292</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBUAdditions.h</string>
+			<string>GPUImageBulgeDistortionFilter.m</string>
 			<key>path</key>
-			<string>Source/Additions/NBUAdditions.h</string>
+			<string>framework/Source/GPUImageBulgeDistortionFilter.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>EE6037084EC8466AB5F99949</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>295DDBE8FB6F4FC2B11AE0F3</string>
+				<string>A82A8D1CBC54411F81241C96</string>
+				<string>5465E80FC0924DB5AFF7CF73</string>
+				<string>122F8E56C30E491C9ED94536</string>
+				<string>95FE2FB2D5524B9781488561</string>
+				<string>907F7D7EE8EE4B96AE735858</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EF1B924D80B049BEB1174590</key>
+		<key>EE71E9DB689D4F97AF993AC8</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4815FD6175924528B942582B</string>
+			<string>12B5FBD6EFCE424093108FEF</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -18424,22 +18154,22 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>EF5A5182A07E41298AFAF40C</key>
+		<key>EE75174AF9CE490DB33C8792</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageSaturationFilter.h</string>
+			<string>ObjectTableView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSaturationFilter.h</string>
+			<string>Library/NBUCompatibility/ObjectTableView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EF9682CBA7AD4CD8BE8B751A</key>
+		<key>EEEFBEFA85FD40E4B66522FB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18448,73 +18178,50 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageRGBClosingFilter.h</string>
+			<string>NBULog+NBUKit.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRGBClosingFilter.h</string>
+			<string>Source/NBULog+NBUKit.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EF9BD78CD47C4142AA27C534</key>
+		<key>EF0A4BF85E60434FAD4E28D1</key>
 		<dict>
-			<key>fileRef</key>
-			<string>6B0785BFC0374564B40605FF</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageXYDerivativeFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageXYDerivativeFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>EFBD7812FE8D42F080C0A6EA</key>
+		<key>EF38B5225CFB4664A5DAE215</key>
 		<dict>
 			<key>isa</key>
 			<string>PBXTargetDependency</string>
 			<key>target</key>
-			<string>0CC22619F51A409BB7EA2993</string>
+			<string>6642C3BE4C8F431E8F7DF986</string>
 			<key>targetProxy</key>
-			<string>B6FB810358AA4839A5CA935F</string>
-		</dict>
-		<key>EFF02841829B4050B380CBA7</key>
-		<dict>
-			<key>fileRef</key>
-			<string>451DDC451F3B4A24B3EA6794</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>F01976D4CF504209BC37D8CC</key>
-		<dict>
-			<key>fileRef</key>
-			<string>B4EE82E677EB4C92A34C0F8D</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>F1DDAC1F66FA44BD99E84291</string>
 		</dict>
-		<key>F02660E853D447BE934BE279</key>
+		<key>EF6D898518E4413785AFA819</key>
 		<dict>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
 			<key>includeInIndex</key>
-			<string>1</string>
+			<string>0</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageNobleCornerDetectionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageNobleCornerDetectionFilter.m</string>
+			<string>libPods-LumberjackConsole.a</string>
 			<key>sourceTree</key>
-			<string>&lt;group&gt;</string>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>F0709B24C40D4B638EA95822</key>
+		<key>EF81167E3BE84858AE7F4B83</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18522,44 +18229,47 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>GPUImageChromaKeyFilter.m</string>
 			<key>path</key>
-			<string>Pods-RBVolumeButtons-dummy.m</string>
+			<string>framework/Source/GPUImageChromaKeyFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F076164248AB47E98121A222</key>
+		<key>EFAB3D78850F4346991D51B3</key>
 		<dict>
 			<key>fileRef</key>
-			<string>3FA686EFFC5446DEB01EF902</string>
+			<string>3231F62F97044F40AD72581F</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>F07F89D4204A49D0B7F17CF5</key>
+		<key>EFB9AAB626944FAEBDCA0AED</key>
 		<dict>
+			<key>fileRef</key>
+			<string>31C52111399A4218BCADCE0E</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>CoreMedia.framework</string>
-			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreMedia.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>EFED84E8CB744929B45067CE</key>
+		<dict>
+			<key>fileRef</key>
+			<string>95D86B793F4B4132B64ED142</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>F09581B1C18749A2B309ACD3</key>
+		<key>F017F984091B4A69809AB039</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1F64AC9C5A3B4565B7EEE474</string>
+			<string>6B4B08E046BA433D847B0B03</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>F0991CEFB3994CF9B807BB93</key>
+		<key>F05C6BEFA09346E58653C617</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18567,42 +18277,26 @@
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
-			<key>name</key>
-			<string>GPUImagePolarPixellateFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePolarPixellateFilter.h</string>
+			<string>Pods-CocoaLumberjack-prefix.pch</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F108202F5F1C4EACA7EBB957</key>
+		<key>F0739691230E4C388F78E84C</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>4F6E171299794A59AB7F43FD</string>
-				<string>8036E3424AD94608B6EC7382</string>
-				<string>0E1AE3DDF16F4F9EBB5E41CC</string>
-				<string>E6D7F0CD88E04A31AD49CB70</string>
-			</array>
+			<key>fileRef</key>
+			<string>56FC22033A054DA8B33A560A</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
-			<key>name</key>
-			<string>Support Files</string>
-			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
+			<string>PBXBuildFile</string>
 		</dict>
-		<key>F1754B6BA966440FAFD028DE</key>
+		<key>F0D564D68BC644F6901F0E93</key>
 		<dict>
 			<key>fileRef</key>
-			<string>1E9CD456972741C388A85CAB</string>
+			<string>81839243FD294E2FB71D4DAE</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>F17BE5BBBD2A4ABEB2DCC3D7</key>
+		<key>F102737712CB44D68900B47A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18611,22 +18305,73 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>DDContextFilterLogFormatter.h</string>
+			<string>GPUImageRGBClosingFilter.h</string>
 			<key>path</key>
-			<string>Lumberjack/Extensions/DDContextFilterLogFormatter.h</string>
+			<string>framework/Source/GPUImageRGBClosingFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F1FFC38614E8435D8CADB11F</key>
+		<key>F128109548094598BD75F6CD</key>
 		<dict>
+			<key>fileRef</key>
+			<string>5D2E637FBD2C4845B68DE9EF</string>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>0F98B4BAA2234373BEB49046</string>
-			<key>targetProxy</key>
-			<string>BD18BF215B874DC39BAE69DC</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>F159E066DB1D4D2EBB9F163E</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>DBF88CCDE07D4BA88CD0A0F0</string>
+			<key>buildSettings</key>
+			<dict>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>NO</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_DYNAMIC_NO_PIC</key>
+				<string>NO</string>
+				<key>GCC_OPTIMIZATION_LEVEL</key>
+				<string>0</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-CocoaLumberjack-prefix.pch</string>
+				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
+				<array>
+					<string>DEBUG=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
+				<string>NO</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Debug</string>
 		</dict>
-		<key>F21AFCBDD1D9404BBC068563</key>
+		<key>F1A33C95A4C04BFBA3CA720F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18635,83 +18380,122 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePixellatePositionFilter.m</string>
+			<string>GPUImageView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImagePixellatePositionFilter.m</string>
+			<string>framework/Source/iOS/GPUImageView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F26AE64953414B1295B436DE</key>
+		<key>F1BAE45B840A458F836A320E</key>
 		<dict>
 			<key>fileRef</key>
-			<string>35211F71AFDA4DFB9DF9512A</string>
+			<string>8C683E7649B64B8FACA2B82B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>F2ADA6ADB224458799BD4E4B</key>
+		<key>F1D3C9E55A9A4AEBB3E16F0D</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7F08DFE51B7E4D31B2F3E487</string>
+			<string>A0890CFF8B414127961CEAFF</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
+		</dict>
+		<key>F1D6B668758A44938B694BEA</key>
+		<dict>
+			<key>baseConfigurationReference</key>
+			<string>06E6DA7C802C4AC5A3A715BE</string>
+			<key>buildSettings</key>
 			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+				<key>ALWAYS_SEARCH_USER_PATHS</key>
+				<string>NO</string>
+				<key>ARCHS</key>
+				<string>$(ARCHS_STANDARD)</string>
+				<key>COPY_PHASE_STRIP</key>
+				<string>YES</string>
+				<key>DSTROOT</key>
+				<string>/tmp/xcodeproj.dst</string>
+				<key>GCC_C_LANGUAGE_STANDARD</key>
+				<string>gnu99</string>
+				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+				<string>YES</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-LumberjackConsole-prefix.pch</string>
+				<key>GCC_VERSION</key>
+				<string>com.apple.compilers.llvm.clang.1_0</string>
+				<key>INSTALL_PATH</key>
+				<string>$(BUILT_PRODUCTS_DIR)</string>
+				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
+				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_LDFLAGS</key>
+				<string></string>
+				<key>PRODUCT_NAME</key>
+				<string>$(TARGET_NAME)</string>
+				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
+				<string>$(TARGET_NAME)</string>
+				<key>SDKROOT</key>
+				<string>iphoneos</string>
+				<key>SKIP_INSTALL</key>
+				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
 			</dict>
+			<key>isa</key>
+			<string>XCBuildConfiguration</string>
+			<key>name</key>
+			<string>Release</string>
 		</dict>
-		<key>F2C949D1E2E349C58A7A1476</key>
+		<key>F1DDAC1F66FA44BD99E84291</key>
 		<dict>
-			<key>fileRef</key>
-			<string>EB27CD1E37B84EF3BB3E7563</string>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>6642C3BE4C8F431E8F7DF986</string>
+			<key>remoteInfo</key>
+			<string>Pods-Lockbox</string>
 		</dict>
-		<key>F2CA02813D594823A7E91C5D</key>
+		<key>F227E7703A084961BA4C3FEE</key>
 		<dict>
-			<key>fileRef</key>
-			<string>FD81D09B040B4811AE588DDB</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>ObjectArrayView.h</string>
+			<key>path</key>
+			<string>Library/NBUCompatibility/ObjectArrayView.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F347E244C6D340E19A7F51A4</key>
+		<key>F264F6F87F3C4C9FB31FB8EA</key>
 		<dict>
-			<key>buildConfigurationList</key>
-			<string>E2520BD03FAE4518B591B1CF</string>
-			<key>buildPhases</key>
+			<key>children</key>
 			<array>
-				<string>40A01C29AFC34D238535AE76</string>
-				<string>129AD345F8C5434EAAC83F98</string>
-				<string>5289DF0D5237469CA8742C0A</string>
+				<string>C2C3A1CA93EA4E3E9AEB7CFC</string>
 			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array/>
 			<key>isa</key>
-			<string>PBXNativeTarget</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Pods-GPUImage</string>
-			<key>productName</key>
-			<string>Pods-GPUImage</string>
-			<key>productReference</key>
-			<string>E554859CE04340BCAFA40A25</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
-		</dict>
-		<key>F3673271D1484EFFBB0CC28F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>05AF697B5AC74FE390E38D9E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>Resources</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F3798210315145149A8723D4</key>
+		<key>F28711725CF8461B8979BDF3</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18720,20 +18504,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>DDTTYLogger.m</string>
+			<string>GPUImageHighPassFilter.m</string>
 			<key>path</key>
-			<string>Lumberjack/DDTTYLogger.m</string>
+			<string>framework/Source/GPUImageHighPassFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F3804EDD5D2E4EEAA87A5680</key>
+		<key>F2C4717667D24577BC44D542</key>
 		<dict>
-			<key>fileRef</key>
-			<string>18E07E5C5BAE4962A9906CAE</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageOpeningFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageOpeningFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F402E60B586D437B82F1A89A</key>
+		<key>F2E9B2F083BA4035BA76EE89</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18742,26 +18534,28 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSArray+RKAdditions.h</string>
+			<string>UIImage+RKAdditions.h</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSArray+RKAdditions.h</string>
+			<string>Library/RestKit Support/UIImage+RKAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F43403BD5E254AE7B0190A12</key>
+		<key>F2FC3C24625243A48A6D5C86</key>
 		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>CoreGraphics.framework</string>
+			<string>NBUAssetsLibrary.h</string>
 			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/CoreGraphics.framework</string>
+			<string>Source/Assets/NBUAssetsLibrary.h</string>
 			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F44E805848F343BF9F6EE8C6</key>
+		<key>F34F67F30F0B490996CA5744</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18770,31 +18564,59 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NSDictionary+RKAdditions.m</string>
+			<string>GPUImageMaskFilter.m</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSDictionary+RKAdditions.m</string>
+			<string>framework/Source/GPUImageMaskFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F46B32286E494ED3836ACCB8</key>
+		<key>F384914CEBD449FD83505DB8</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>NBULog+CFunctions.h</string>
+			<string>NBULogFormatter.m</string>
 			<key>path</key>
-			<string>Source/NBULog+CFunctions.h</string>
+			<string>Source/NBULogFormatter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F47274F372E84A9586EA2999</key>
+		<key>F3BE61F6B07E4F3CB9AB3EF6</key>
+		<dict>
+			<key>buildConfigurationList</key>
+			<string>B34751F4A2064203AD7577D6</string>
+			<key>buildPhases</key>
+			<array>
+				<string>C8EB44D97FF34244954D81E6</string>
+				<string>973204B696234FE69E44AB82</string>
+				<string>09AA8952A2C44F15B164891D</string>
+			</array>
+			<key>buildRules</key>
+			<array/>
+			<key>dependencies</key>
+			<array>
+				<string>D920DDB2AA02462D86784AF3</string>
+				<string>C0403F70DC88412B957DC295</string>
+			</array>
+			<key>isa</key>
+			<string>PBXNativeTarget</string>
+			<key>name</key>
+			<string>Pods-NBULog</string>
+			<key>productName</key>
+			<string>Pods-NBULog</string>
+			<key>productReference</key>
+			<string>FBDF568B6BCC48DB8A0D76ED</string>
+			<key>productType</key>
+			<string>com.apple.product-type.library.static</string>
+		</dict>
+		<key>F410BFB236A2411F9794B03C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>37860FE000004C4699ED8593</string>
+			<string>A864BB6AC394464C8B68CB43</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -18803,7 +18625,7 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>F47E875E89F340E0AD55407E</key>
+		<key>F45ACEC65D174F1D8D541AF8</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -18812,283 +18634,297 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageGaussianBlurPositionFilter.m</string>
+			<string>NBUAlertView.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGaussianBlurPositionFilter.m</string>
+			<string>Source/UI/NBUAlertView.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F4A41C7E66884A9686DACA82</key>
+		<key>F473C278F2F648EAB02A18AF</key>
 		<dict>
 			<key>fileRef</key>
-			<string>7D39B5B5908B48FBB2515ED3</string>
+			<string>B4AF0EFDCF6043A49C76556A</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>F4E24FCD74AA488A8EFEA37C</key>
+		<key>F4D0ABEA6E3D401CA2D753B4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSharpenFilter.m</string>
+			<string>NBULog+CFunctions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSharpenFilter.m</string>
+			<string>Source/NBULog+CFunctions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F4FE99B4232946F39B6B2DA4</key>
+		<key>F4F02BE0784C44ED8E9F8DBC</key>
 		<dict>
 			<key>fileRef</key>
-			<string>89C3DD7052D1408B8DE2E69A</string>
+			<string>49A713F5C07F4EE5BFD0BA05</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>F518582553D8436383200831</key>
+		<key>F504D3038B0C4ACCBE57CCAE</key>
 		<dict>
-			<key>fileRef</key>
-			<string>482569A9D3544F0CB1C63993</string>
+			<key>children</key>
+			<array>
+				<string>1FCD7387FDFA420197F583AE</string>
+				<string>8DF4A6FEEE9347AC806E9642</string>
+				<string>254474858C9745B996B29A50</string>
+				<string>6664D0F0FE7F4AB490D561F0</string>
+				<string>D09F8B3A0F6B4D738F7D3447</string>
+				<string>1D3628BB05C0443CB77C7B8D</string>
+				<string>9A5789D692314E1E9AB8EF67</string>
+				<string>47E4E163EBFA410FB8D73BBC</string>
+				<string>6910904C53ED48CA81203D9E</string>
+				<string>CBA2CC99751A44E788886F24</string>
+				<string>7EA8E934C65F43CCBB0F7662</string>
+				<string>59A886508B3D410B95509960</string>
+				<string>CA1C69FDE0C940F3AE6E9AD1</string>
+				<string>8A21334AF20E424F809FA648</string>
+				<string>E4F088474E824DC0A8F10E2F</string>
+				<string>F94AFB9B277F47F8955CABBE</string>
+				<string>64806ED8468C4ECCB50288FF</string>
+				<string>4A58A2649EFD4AC88A1B1C9B</string>
+				<string>FF708A7F6B8846E682422533</string>
+				<string>43F0B6BA03694EDEB95DD29C</string>
+				<string>320944C4DF7B449A8E4126A3</string>
+				<string>C232F7CFEFAF4C16AC5345E2</string>
+				<string>16301204B9234F8B94F6C30B</string>
+				<string>EC5A7120DAD947E2A0780055</string>
+				<string>D5D83C8DC7A74A1B82DDF46E</string>
+				<string>F8F49B3617474BAFBC433D3A</string>
+				<string>5A55DEFBC5664596BD7A219A</string>
+				<string>70909523789B4BFB92D530C8</string>
+				<string>60D2BB1C20684174B56BFE6A</string>
+				<string>9A64DA85C99E411D8A3F3F32</string>
+				<string>CD8CDA57201241329CFD58D8</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>Additions</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F5193AD1F8AD459CB59266FB</key>
+		<key>F511B9E71CE14EC098511B09</key>
 		<dict>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>F347E244C6D340E19A7F51A4</string>
-			<key>targetProxy</key>
-			<string>A46CBBB9A67B41B5A1B00507</string>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>17499E66C347412491BF8C2C</string>
+			<key>remoteInfo</key>
+			<string>Pods-NBUCore</string>
 		</dict>
-		<key>F555F50E77F84391956E7FA9</key>
+		<key>F532B2F67ED04036921EA66B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>file.xib</string>
 			<key>name</key>
-			<string>NBUGalleryThumbnailView.xib</string>
+			<string>ja.lproj</string>
 			<key>path</key>
-			<string>Source/Gallery/NBUGalleryThumbnailView.xib</string>
+			<string>Resources/ja.lproj</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F5685488D9654852B2304FD6</key>
+		<key>F53706BC5F7F404CAF3BE5F7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>file.xib</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUImagePickerController.xib</string>
+			<string>GPUImageLineGenerator.h</string>
 			<key>path</key>
-			<string>Source/Picker/NBUImagePickerController.xib</string>
+			<string>framework/Source/GPUImageLineGenerator.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F5A4302FD24B4594A5449314</key>
-		<dict>
-			<key>fileRef</key>
-			<string>4C3155D3A70A438293A4163E</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>F61554DFF8E242CFB41B0E15</key>
+		<key>F55AF0C4268C44FD92F13364</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageTextureInput.h</string>
+			<string>en.lproj</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageTextureInput.h</string>
+			<string>Resources/en.lproj</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F630BF5D02284FF79DB0E700</key>
+		<key>F55B8ABDD0FC4D6B8CF008DE</key>
 		<dict>
-			<key>fileRef</key>
-			<string>C8296BFC331E47E6A456AAAF</string>
+			<key>containerPortal</key>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>PBXContainerItemProxy</string>
+			<key>proxyType</key>
+			<string>1</string>
+			<key>remoteGlobalIDString</key>
+			<string>165D9BCDAB5D40BFB36876F5</string>
+			<key>remoteInfo</key>
+			<string>Pods-GPUImage</string>
 		</dict>
-		<key>F657BCE4928148C9B28315C1</key>
+		<key>F5E6CFA1328B485EA0720457</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageGlassSphereFilter.h</string>
+			<string>badge.png</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGlassSphereFilter.h</string>
+			<string>Resources/badge.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F69057A32D064CE3A726909E</key>
+		<key>F60302F5AC414D1D8D6FA8D9</key>
+		<dict>
+			<key>fileRef</key>
+			<string>4A236368D10D49ECB3B46D70</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>F63BEDC5903648F982A80430</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9A64DA85C99E411D8A3F3F32</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>F6658F4EC357434E9F60437B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
-			<key>name</key>
-			<string>GPUImageMotionDetector.m</string>
+			<string>text.xcconfig</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMotionDetector.m</string>
+			<string>Pods-Lockbox.xcconfig</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F69621DB54DE4F41AFDF12C0</key>
+		<key>F67F6BDDB741408695E7E42B</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageMovieComposition.h</string>
+			<string>GPUImageRGBDilationFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageMovieComposition.h</string>
+			<string>framework/Source/GPUImageRGBDilationFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F6F4E39A1CFB4C1394B7DAAF</key>
+		<key>F6983430414F4B158C88EE65</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageSepiaFilter.m</string>
+			<string>filters</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSepiaFilter.m</string>
+			<string>Resources/filters</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F72AA7A3DCA24F2488C3A57F</key>
-		<dict>
-			<key>isa</key>
-			<string>PBXTargetDependency</string>
-			<key>target</key>
-			<string>0CC22619F51A409BB7EA2993</string>
-			<key>targetProxy</key>
-			<string>BA55447A4FB74D5DBAC36795</string>
-		</dict>
-		<key>F7EBC39E342E419C8478C16C</key>
+		<key>F6A0A88CE0F249BAB60A3192</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageRGBOpeningFilter.h</string>
+			<string>GPUImagePixellatePositionFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageRGBOpeningFilter.h</string>
+			<string>framework/Source/GPUImagePixellatePositionFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F87128849D5D4BA6894DF45A</key>
-		<dict>
-			<key>fileRef</key>
-			<string>931664170DCD4141A7CD32DE</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>F871B59ED1154944B4067538</key>
-		<dict>
-			<key>fileRef</key>
-			<string>4F2A979F975A4E60ADFE914D</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>F87DC73AE3514A0EA6D899B0</key>
+		<key>F6E3191322FA47F5963B7BA2</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageHoughTransformLineDetector.m</string>
+			<string>GPUImageFASTCornerDetectionFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageHoughTransformLineDetector.m</string>
+			<string>framework/Source/GPUImageFASTCornerDetectionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F8B9F0A24AD14302855C02A8</key>
+		<key>F7013B46A44F4385BE4F702F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageSourceOverBlendFilter.m</string>
+			<string>GPUImageView.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageSourceOverBlendFilter.m</string>
+			<string>framework/Source/iOS/GPUImageView.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F8CC833F50CD4F36B0CEDC19</key>
+		<key>F7674986F92A428CB5F15956</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>ObjectGridView.m</string>
+			<string>NBUCompatibility.h</string>
 			<key>path</key>
-			<string>Library/NBUCompatibility/ObjectGridView.m</string>
+			<string>Library/NBUCompatibility/NBUCompatibility.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F8CF43BF12A34915B45A486F</key>
+		<key>F79383D235A744B5934ED565</key>
+		<dict>
+			<key>fileRef</key>
+			<string>0E287943077249F9BE0385AC</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>F79A5BE3DD2E4A63BECBBF2B</key>
+		<dict>
+			<key>fileRef</key>
+			<string>D789B9B4E29D4380999BAE01</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>F7A053D0D3CB438BAE7B4212</key>
 		<dict>
 			<key>baseConfigurationReference</key>
-			<string>C1B3D7D8105941B7879C7DD8</string>
+			<string>DBF88CCDE07D4BA88CD0A0F0</string>
 			<key>buildSettings</key>
 			<dict>
 				<key>ALWAYS_SEARCH_USER_PATHS</key>
@@ -19096,30 +18932,31 @@
 				<key>ARCHS</key>
 				<string>$(ARCHS_STANDARD)</string>
 				<key>COPY_PHASE_STRIP</key>
-				<string>NO</string>
+				<string>YES</string>
 				<key>DSTROOT</key>
 				<string>/tmp/xcodeproj.dst</string>
 				<key>GCC_C_LANGUAGE_STANDARD</key>
 				<string>gnu99</string>
-				<key>GCC_DYNAMIC_NO_PIC</key>
-				<string>NO</string>
-				<key>GCC_OPTIMIZATION_LEVEL</key>
-				<string>0</string>
 				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
 				<string>YES</string>
-				<key>GCC_PREPROCESSOR_DEFINITIONS</key>
-				<array>
-					<string>DEBUG=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
-				<string>NO</string>
+				<key>GCC_PREFIX_HEADER</key>
+				<string>Pods-CocoaLumberjack-prefix.pch</string>
 				<key>GCC_VERSION</key>
 				<string>com.apple.compilers.llvm.clang.1_0</string>
 				<key>INSTALL_PATH</key>
 				<string>$(BUILT_PRODUCTS_DIR)</string>
 				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
 				<string>5.0</string>
+				<key>OTHER_CFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
+				<key>OTHER_CPLUSPLUSFLAGS</key>
+				<array>
+					<string>-DNS_BLOCK_ASSERTIONS=1</string>
+					<string>$(inherited)</string>
+				</array>
 				<key>OTHER_LDFLAGS</key>
 				<string></string>
 				<key>PRODUCT_NAME</key>
@@ -19130,51 +18967,78 @@
 				<string>iphoneos</string>
 				<key>SKIP_INSTALL</key>
 				<string>YES</string>
+				<key>VALIDATE_PRODUCT</key>
+				<string>YES</string>
 			</dict>
 			<key>isa</key>
 			<string>XCBuildConfiguration</string>
 			<key>name</key>
-			<string>Debug</string>
+			<string>Release</string>
 		</dict>
-		<key>F8DF1E631C0D49558E1E2232</key>
+		<key>F7A615B0DBCC4825973C1EBB</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>lookup_soft_elegance_1.png</string>
+			<string>NBUAssetsGroupViewController.m</string>
 			<key>path</key>
-			<string>framework/Resources/lookup_soft_elegance_1.png</string>
+			<string>Source/Assets/NBUAssetsGroupViewController.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F8F3CB988F0F4EDCBEABB95A</key>
+		<key>F7B5308691F346A99631575C</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>path</key>
+			<string>Pods-LumberjackConsole-prefix.pch</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>F7E758B95E35415DB8B2F3D6</key>
+		<dict>
+			<key>includeInIndex</key>
 			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>375A60AD04D54F42AEAAD8F4</string>
-			<key>remoteInfo</key>
-			<string>Pods-NBUKit</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>path</key>
+			<string>Pods-GPUImage-prefix.pch</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F922F5A8B380488DA83C2704</key>
+		<key>F802C175AB564CBC8B08974C</key>
 		<dict>
 			<key>fileRef</key>
-			<string>8172980C01EA4E06AC27DD1E</string>
+			<string>C232F7CFEFAF4C16AC5345E2</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>F97304EB168F448FBF5FC151</key>
+		<key>F81AD63B83564D7B81DE500B</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.objc</string>
+			<key>name</key>
+			<string>NBUCoreImageFilterProvider.m</string>
+			<key>path</key>
+			<string>Source/Filters/NBUCoreImageFilterProvider.m</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>F8234A9C8E62448C9BD48F17</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -19183,37 +19047,37 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUBadgeSegmentedControl.h</string>
+			<string>NBUGPUImageFilterProvider.h</string>
 			<key>path</key>
-			<string>Source/UI/NBUBadgeSegmentedControl.h</string>
+			<string>Source/Filters/NBUGPUImageFilterProvider.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F9748913332E4468941B20E9</key>
+		<key>F837CDAD82D44D7EBE5EF41A</key>
 		<dict>
 			<key>isa</key>
 			<string>PBXTargetDependency</string>
 			<key>target</key>
-			<string>C9388176061340AD9035734F</string>
+			<string>17499E66C347412491BF8C2C</string>
 			<key>targetProxy</key>
-			<string>0944BE6D38C448FBB59BA47A</string>
+			<string>F511B9E71CE14EC098511B09</string>
 		</dict>
-		<key>F97D7403A8A8422D8B6A4C34</key>
+		<key>F8D3D49D10B140398C48BDF7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UIViewController+NBUAdditions.m</string>
+			<string>GPUImage.h</string>
 			<key>path</key>
-			<string>Source/Additions/UIViewController+NBUAdditions.m</string>
+			<string>framework/Source/GPUImage.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F9CDDEE7CA65470997699D33</key>
+		<key>F8F49B3617474BAFBC433D3A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -19222,25 +19086,20 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageKuwaharaFilter.h</string>
+			<string>UIView+NBUAdditions.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageKuwaharaFilter.h</string>
+			<string>Source/Additions/UIView+NBUAdditions.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>F9FDB6D97F20460CBBDAE52E</key>
+		<key>F8FE05581A664297861AED28</key>
 		<dict>
 			<key>fileRef</key>
-			<string>ECE7FBAE3A6C4BE9A32316DF</string>
+			<string>8538CF0E24B9457197FA2F3B</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>FA2DF133A4254724A973D59E</key>
+		<key>F92D56D4B91E429B96410EC5</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -19249,36 +19108,45 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSString+RKAdditions.h</string>
+			<string>NBUImagePicker.h</string>
 			<key>path</key>
-			<string>Library/RestKit Support/NSString+RKAdditions.h</string>
+			<string>Source/NBUImagePicker.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FA3E4F74BCC54B28BFD5AB8A</key>
+		<key>F93DCD8D2D1C496E820748C2</key>
 		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<key>buildConfigurations</key>
+			<array>
+				<string>67840E36AFA14575B6C8A82C</string>
+				<string>B7A569CA3F9B459FBC83951C</string>
+			</array>
+			<key>defaultConfigurationIsVisible</key>
+			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
 			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>066F5A5FD055473C852BE660</string>
-			<key>remoteInfo</key>
-			<string>Pods-LumberjackConsole</string>
+			<string>XCConfigurationList</string>
 		</dict>
-		<key>FA9643DB152341CBB0A3B48E</key>
+		<key>F94AFB9B277F47F8955CABBE</key>
 		<dict>
-			<key>fileRef</key>
-			<string>E7A526CD17FD44BCB1E68E43</string>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>UIImageView+NBUAdditions.h</string>
+			<key>path</key>
+			<string>Source/Additions/UIImageView+NBUAdditions.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FABEB518C24846D69F99EEEC</key>
+		<key>F9551C6F832D42CD8AC5CAD4</key>
 		<dict>
 			<key>fileRef</key>
-			<string>972FD4358E884A6C89A1AB58</string>
+			<string>5F3802EDD9064BAC96A02EB4</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 			<key>settings</key>
@@ -19287,134 +19155,56 @@
 				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
 			</dict>
 		</dict>
-		<key>FAC02980828A4CA08ED7CDD0</key>
+		<key>F977036441D744BBA40BC1E1</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>DDLog+LOGV.h</string>
 			<key>path</key>
-			<string>MotionOrientation.m</string>
+			<string>Lumberjack/DDLog+LOGV.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FAD70F82BCA64B818C34CEA9</key>
+		<key>F9D77166E7C64F398101EDCE</key>
 		<dict>
-			<key>baseConfigurationReference</key>
-			<string>C1B3D7D8105941B7879C7DD8</string>
-			<key>buildSettings</key>
-			<dict>
-				<key>ALWAYS_SEARCH_USER_PATHS</key>
-				<string>NO</string>
-				<key>ARCHS</key>
-				<string>$(ARCHS_STANDARD)</string>
-				<key>COPY_PHASE_STRIP</key>
-				<string>YES</string>
-				<key>DSTROOT</key>
-				<string>/tmp/xcodeproj.dst</string>
-				<key>GCC_C_LANGUAGE_STANDARD</key>
-				<string>gnu99</string>
-				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
-				<string>YES</string>
-				<key>GCC_VERSION</key>
-				<string>com.apple.compilers.llvm.clang.1_0</string>
-				<key>INSTALL_PATH</key>
-				<string>$(BUILT_PRODUCTS_DIR)</string>
-				<key>IPHONEOS_DEPLOYMENT_TARGET</key>
-				<string>5.0</string>
-				<key>OTHER_CFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_CPLUSPLUSFLAGS</key>
-				<array>
-					<string>-DNS_BLOCK_ASSERTIONS=1</string>
-					<string>$(inherited)</string>
-				</array>
-				<key>OTHER_LDFLAGS</key>
-				<string></string>
-				<key>PRODUCT_NAME</key>
-				<string>$(TARGET_NAME)</string>
-				<key>PUBLIC_HEADERS_FOLDER_PATH</key>
-				<string>$(TARGET_NAME)</string>
-				<key>SDKROOT</key>
-				<string>iphoneos</string>
-				<key>SKIP_INSTALL</key>
-				<string>YES</string>
-				<key>VALIDATE_PRODUCT</key>
-				<string>YES</string>
-			</dict>
+			<key>children</key>
+			<array>
+				<string>80B0228F3A13491E8E79D352</string>
+				<string>06E6DA7C802C4AC5A3A715BE</string>
+				<string>6EA9D865D1454E339AB88BA5</string>
+				<string>F7B5308691F346A99631575C</string>
+			</array>
 			<key>isa</key>
-			<string>XCBuildConfiguration</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Release</string>
+			<string>Support Files</string>
+			<key>sourceTree</key>
+			<string>SOURCE_ROOT</string>
 		</dict>
-		<key>FAE6A9449EC84D20AC2A741F</key>
+		<key>F9DF17265160414AA2932D20</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBURotatingViews.m</string>
+			<string>GPUImage3x3ConvolutionFilter.h</string>
 			<key>path</key>
-			<string>Source/UI/NBURotatingViews.m</string>
+			<string>framework/Source/GPUImage3x3ConvolutionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FB1F550697F145F583E5CF97</key>
-		<dict>
-			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
-			<key>isa</key>
-			<string>PBXContainerItemProxy</string>
-			<key>proxyType</key>
-			<string>1</string>
-			<key>remoteGlobalIDString</key>
-			<string>C9388176061340AD9035734F</string>
-			<key>remoteInfo</key>
-			<string>Pods-Lockbox</string>
-		</dict>
-		<key>FBA4D5E11FE3454EA6566A67</key>
-		<dict>
-			<key>fileRef</key>
-			<string>BF5AF2F630FB466BB21FB1A1</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>FBDA29AC65C04E88A3580ADB</key>
-		<dict>
-			<key>fileRef</key>
-			<string>C36A19BDF07B4968B29B6225</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
-		</dict>
-		<key>FBEB271F1306478E967CC625</key>
-		<dict>
-			<key>fileRef</key>
-			<string>4B440D55902A4CC9A82A7DCA</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-		</dict>
-		<key>FBF4E2B6972242ED83B6CEE2</key>
+		<key>F9EEA0ACA4C94681874B7BA7</key>
 		<dict>
 			<key>baseConfigurationReference</key>
-			<string>59542E3227114DE7BACC8CC4</string>
+			<string>5D19A76F796240BCAB47D391</string>
 			<key>buildSettings</key>
 			<dict>
 				<key>ALWAYS_SEARCH_USER_PATHS</key>
@@ -19430,7 +19220,7 @@
 				<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
 				<string>YES</string>
 				<key>GCC_PREFIX_HEADER</key>
-				<string>Pods-RBVolumeButtons-prefix.pch</string>
+				<string>Pods-Lockbox-prefix.pch</string>
 				<key>GCC_VERSION</key>
 				<string>com.apple.compilers.llvm.clang.1_0</string>
 				<key>INSTALL_PATH</key>
@@ -19465,115 +19255,149 @@
 			<key>name</key>
 			<string>Release</string>
 		</dict>
-		<key>FC1363EC4E134BB1BE013365</key>
+		<key>FA3A7E569FE049898AB1CF73</key>
+		<dict>
+			<key>includeInIndex</key>
+			<string>1</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageEmbossFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageEmbossFilter.h</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>FA61CA6A78A942E3B7A5204A</key>
 		<dict>
 			<key>fileRef</key>
-			<string>F7EBC39E342E419C8478C16C</string>
+			<string>B79D7EDB10F342EA8666BAF6</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>FC2FCACC83D645D5B604885D</key>
+		<key>FA6B3B75AF8A475B88B4FF50</key>
+		<dict>
+			<key>children</key>
+			<array>
+				<string>5BEBE34693354049B885542F</string>
+				<string>BE41FE6023CF4D79B6C7A51D</string>
+			</array>
+			<key>isa</key>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>MediaInfo</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>FA72E9EE517840BD931A8992</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
+			<key>name</key>
+			<string>GPUImageNonMaximumSuppressionFilter.h</string>
 			<key>path</key>
-			<string>Pods-CocoaLumberjack-dummy.m</string>
+			<string>framework/Source/GPUImageNonMaximumSuppressionFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FC4D42E2800B435391F863F8</key>
+		<key>FA8C0EB061CB4B27834DD585</key>
 		<dict>
-			<key>buildConfigurationList</key>
-			<string>94D4C9BB51924A529C2FE18B</string>
-			<key>buildPhases</key>
+			<key>children</key>
 			<array>
-				<string>D305648B4C994A5894AB4554</string>
-				<string>2B50FC9C1CCD48ABA35A1D82</string>
-				<string>FFEBF89AF41445759530A570</string>
+				<string>4501D290619947EDB06EC51C</string>
+				<string>5A1A59B87B0F404BA710272D</string>
+				<string>024CD42288704E4595B52C62</string>
+				<string>6B0B9028D5764118BE8E85AB</string>
+				<string>6E94FA9B4E95413398291380</string>
 			</array>
-			<key>buildRules</key>
-			<array/>
-			<key>dependencies</key>
-			<array/>
 			<key>isa</key>
-			<string>PBXNativeTarget</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>Pods-MotionOrientation@PTEz</string>
-			<key>productName</key>
-			<string>Pods-MotionOrientation@PTEz</string>
-			<key>productReference</key>
-			<string>C2C052F022A64A708D4CBDBA</string>
-			<key>productType</key>
-			<string>com.apple.product-type.library.static</string>
-		</dict>
-		<key>FC593DF1E501437AA867151F</key>
-		<dict>
-			<key>fileRef</key>
-			<string>5D828B51F0F845D3B97C4B3D</string>
-			<key>isa</key>
-			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
+			<string>Base</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FCA1C34B3D2D4EA0BD11305F</key>
+		<key>FA9660FFB7EE4B7DBA451C18</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUCamera.h</string>
+			<string>lookup_miss_etikate.png</string>
 			<key>path</key>
-			<string>Source/Camera/NBUCamera.h</string>
+			<string>framework/Resources/lookup_miss_etikate.png</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FCAE845305674C93A4129E9F</key>
+		<key>FA9DD712B5634C3F8B2208D1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>0F635A54957B42EB948F313B</string>
+			<string>23CC0E79E83648D9AF89F598</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
-			<key>settings</key>
-			<dict>
-				<key>COMPILER_FLAGS</key>
-				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
-			</dict>
 		</dict>
-		<key>FCE3E326C10C4A06A24FC921</key>
+		<key>FB5DCA0E90094300B92D4CB8</key>
 		<dict>
-			<key>fileRef</key>
-			<string>69C45F59B7CA4EBBB9DE8093</string>
+			<key>children</key>
+			<array>
+				<string>19CD5A0C59004388B1FBC734</string>
+				<string>22091AC8224C41428416F27A</string>
+				<string>CDC695C5C6644AD0ACE581F1</string>
+			</array>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXGroup</string>
+			<key>name</key>
+			<string>MotionOrientation@PTEz</string>
+			<key>path</key>
+			<string>MotionOrientation@PTEz</string>
+			<key>sourceTree</key>
+			<string>&lt;group&gt;</string>
+		</dict>
+		<key>FBDF568B6BCC48DB8A0D76ED</key>
+		<dict>
+			<key>explicitFileType</key>
+			<string>archive.ar</string>
+			<key>includeInIndex</key>
+			<string>0</string>
+			<key>isa</key>
+			<string>PBXFileReference</string>
+			<key>path</key>
+			<string>libPods-NBULog.a</string>
+			<key>sourceTree</key>
+			<string>BUILT_PRODUCTS_DIR</string>
 		</dict>
-		<key>FD16E4BC0FA64252AA318E5C</key>
+		<key>FBFE7A1E289343AFA80ED208</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>text</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Podfile</string>
+			<string>GPUImageFilter.h</string>
 			<key>path</key>
-			<string>../Podfile</string>
+			<string>framework/Source/GPUImageFilter.h</string>
 			<key>sourceTree</key>
-			<string>SOURCE_ROOT</string>
-			<key>xcLanguageSpecificationIdentifier</key>
-			<string>xcode.lang.ruby</string>
+			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FD6B64E80F864F1DAF85F726</key>
+		<key>FC4C71E935334966A2A52BB6</key>
+		<dict>
+			<key>isa</key>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>165D9BCDAB5D40BFB36876F5</string>
+			<key>targetProxy</key>
+			<string>F55B8ABDD0FC4D6B8CF008DE</string>
+		</dict>
+		<key>FC55F432110D4145883C6B9D</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -19582,13 +19406,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>UIApplication+NBUAdditions.h</string>
+			<string>GPUImageChromaKeyBlendFilter.h</string>
 			<key>path</key>
-			<string>Source/Additions/UIApplication+NBUAdditions.h</string>
+			<string>framework/Source/GPUImageChromaKeyBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FD753D8EEF9C482B9444DBF5</key>
+		<key>FC98EBAE3AE14976B8412714</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -19597,13 +19421,13 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NSBundle+NBUAdditions.h</string>
+			<string>GPUImageThreeInputFilter.h</string>
 			<key>path</key>
-			<string>Source/Additions/NSBundle+NBUAdditions.h</string>
+			<string>framework/Source/GPUImageThreeInputFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FD81D09B040B4811AE588DDB</key>
+		<key>FD04DB57D3F042B5BBA317D4</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -19612,112 +19436,148 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>DDASLLogger.m</string>
+			<string>GPUImageUnsharpMaskFilter.m</string>
 			<key>path</key>
-			<string>Lumberjack/DDASLLogger.m</string>
+			<string>framework/Source/GPUImageUnsharpMaskFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FD9E4E8F31494FE1AC283FF5</key>
+		<key>FD1DBC2DDE134164923DE36A</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImageDivideBlendFilter.h</string>
+			<string>GPUImageLuminanceRangeFilter.m</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageDivideBlendFilter.h</string>
+			<string>framework/Source/GPUImageLuminanceRangeFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FE038124839B40A6BE51962D</key>
+		<key>FD37D6F4CE594C2F8455ECBC</key>
+		<dict>
+			<key>fileRef</key>
+			<string>9B9C6E444D384881BA3375CF</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
+		</dict>
+		<key>FD53FA4AF052431B987CBCE7</key>
 		<dict>
 			<key>containerPortal</key>
-			<string>0E12B59DE67F4A63A31E653F</string>
+			<string>62D54EF7A95E460985820D01</string>
 			<key>isa</key>
 			<string>PBXContainerItemProxy</string>
 			<key>proxyType</key>
 			<string>1</string>
 			<key>remoteGlobalIDString</key>
-			<string>804B36EFA2A74412A3EA1170</string>
+			<string>09BA22BEC10B4EB2968675EC</string>
 			<key>remoteInfo</key>
-			<string>Pods-NBUImagePicker</string>
+			<string>Pods-MotionOrientation@PTEz</string>
 		</dict>
-		<key>FE17691A817C4345BE10E556</key>
+		<key>FD62F49A9BFB44F9915D9889</key>
 		<dict>
-			<key>explicitFileType</key>
-			<string>archive.ar</string>
-			<key>includeInIndex</key>
-			<string>0</string>
+			<key>fileRef</key>
+			<string>F8234A9C8E62448C9BD48F17</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>path</key>
-			<string>libPods.a</string>
-			<key>sourceTree</key>
-			<string>BUILT_PRODUCTS_DIR</string>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>FD652FCF98084966AD0229EB</key>
+		<dict>
+			<key>fileRef</key>
+			<string>1632ECE33B9747DE9B45CFEE</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+		</dict>
+		<key>FDF03DC511C14FE8988CB023</key>
+		<dict>
+			<key>fileRef</key>
+			<string>22A755E692244BDEA72D9F6E</string>
+			<key>isa</key>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>FE68D5F11D324F61B9BB4F79</key>
+		<key>FDFF37C81D1D4CBD87D8F2BB</key>
 		<dict>
 			<key>fileRef</key>
-			<string>05B4AF73F16244B8BD94EDBA</string>
+			<string>0B43D3A6D86A45B1840A2080</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>FE883CEE1AE448D79F56521F</key>
+		<key>FE52A8046C8844788EC1D0A1</key>
 		<dict>
 			<key>fileRef</key>
-			<string>4671CE74507B437AA5CCB56C</string>
+			<string>734A9BA2F6E94A2DADDEB3D0</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>FEB03DC1CDA94A54BFFA88B5</key>
+		<key>FE8AA83C511B46829A84D186</key>
 		<dict>
 			<key>fileRef</key>
-			<string>DAF92515A6C6431696B7F760</string>
+			<string>5E14374BEE20472AAD35530D</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>FEB369E0CB7A4AF0AC599746</key>
+		<key>FEA85B80674B4F6B81D90EE7</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>NBUAssetView.m</string>
+			<string>GPUImageDilationFilter.h</string>
 			<key>path</key>
-			<string>Source/Assets/NBUAssetView.m</string>
+			<string>framework/Source/GPUImageDilationFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FEC4B8DE48C84F459886871A</key>
+		<key>FEBA95FC2D794CFCA1CDF744</key>
 		<dict>
-			<key>includeInIndex</key>
-			<string>1</string>
+			<key>children</key>
+			<array>
+				<string>293CD7886CE1400ABDE90412</string>
+				<string>BDD35AC496D44CC0A162995A</string>
+				<string>682924C464C34EB69833E6FA</string>
+				<string>26B9B7A338A74E6DB89F28F6</string>
+				<string>C47D34600E2C4DA7AD7CBC0C</string>
+				<string>BB70E7B800A34A7DBC167962</string>
+				<string>1DBBE05609CD47ECAE1F9A36</string>
+				<string>C9604C43B760422CA7442C44</string>
+				<string>A88F4F8B745B4373B662E461</string>
+			</array>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>PBXGroup</string>
 			<key>name</key>
-			<string>GPUImageNobleCornerDetectionFilter.h</string>
-			<key>path</key>
-			<string>framework/Source/GPUImageNobleCornerDetectionFilter.h</string>
+			<string>Gallery</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FECD5F5CE6ED4A77ABE40D73</key>
+		<key>FEFBF2867F1745489A1E462B</key>
 		<dict>
 			<key>fileRef</key>
-			<string>C92151499B8A41558FCD845E</string>
+			<string>1BC0D9D6CA3F4EE7BB388572</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>FEDBCEC8C46F4AC8BA19B350</key>
+		<key>FF0B684F974C428FA2929708</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -19726,78 +19586,73 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>UIImage+NBUAdditions.m</string>
+			<string>GPUImageAverageLuminanceThresholdFilter.m</string>
 			<key>path</key>
-			<string>Source/Additions/UIImage+NBUAdditions.m</string>
+			<string>framework/Source/GPUImageAverageLuminanceThresholdFilter.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FF0670A1AF254EE5B48E3040</key>
+		<key>FF396EFBE413427FA6E1B644</key>
 		<dict>
-			<key>children</key>
-			<array>
-				<string>9B7FE309CAB34C8E97522D50</string>
-				<string>FD81D09B040B4811AE588DDB</string>
-				<string>0D35DAB46E9B4051A37A11B4</string>
-				<string>A0D811D38F41424E8CE4F9DB</string>
-				<string>EE67443830DE47ADB939DEDF</string>
-				<string>7F08DFE51B7E4D31B2F3E487</string>
-				<string>7B12D4E54AC2441E9B13B603</string>
-				<string>5A3D3E28CAD842A386B689AF</string>
-				<string>340B2BDB54A649BB9C3877DE</string>
-				<string>561CEB1838EE455AAC310C4B</string>
-				<string>F3798210315145149A8723D4</string>
-			</array>
+			<key>includeInIndex</key>
+			<string>1</string>
 			<key>isa</key>
-			<string>PBXGroup</string>
+			<string>PBXFileReference</string>
+			<key>lastKnownFileType</key>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>Core</string>
+			<string>GPUImageExclusionBlendFilter.h</string>
+			<key>path</key>
+			<string>framework/Source/GPUImageExclusionBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FF18FB456BF6428CB55298B6</key>
+		<key>FF4C3C306395412E929D9CD9</key>
 		<dict>
-			<key>fileRef</key>
-			<string>1BA72698E88046069186BAE1</string>
 			<key>isa</key>
-			<string>PBXBuildFile</string>
+			<string>PBXTargetDependency</string>
+			<key>target</key>
+			<string>49FA313A3EAA445D90A2C81C</string>
+			<key>targetProxy</key>
+			<string>CD672924E0154654BD533933</string>
 		</dict>
-		<key>FF79C46849FB473FA0A87EE0</key>
+		<key>FF5A2D888DE64B0E9419F890</key>
 		<dict>
 			<key>fileRef</key>
-			<string>E7E5220788CA4CC1AE0C4C11</string>
+			<string>44BDA74257FF4EC186F9ECC1</string>
 			<key>isa</key>
 			<string>PBXBuildFile</string>
 		</dict>
-		<key>FF7D9CE1E54743F6973214F2</key>
+		<key>FF708A7F6B8846E682422533</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.h</string>
+			<string>sourcecode.c.objc</string>
 			<key>name</key>
-			<string>GPUImagePicture.h</string>
+			<string>UINavigationController+NBUAdditions.m</string>
 			<key>path</key>
-			<string>framework/Source/iOS/GPUImagePicture.h</string>
+			<string>Source/Additions/UINavigationController+NBUAdditions.m</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FFEBF89AF41445759530A570</key>
+		<key>FF7A07AF8A084AF4B14179ED</key>
 		<dict>
-			<key>buildActionMask</key>
-			<string>2147483647</string>
-			<key>files</key>
+			<key>buildConfigurations</key>
 			<array>
-				<string>FA9643DB152341CBB0A3B48E</string>
+				<string>90F20AE3B35D43E29F58139E</string>
+				<string>90035EAF116547658974E40F</string>
 			</array>
-			<key>isa</key>
-			<string>PBXHeadersBuildPhase</string>
-			<key>runOnlyForDeploymentPostprocessing</key>
+			<key>defaultConfigurationIsVisible</key>
 			<string>0</string>
+			<key>defaultConfigurationName</key>
+			<string>Release</string>
+			<key>isa</key>
+			<string>XCConfigurationList</string>
 		</dict>
-		<key>FFF9EE642E3B49FD97EAFF4C</key>
+		<key>FF90CB1A36D847E0BEDB8D7F</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
@@ -19806,42 +19661,41 @@
 			<key>lastKnownFileType</key>
 			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageUIElement.h</string>
+			<string>GPUImageLowPassFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageUIElement.h</string>
+			<string>framework/Source/GPUImageLowPassFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
-		<key>FFFBA0638B8742ABA8BC9534</key>
+		<key>FFD460093C3A40009F7CEF79</key>
 		<dict>
+			<key>fileRef</key>
+			<string>F34F67F30F0B490996CA5744</string>
 			<key>isa</key>
-			<string>PBXFileReference</string>
-			<key>lastKnownFileType</key>
-			<string>wrapper.framework</string>
-			<key>name</key>
-			<string>MessageUI.framework</string>
-			<key>path</key>
-			<string>Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/MessageUI.framework</string>
-			<key>sourceTree</key>
-			<string>DEVELOPER_DIR</string>
+			<string>PBXBuildFile</string>
+			<key>settings</key>
+			<dict>
+				<key>COMPILER_FLAGS</key>
+				<string>-fobjc-arc -DOS_OBJECT_USE_OBJC=0</string>
+			</dict>
 		</dict>
-		<key>FFFEEAB499B0496EAB6CC772</key>
+		<key>FFE5CEDE3E2046D38002BEFD</key>
 		<dict>
 			<key>includeInIndex</key>
 			<string>1</string>
 			<key>isa</key>
 			<string>PBXFileReference</string>
 			<key>lastKnownFileType</key>
-			<string>sourcecode.c.objc</string>
+			<string>sourcecode.c.h</string>
 			<key>name</key>
-			<string>GPUImageGammaFilter.m</string>
+			<string>GPUImageDivideBlendFilter.h</string>
 			<key>path</key>
-			<string>framework/Source/GPUImageGammaFilter.m</string>
+			<string>framework/Source/GPUImageDivideBlendFilter.h</string>
 			<key>sourceTree</key>
 			<string>&lt;group&gt;</string>
 		</dict>
 	</dict>
 	<key>rootObject</key>
-	<string>0E12B59DE67F4A63A31E653F</string>
+	<string>62D54EF7A95E460985820D01</string>
 </dict>
 </plist>