Skip to content
Closed
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
28 changes: 15 additions & 13 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
xcodeproj 'WordPress/WordPress.xcodeproj'

platform :ios, '5.0'
pod 'AFNetworking', '~> 1.0'
pod 'Reachability', '~> 3.0.0'
pod 'JSONKit', '~> 1.4'
pod 'NSURL+IDN', :podspec => 'https://raw.github.com/koke/NSURL-IDN/master/Podfile'
pod 'CTidy', :git => 'git://github.com/wordpress-mobile/CTidy.git'
pod 'DTCoreText', '~> 1.0.0'
pod 'UIDeviceIdentifier', '~> 0.1'
pod 'SVProgressHUD', '~> 0.9'
pod 'SSKeychain', '~> 0.2'
pod 'SFHFKeychainUtils', '~> 0.0.1'
pod 'WPXMLRPC', :podspec => 'https://raw.github.com/wordpress-mobile/wpxmlrpc/master/WPXMLRPC.podspec'
pod 'WordPressApi', :podspec => 'https://raw.github.com/koke/WordPressApi/master/WordPressApi.podspec'

pod 'AFNetworking', '~> 1.0'
pod 'Reachability', '~> 3.0.0'
pod 'JSONKit', '~> 1.4'
pod 'NSURL+IDN', :podspec => 'https://raw.github.com/koke/NSURL-IDN/master/Podfile'
pod 'CTidy', :git => 'git://github.com/wordpress-mobile/CTidy.git'
pod 'DTCoreText', '~> 1.0.0'
pod 'UIDeviceIdentifier', '~> 0.1'
pod 'SVProgressHUD', '~> 0.9'
pod 'SSKeychain', '~> 0.2'
pod 'SFHFKeychainUtils', '~> 0.0.1'
pod 'WPXMLRPC', :podspec => 'https://raw.github.com/wordpress-mobile/wpxmlrpc/master/WPXMLRPC.podspec'
pod 'WordPressApi', :podspec => 'https://raw.github.com/koke/WordPressApi/master/WordPressApi.podspec'
pod 'NSObject-SafeExpectations', :podspec => 'https://raw.github.com/koke/NSObject-SafeExpectations/master/NSObject-SafeExpectations.podspec'
pod 'MTZoomWindow', :git => 'git://github.com/mgcm/MTZoomWindow.git'

target :WordPressTest, :exclusive => true do
pod 'OHHTTPStubs', '~> 1.1'
pod 'OHHTTPStubs', '~> 1.1'
end
85 changes: 45 additions & 40 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,43 +1,10 @@

DEPENDENCIES:
- AFNetworking (~> 1.0)
- CTidy (from `git://github.com/wordpress-mobile/CTidy.git')
- DTCoreText (~> 1.0.0)
- JSONKit (~> 1.4)
- NSObject-SafeExpectations (from `https://raw.github.com/koke/NSObject-SafeExpectations/master/NSObject-SafeExpectations.podspec')
- NSURL+IDN (from `https://raw.github.com/koke/NSURL-IDN/master/Podfile')
- OHHTTPStubs (~> 1.1)
- Reachability (~> 3.0.0)
- SFHFKeychainUtils (~> 0.0.1)
- SSKeychain (~> 0.2)
- SVProgressHUD (~> 0.9)
- UIDeviceIdentifier (~> 0.1)
- WPXMLRPC (from `https://raw.github.com/wordpress-mobile/wpxmlrpc/master/WPXMLRPC.podspec')
- WordPressApi (from `https://raw.github.com/koke/WordPressApi/master/WordPressApi.podspec')

COCOAPODS: 0.16.2

SPEC CHECKSUMS:
NSURL+IDN: 22633c0149b86d6391f32f23776bc0e6ecc532e2
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27
AFNetworking: 761a418233d280c1e0580bcb76ff9cb4c3073d17
UIDeviceIdentifier: 64036321b0f77ff41b4200002f0c138431c00d86
DTCoreText: 4f2b9d62554c62dd7cd412c9f50ece1e70a548b9
OHHTTPStubs: cb1cef742f2fba18b192fb92ede52a69cf3a04d5
Reachability: 500bd76bf6cd8ff2c6fb715fc5f44ef6e4c024f2
SSKeychain: ffa1a79eb716d9ed1ca184fb0cf218087ca28486
NSObject-SafeExpectations: 241ab1289cbc33a00307cd025d22883646f2e1f0
SVProgressHUD: 98935fbafaf0031df4a9cafca3c66eaf3da06967
CTidy: 6a35875a96dd441822e620732c1113be19769067
WordPressApi: e593b267c9b190fd601da71b59bb0d53ca05c947
WPXMLRPC: 2c6df89279c131d122010fa41abb13c696811f44
SFHFKeychainUtils: b76aa7a39f07eb6ff97ab94b582e789f50d7ec5a

PODS:
- AFNetworking (1.1.0)
- CTidy (0.3.0)
- DTCoreText (1.0.2)
- JSONKit (1.5pre)
- MTZoomWindow (0.5.1)
- NSObject-SafeExpectations (0.0.1)
- NSURL+IDN (0.1)
- OHHTTPStubs (1.1.1)
Expand All @@ -51,14 +18,52 @@ PODS:
- AFNetworking (>= 1.0)
- WPXMLRPC (from `https://raw.github.com/wordpress-mobile/wpxmlrpc/master/WPXMLRPC.podspec')

COCOAPODS: 0.16.4

SPEC CHECKSUMS:
SVProgressHUD: 98935fbafaf0031df4a9cafca3c66eaf3da06967
SSKeychain: ffa1a79eb716d9ed1ca184fb0cf218087ca28486
UIDeviceIdentifier: 64036321b0f77ff41b4200002f0c138431c00d86
WordPressApi: e593b267c9b190fd601da71b59bb0d53ca05c947
WPXMLRPC: 2c6df89279c131d122010fa41abb13c696811f44
MTZoomWindow: febaaf089900571353933abba32d5e1ab9789cb6
AFNetworking: 761a418233d280c1e0580bcb76ff9cb4c3073d17
CTidy: 6a35875a96dd441822e620732c1113be19769067
OHHTTPStubs: cb1cef742f2fba18b192fb92ede52a69cf3a04d5
NSURL+IDN: 22633c0149b86d6391f32f23776bc0e6ecc532e2
NSObject-SafeExpectations: 241ab1289cbc33a00307cd025d22883646f2e1f0
DTCoreText: 4f2b9d62554c62dd7cd412c9f50ece1e70a548b9
JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
SFHFKeychainUtils: e828dbd9eaa509486acf95d8de2ebd414c4b7451
Reachability: 500bd76bf6cd8ff2c6fb715fc5f44ef6e4c024f2

EXTERNAL SOURCES:
NSURL+IDN:
:podspec: https://raw.github.com/koke/NSURL-IDN/master/Podfile
NSObject-SafeExpectations:
:podspec: https://raw.github.com/koke/NSObject-SafeExpectations/master/NSObject-SafeExpectations.podspec
CTidy:
:git: git://github.com/wordpress-mobile/CTidy.git
WordPressApi:
:podspec: https://raw.github.com/koke/WordPressApi/master/WordPressApi.podspec
WPXMLRPC:
:podspec: https://raw.github.com/wordpress-mobile/wpxmlrpc/master/WPXMLRPC.podspec
MTZoomWindow:
:git: git://github.com/mgcm/MTZoomWindow.git
CTidy:
:git: git://github.com/wordpress-mobile/CTidy.git
NSURL+IDN:
:podspec: https://raw.github.com/koke/NSURL-IDN/master/Podfile
NSObject-SafeExpectations:
:podspec: https://raw.github.com/koke/NSObject-SafeExpectations/master/NSObject-SafeExpectations.podspec

DEPENDENCIES:
- AFNetworking (~> 1.0)
- CTidy (from `git://github.com/wordpress-mobile/CTidy.git')
- DTCoreText (~> 1.0.0)
- JSONKit (~> 1.4)
- MTZoomWindow (from `git://github.com/mgcm/MTZoomWindow.git')
- NSObject-SafeExpectations (from `https://raw.github.com/koke/NSObject-SafeExpectations/master/NSObject-SafeExpectations.podspec')
- NSURL+IDN (from `https://raw.github.com/koke/NSURL-IDN/master/Podfile')
- OHHTTPStubs (~> 1.1)
- Reachability (~> 3.0.0)
- SFHFKeychainUtils (~> 0.0.1)
- SSKeychain (~> 0.2)
- SVProgressHUD (~> 0.9)
- UIDeviceIdentifier (~> 0.1)
- WPXMLRPC (from `https://raw.github.com/wordpress-mobile/wpxmlrpc/master/WPXMLRPC.podspec')
- WordPressApi (from `https://raw.github.com/koke/WordPressApi/master/WordPressApi.podspec')
1 change: 1 addition & 0 deletions Pods/BuildHeaders/MTZoomWindow/MTZoomWindow.h

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

1 change: 1 addition & 0 deletions Pods/BuildHeaders/MTZoomWindow/MTZoomWindowDelegate.h

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

1 change: 1 addition & 0 deletions Pods/BuildHeaders/MTZoomWindow/UIView+MTZoom.h

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

1 change: 1 addition & 0 deletions Pods/Headers/MTZoomWindow/MTZoomWindow.h

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

1 change: 1 addition & 0 deletions Pods/Headers/MTZoomWindow/MTZoomWindowDelegate.h

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

1 change: 1 addition & 0 deletions Pods/Headers/MTZoomWindow/UIView+MTZoom.h

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

19 changes: 19 additions & 0 deletions Pods/Local Podspecs/MTZoomWindow.podspec

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

45 changes: 45 additions & 0 deletions Pods/MTZoomWindow/MTZoomWindow.h

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

Loading