Skip to content

Commit

Permalink
Update IOSInspector.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pakerwreah committed Apr 7, 2020
1 parent 5cd01d1 commit 8236179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IOSInspector.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |spec|
spec.license = 'MIT'
spec.summary = 'Library to inspect database and network in mobile apps'
spec.homepage = 'https://github.com/pakerwreah/Inspector'
spec.authors = { 'Carlos César Neves Enumo' => '[email protected]'
spec.authors = { 'Carlos César Neves Enumo' => '[email protected]' }

spec.source = { :git => 'https://github.com/pakerwreah/Inspector.git', :tag => 'v1.3.0' }
spec.source_files = 'cpp/**/*.{h,hpp,c,cpp}', 'ios/Inspector/lib/*.{h,mm}'
Expand Down

0 comments on commit 8236179

Please sign in to comment.