Fixed git source
This commit is contained in:
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
|
||||
s.summary = "Decode and encode HTML character entities."
|
||||
s.homepage = "https://github.com/Koolistov/NSString-HTML"
|
||||
s.author = 'Johan Kool'
|
||||
s.source = { :git => 'https://github.com/mackoj/NSString-HTML.git', :commit => 'cd36c9bb4e5bf18f42f6f986a957c10da51c83d4' }
|
||||
s.source = { :git => 'https://github.com/Koolistov/NSString-HTML.git', :commit => 'cd36c9bb4e5bf18f42f6f986a957c10da51c83d4' }
|
||||
s.ios.deployment_target = '4.3.5'
|
||||
s.source_files = '*.{h,m}'
|
||||
s.license = {
|
||||
|
||||
Reference in New Issue
Block a user