Skip to content

Commit

Permalink
Changed RAC version in Podfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Jul 3, 2013
1 parent 9a648ff commit 86c4dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ platform :ios, '6.0'
pod 'TestFlightSDK', '1.2.4'
pod 'UIViewDrawRectBlock', '0.0.1'
pod 'ViewUtils', '1.1'
pod 'ReactiveCocoa', :head
pod 'ReactiveCocoa', '1.8.1'
pod 'ReactiveCocoaLayout', '0.3.1'
pod 'BlocksKit', '1.8.1'
pod 'NSDate-Extensions', '0.0.1'
Expand Down

0 comments on commit 86c4dc5

Please sign in to comment.