We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0795f9 commit 4adb353Copy full SHA for 4adb353
Hpple.podspec
@@ -11,5 +11,5 @@ Pod::Spec.new do |s|
11
s.ios.libraries = 'xml2'
12
s.xcconfig = { 'HEADER_SEARCH_PATHS' => '$(SDKROOT)/usr/include/libxml2' }
13
s.requires_arc = true
14
- s.module_name = "hpple"
+ s.module_name = "Hpple"
15
end
0 commit comments