Skip to content

Commit

Permalink
[Fixed] Braille (0.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmasondavies committed Oct 29, 2012
1 parent d461330 commit 189175d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Braille/0.0.3/Braille.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/rdavies/Braille'
s.author = { 'Ryan Davies' => 'ryan@ryandavies.net' }
s.source = { :git => 'https://github.com/rdavies/Braille.git', :tag => '0.0.3' }
s.source_files = 'Braille/LBAccessibilityElementFinder.*'
s.source_files = 'Braille/*.{h,m}'
s.requires_arc = true
end

0 comments on commit 189175d

Please sign in to comment.