Skip to content

Commit

Permalink
Update TRETJapanNFCReader.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
treastrain committed Feb 27, 2020
1 parent ddefd2a commit 0fa67f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TRETJapanNFCReader.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pod::Spec.new do |spec|

spec.source = { :git => "https://github.com/treastrain/TRETJapanNFCReader.git", :tag => "#{spec.version}" }

spec.source_files = 'TRETJapanNFCReader/**/*.{swift}'
spec.source_files = 'Sources/**/*.{swift}'

spec.requires_arc = true
end

0 comments on commit 0fa67f9

Please sign in to comment.