Skip to content

Commit

Permalink
Support Carthage Fixes #62
Browse files Browse the repository at this point in the history
  • Loading branch information
Dasmer Singh committed Jul 29, 2015
1 parent 96fe5e5 commit 392e5e3
Show file tree
Hide file tree
Showing 3 changed files with 616 additions and 1,575 deletions.
2 changes: 0 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '6.0'

pod 'SSKeychain', '~> 1.2.2'

target 'VENTouchLockTests' do
pod 'Specta', '~> 0.2.1'
pod 'Expecta', '~>0.2'
Expand Down
5 changes: 1 addition & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,15 @@ PODS:
- Expecta (0.3.1)
- OCMock (2.2.4)
- Specta (0.2.1)
- SSKeychain (1.2.2)

DEPENDENCIES:
- Expecta (~> 0.2)
- OCMock (~> 2.2.2)
- Specta (~> 0.2.1)
- SSKeychain (~> 1.2.2)

SPEC CHECKSUMS:
Expecta: a354d4633409dd9fe8c4f5ff5130426adbe31628
OCMock: a6a7dc0e3997fb9f35d99f72528698ebf60d64f2
Specta: 15a276a6343867b426d5ed135d5aa4d04123a573
SSKeychain: 88767e903ee8d274ed380e364d96b7a101235286

COCOAPODS: 0.37.2
COCOAPODS: 0.38.2
Loading

0 comments on commit 392e5e3

Please sign in to comment.