Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pod 'NSURL+IDN', :podspec => 'https://raw.github.com/koke/NSURL-IDN/master/Podfi
pod 'DTCoreText', '1.6.9'
pod 'UIDeviceIdentifier', '~> 0.1'
pod 'SVProgressHUD', '~> 0.9'
pod 'wpxmlrpc', '~> 0.1'
pod 'wpxmlrpc', '~> 0.2'
pod 'WordPressApi', :git => 'https://github.com/koke/WordPressApi.git'
pod 'NSObject-SafeExpectations', :podspec => 'https://raw.github.com/koke/NSObject-SafeExpectations/master/NSObject-SafeExpectations.podspec'
pod 'Mixpanel'
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PODS:
- WordPressApi (0.0.1):
- AFNetworking (>= 1.0)
- wpxmlrpc (~> 0.1)
- wpxmlrpc (0.1)
- wpxmlrpc (0.2)

DEPENDENCIES:
- AFNetworking (= 1.2.0)
Expand All @@ -60,7 +60,7 @@ DEPENDENCIES:
- SVProgressHUD (~> 0.9)
- UIDeviceIdentifier (~> 0.1)
- WordPressApi (from `https://github.com/koke/WordPressApi.git`)
- wpxmlrpc (~> 0.1)
- wpxmlrpc (~> 0.2)

EXTERNAL SOURCES:
EmailChecker:
Expand All @@ -76,7 +76,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AFNetworking: 3cbae45f61a9f995cdbd56bd571223910d7f4e44
CocoaLumberjack: 0af89e0de15835a499fcc6ee5e0b6d396bc95976
CocoaLumberjack: d62b2c37c8bdac37094d710bfa978eb6e2fe650e
CrashlyticsLumberjack: 3a1647407e3c980545175e7a56d073c58beeab03
DTCoreText: e48c1526945272133b8c935c40da3f3e79836f1b
DTFoundation: 5bfec187ed495cea33c47dc64e8ee623e8beb353
Expand All @@ -95,6 +95,6 @@ SPEC CHECKSUMS:
SVProgressHUD: 03d4845ec8e64591726428a08236c6a5489d45f8
UIDeviceIdentifier: 64036321b0f77ff41b4200002f0c138431c00d86
WordPressApi: 76f9d7752b090197c172e2c5e6fccbffbaf7c336
wpxmlrpc: 0b27d4c3734db9470f0dccc3c8d4a6f8e491fd0b
wpxmlrpc: 7c3db4b1e1ab6087d6d5cc5d00ee16d8ee4654ea

COCOAPODS: 0.28.0
8 changes: 4 additions & 4 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pods/Pods-environment.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading