Skip to content

Commit

Permalink
update podspec!
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxiancai committed Oct 1, 2017
1 parent 00fdb84 commit e8bff41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion STCObfuscator.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'STCObfuscator'
s.summary = 'Objective-C obfuscator for Mach-O executables, a runtime utility for obfuscating Objective-C class..'
s.version = '1.0.0'
s.version = '1.0.1'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.authors = { 'chenxiancai' => 'chenxiancai@hotmail.com' }
s.homepage = 'https://github.com/chenxiancai/STCObfuscator'
Expand Down

0 comments on commit e8bff41

Please sign in to comment.