Skip to content

Commit

Permalink
Removed XLDataLoader dependency from swift example project.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Barreto committed Jun 18, 2015
1 parent a025671 commit 49e3083
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Examples/Swift/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ platform :ios, '8.0'
target 'SwiftExample' do

pod 'XLForm', :path => '../../'
pod 'XLDataLoader', '~> 1.1', :inhibit_warnings => true
pod 'JVFloatLabeledTextField', '1.0.2', :inhibit_warnings => true
pod 'AXRatingView', '1.0.3', :inhibit_warnings => true

Expand Down

0 comments on commit 49e3083

Please sign in to comment.