add ObjectiveSugar and remove OHHTTPStubs

This commit is contained in:
Sami Samhuri 2015-04-22 01:21:33 -07:00
parent ea426550f3
commit 4cd295e18f
451 changed files with 21987 additions and 20844 deletions

View file

@ -7,10 +7,10 @@ pod 'Mantle'
pod 'PromiseKit' pod 'PromiseKit'
pod 'YapDatabase' pod 'YapDatabase'
pod 'libextobjc' pod 'libextobjc'
pod 'ObjectiveSugar'
# target 'Blog' do # target 'Blog' do
# end # end
target 'BlogTests' do # target 'BlogTests' do
pod 'OHHTTPStubs' # end
end

View file

@ -1,115 +1,110 @@
PODS: PODS:
- CocoaLumberjack (1.9.2): - CocoaLumberjack (1.9.2):
- CocoaLumberjack/Extensions - CocoaLumberjack/Extensions (= 1.9.2)
- CocoaLumberjack/Core (1.9.2) - CocoaLumberjack/Core (1.9.2)
- CocoaLumberjack/Extensions (1.9.2): - CocoaLumberjack/Extensions (1.9.2):
- CocoaLumberjack/Core - CocoaLumberjack/Core
- libextobjc (0.4): - libextobjc (0.4.1):
- libextobjc/EXTADT - libextobjc/EXTADT (= 0.4.1)
- libextobjc/EXTConcreteProtocol - libextobjc/EXTConcreteProtocol (= 0.4.1)
- libextobjc/EXTKeyPathCoding - libextobjc/EXTKeyPathCoding (= 0.4.1)
- libextobjc/EXTNil - libextobjc/EXTNil (= 0.4.1)
- libextobjc/EXTSafeCategory - libextobjc/EXTSafeCategory (= 0.4.1)
- libextobjc/EXTScope - libextobjc/EXTScope (= 0.4.1)
- libextobjc/EXTSelectorChecking - libextobjc/EXTSelectorChecking (= 0.4.1)
- libextobjc/EXTSynthesize - libextobjc/EXTSynthesize (= 0.4.1)
- libextobjc/NSInvocation+EXT - libextobjc/NSInvocation+EXT (= 0.4.1)
- libextobjc/NSMethodSignature+EXT - libextobjc/NSMethodSignature+EXT (= 0.4.1)
- libextobjc/RuntimeExtensions (= 0.4.1)
- libextobjc/UmbrellaHeader (= 0.4.1)
- libextobjc/EXTADT (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/UmbrellaHeader - libextobjc/EXTConcreteProtocol (0.4.1):
- libextobjc/EXTADT (0.4):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/EXTConcreteProtocol (0.4): - libextobjc/EXTKeyPathCoding (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/EXTKeyPathCoding (0.4): - libextobjc/EXTNil (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/EXTNil (0.4): - libextobjc/EXTSafeCategory (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/EXTSafeCategory (0.4): - libextobjc/EXTScope (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/EXTScope (0.4): - libextobjc/EXTSelectorChecking (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/EXTSelectorChecking (0.4): - libextobjc/EXTSynthesize (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/EXTSynthesize (0.4): - libextobjc/NSInvocation+EXT (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/NSInvocation+EXT (0.4): - libextobjc/NSMethodSignature+EXT (0.4.1):
- libextobjc/RuntimeExtensions - libextobjc/RuntimeExtensions
- libextobjc/NSMethodSignature+EXT (0.4): - libextobjc/RuntimeExtensions (0.4.1)
- libextobjc/RuntimeExtensions - libextobjc/UmbrellaHeader (0.4.1)
- libextobjc/RuntimeExtensions (0.4) - Mantle (2.0):
- libextobjc/UmbrellaHeader (0.4) - Mantle/extobjc (= 2.0)
- Mantle (1.5.1): - Mantle/extobjc (2.0)
- Mantle/extobjc - ObjectiveSugar (1.1.0)
- Mantle/extobjc (1.5.1)
- OHHTTPStubs (3.1.6):
- OHHTTPStubs/Core
- OHHTTPStubs/Core (3.1.6)
- OMGHTTPURLRQ (2.1): - OMGHTTPURLRQ (2.1):
- OMGHTTPURLRQ/FormURLEncode - OMGHTTPURLRQ/RQ (= 2.1)
- OMGHTTPURLRQ/RQ - OMGHTTPURLRQ/FormURLEncode (2.1)
- OMGHTTPURLRQ/UserAgent
- OMGHTTPURLRQ/FormURLEncode (2.1):
- OMGHTTPURLRQ/FormURLEncode
- OMGHTTPURLRQ/UserAgent
- OMGHTTPURLRQ/RQ (2.1): - OMGHTTPURLRQ/RQ (2.1):
- OMGHTTPURLRQ/FormURLEncode - OMGHTTPURLRQ/FormURLEncode
- OMGHTTPURLRQ/UserAgent - OMGHTTPURLRQ/UserAgent
- OMGHTTPURLRQ/UserAgent (2.1): - OMGHTTPURLRQ/UserAgent (2.1)
- OMGHTTPURLRQ/FormURLEncode - PromiseKit (1.5.1):
- OMGHTTPURLRQ/UserAgent - PromiseKit/CALayer (= 1.5.1)
- PromiseKit (1.0): - PromiseKit/NSNotificationCenter (= 1.5.1)
- PromiseKit/NSNotificationCenter - PromiseKit/NSURLConnection (= 1.5.1)
- PromiseKit/NSURLConnection - PromiseKit/Pause (= 1.5.1)
- PromiseKit/Pause - PromiseKit/UIActionSheet (= 1.5.1)
- PromiseKit/UIActionSheet - PromiseKit/UIAlertView (= 1.5.1)
- PromiseKit/UIAlertView - PromiseKit/UIView (= 1.5.1)
- PromiseKit/UIView - PromiseKit/UIViewController (= 1.5.1)
- PromiseKit/UIViewController - PromiseKit/Until (= 1.5.1)
- PromiseKit/Until - PromiseKit/When (= 1.5.1)
- PromiseKit/When - PromiseKit/CALayer (1.5.1):
- PromiseKit/NSNotificationCenter (1.0):
- PromiseKit/Promise - PromiseKit/Promise
- PromiseKit/NSURLConnection (1.0): - PromiseKit/NSNotificationCenter (1.5.1):
- PromiseKit/Promise
- PromiseKit/NSURLConnection (1.5.1):
- OMGHTTPURLRQ - OMGHTTPURLRQ
- PromiseKit/Promise - PromiseKit/Promise
- PromiseKit/Pause (1.0): - PromiseKit/Pause (1.5.1):
- PromiseKit/Promise - PromiseKit/Promise
- PromiseKit/Promise (1.0) - PromiseKit/Promise (1.5.1)
- PromiseKit/UIActionSheet (1.0): - PromiseKit/UIActionSheet (1.5.1):
- PromiseKit/Promise - PromiseKit/Promise
- PromiseKit/UIAlertView (1.0): - PromiseKit/UIAlertView (1.5.1):
- PromiseKit/Promise - PromiseKit/Promise
- PromiseKit/UIView (1.0): - PromiseKit/UIView (1.5.1):
- PromiseKit/Promise - PromiseKit/Promise
- PromiseKit/UIViewController (1.0): - PromiseKit/UIViewController (1.5.1):
- PromiseKit/Promise - PromiseKit/Promise
- PromiseKit/Until (1.0): - PromiseKit/Until (1.5.1):
- PromiseKit/Promise - PromiseKit/Promise
- PromiseKit/When - PromiseKit/When
- PromiseKit/When (1.0): - PromiseKit/When (1.5.1):
- PromiseKit/Promise - PromiseKit/Promise
- YapDatabase (2.5.2): - YapDatabase (2.6.1):
- YapDatabase/standard - YapDatabase/standard (= 2.6.1)
- YapDatabase/common (2.5.2): - YapDatabase/common (2.6.1):
- CocoaLumberjack (~> 1) - CocoaLumberjack (~> 1)
- YapDatabase/standard (2.5.2): - YapDatabase/standard (2.6.1):
- YapDatabase/common - YapDatabase/common
DEPENDENCIES: DEPENDENCIES:
- libextobjc - libextobjc
- Mantle - Mantle
- OHHTTPStubs - ObjectiveSugar
- PromiseKit - PromiseKit
- YapDatabase - YapDatabase
SPEC CHECKSUMS: SPEC CHECKSUMS:
CocoaLumberjack: 205769c032b5fef85b92472046bcc8b7e7c8a817 CocoaLumberjack: 628fca2e88ef06f7cf6817309aa405f325d9a6fa
libextobjc: ba42e4111f433273a886cd54f0ddaddb7f62f82f libextobjc: a650fc1bf489a3d3a9bc2e621efa3e1006fc5471
Mantle: d7c5ac734579ec751c58fecbf56189853056c58c Mantle: 17de73ef929db2234d76fde2aacfb89ab11c61e8
OHHTTPStubs: 6781373b69e0a67b27239799f11764d0fbefac55 ObjectiveSugar: a6a25f23d657c19df0a0b972466d5b5ca9f5295c
OMGHTTPURLRQ: 16564bcee86d8dfa298b65cdf60015c3065f67df OMGHTTPURLRQ: f8c515dfd2f57a5d74c710978f600231f52afec5
PromiseKit: 3a8eb40bb66c8f74ebd629f03ad8b0d5581a744c PromiseKit: b1145ebb1dd0780566952689191ea31466198ee8
YapDatabase: 50f763e49374c38025e8255b4c468d26d81b1048 YapDatabase: 13566c87dc9226a0f15d755edba08e8ad94cac9f
COCOAPODS: 0.34.4 COCOAPODS: 0.37.0.beta.1

View file

@ -1 +0,0 @@
../../../Mantle/Mantle/MTLManagedObjectAdapter.h

View file

@ -1 +0,0 @@
../../../OHHTTPStubs/OHHTTPStubs/Sources/OHHTTPStubs.h

View file

@ -1 +0,0 @@
../../../OHHTTPStubs/OHHTTPStubs/Sources/OHHTTPStubsResponse+HTTPMessage.h

View file

@ -1 +0,0 @@
../../../OHHTTPStubs/OHHTTPStubs/Sources/OHHTTPStubsResponse+JSON.h

View file

@ -1 +0,0 @@
../../../OHHTTPStubs/OHHTTPStubs/Sources/OHHTTPStubsResponse.h

View file

@ -1 +0,0 @@
../../../PromiseKit/objc/deprecated/PromiseKit+Foundation.h

View file

@ -1 +0,0 @@
../../../PromiseKit/objc/deprecated/PromiseKit+UIKit.h

View file

@ -1 +0,0 @@
../../../YapDatabase/YapDatabase/Internal/YapCache.h

View file

@ -1 +0,0 @@
../../../YapDatabase/YapDatabase/Extensions/SecondaryIndex/Internal/YapDatabaseSecondaryIndexSetupPrivate.h

View file

@ -0,0 +1 @@
../../../Mantle/Mantle/MTLTransformerErrorHandling.h

View file

@ -0,0 +1 @@
../../../Mantle/Mantle/NSDictionary+MTLJSONKeyPath.h

View file

@ -0,0 +1 @@
../../../Mantle/Mantle/NSDictionary+MTLMappingAdditions.h

View file

@ -0,0 +1 @@
../../../ObjectiveSugar/Classes/NSArray+ObjectiveSugar.h

View file

@ -0,0 +1 @@
../../../ObjectiveSugar/Classes/NSDictionary+ObjectiveSugar.h

View file

@ -0,0 +1 @@
../../../ObjectiveSugar/Classes/NSMutableArray+ObjectiveSugar.h

View file

@ -0,0 +1 @@
../../../ObjectiveSugar/Classes/NSNumber+ObjectiveSugar.h

View file

@ -0,0 +1 @@
../../../ObjectiveSugar/Classes/NSSet+ObjectiveSugar.h

View file

@ -0,0 +1 @@
../../../ObjectiveSugar/Classes/NSString+ObjectiveSugar.h

View file

@ -0,0 +1 @@
../../../ObjectiveSugar/Classes/ObjectiveSugar.h

View file

@ -0,0 +1 @@
../../../PromiseKit/objc/CALayer+PromiseKit.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Internal/YDBCKAttachRequest.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Internal/YDBCKChangeQueue.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Internal/YDBCKChangeRecord.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Utilities/YDBCKChangeSet.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Internal/YDBCKMappingTableInfo.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Utilities/YDBCKMergeInfo.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Utilities/YDBCKRecord.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Utilities/YDBCKRecordInfo.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Internal/YDBCKRecordTableInfo.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Utilities/YapCache.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/YapDatabaseCloudKit.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/YapDatabaseCloudKitConnection.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/YapDatabaseCloudKitOptions.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/Internal/YapDatabaseCloudKitPrivate.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/YapDatabaseCloudKitTransaction.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/CloudKit/YapDatabaseCloudKitTypes.h

View file

@ -0,0 +1 @@
../../../YapDatabase/YapDatabase/Extensions/FullTextSearch/YapDatabaseFullTextSearchHandler.h

Some files were not shown because too many files have changed in this diff Show more