Skip to content

Commit

Permalink
Missing source files
Browse files Browse the repository at this point in the history
  • Loading branch information
hpique committed Oct 20, 2013
1 parent 736cdb9 commit e2382cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RMStore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Pod::Spec.new do |s|
s.subspec 'AppReceiptVerificator' do |arv|
arv.dependency 'RMStore/Core'
arv.platform = :ios, '7.0'
arv.source_files = 'RMStore/Optional/RMStoreAppReceiptVerificator.{h,m}', 'RMStore/Optional/RMAppReceipt.{h,m}'
end

s.subspec 'TransactionReceiptVerificator' do |trv|
Expand Down

0 comments on commit e2382cc

Please sign in to comment.