Skip to content

Commit

Permalink
SDK update: v 1.4.8 (1.4.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deszip authored and Deszip committed Jul 23, 2023
1 parent c32af79 commit fcdb353
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions AppSpectorOSXSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'AppSpectorOSXSDK'
s.version = '1.4.8'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
s.author = { 'Techery' => '[email protected]' }
s.platform = :osx
s.osx.deployment_target = '11.0'
s.source = { :http => 'https://github.com/appspector/macos-sdk/releases/download/1.4.8/AppSpectorOSXSDK.xcframework.zip' }
s.osx.vendored_frameworks = 'AppSpectorOSXSDK.xcframework'
end
s.name = 'AppSpectorOSXSDK'
s.version = '1.4.8'
s.summary = 'Debugging doesn\'t have to be painful!'
s.homepage = 'http://appspector.com'
s.license = { type: 'MIT', file: 'LICENSE' }
s.author = { 'Techery' => '[email protected]' }
s.platform = :osx
s.osx.deployment_target = '11.0'
s.source = { :http => 'https://github.com/appspector/macos-sdk/releases/download/1.4.8/AppSpectorOSXSDK.xcframework.zip' }
s.osx.vendored_frameworks = 'AppSpectorOSXSDK.xcframework'
end
Binary file modified AppSpectorOSXSDK.xcframework.zip
Binary file not shown.

0 comments on commit fcdb353

Please sign in to comment.