Skip to content

Commit 4adb353

Browse files
author
Martin Kim Dung-Pham
committed
Changed module name to Hpple as it better matches module names
1 parent a0795f9 commit 4adb353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hpple.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Pod::Spec.new do |s|
1111
s.ios.libraries = 'xml2'
1212
s.xcconfig = { 'HEADER_SEARCH_PATHS' => '$(SDKROOT)/usr/include/libxml2' }
1313
s.requires_arc = true
14-
s.module_name = "hpple"
14+
s.module_name = "Hpple"
1515
end

0 commit comments

Comments
 (0)