Skip to content

Commit daff4d6

Browse files
committed
Moving source files to subdirectory
1 parent f0370b9 commit daff4d6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

AFNetworkActivityLogger.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.homepage = 'https://github.com/AFNetworking/AFNetworkActivityLogger'
77
s.authors = { 'Mattt Thompson' => '[email protected]' }
88
s.source = { :git => 'https://github.com/AFNetworking/AFNetworkActivityLogger.git', :tag => '2.0.2' }
9-
s.source_files = 'AFNetworkActivityLogger.{h,m}'
9+
s.source_files = 'AFNetworkActivityLogger'
1010
s.requires_arc = true
1111
s.ios.deployment_target = '6.0'
1212
s.osx.deployment_target = '10.8'

0 commit comments

Comments
 (0)