Skip to content

Commit 6673941

Browse files
SDK update: v 1.5 (1.5)
1 parent f1cb9db commit 6673941

13 files changed

+24
-20
lines changed

AppSpectorOSXSDK.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@
5151
"1.4.6": "https://github.com/appspector/ios-sdk/raw/1.4.6/AppSpectorOSXSDK.framework.zip",
5252
"1.4.7": "https://github.com/appspector/ios-sdk/raw/1.4.7/AppSpectorOSXSDK.framework.zip",
5353
"1.4.8": "https://github.com/appspector/ios-sdk/raw/1.4.8/AppSpectorOSXSDK.framework.zip",
54-
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorOSXSDK.framework.zip"
54+
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorOSXSDK.framework.zip",
55+
"1.5": "https://github.com/appspector/ios-sdk/raw/1.5/AppSpectorOSXSDK.framework.zip"
5556
}

AppSpectorOSXSDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |s|
22
s.name = 'AppSpectorOSXSDK'
3-
s.version = '1.4.13'
3+
s.version = '1.5'
44
s.summary = 'Debugging doesn\'t have to be painful!'
55
s.homepage = 'http://appspector.com'
66
s.license = { type: 'MIT', file: 'LICENSE' }
77
s.author = { 'Techery' => '[email protected]' }
88
s.platform = :osx
99
s.osx.deployment_target = '11.0'
10-
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.13/AppSpectorOSXSDK.xcframework.zip' }
10+
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.5/AppSpectorOSXSDK.xcframework.zip' }
1111
s.osx.vendored_frameworks = 'AppSpectorOSXSDK.xcframework'
1212
end

AppSpectorOSXSDK.xcframework.zip

25.3 KB
Binary file not shown.

AppSpectorSDK.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@
5151
"1.4.6": "https://github.com/appspector/ios-sdk/raw/1.4.6/AppSpectorSDK.framework.zip",
5252
"1.4.7": "https://github.com/appspector/ios-sdk/raw/1.4.7/AppSpectorSDK.framework.zip",
5353
"1.4.8": "https://github.com/appspector/ios-sdk/raw/1.4.8/AppSpectorSDK.framework.zip",
54-
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorSDK.framework.zip"
54+
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorSDK.framework.zip",
55+
"1.5": "https://github.com/appspector/ios-sdk/raw/1.5/AppSpectorSDK.framework.zip"
5556
}

AppSpectorSDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |s|
22
s.name = 'AppSpectorSDK'
3-
s.version = '1.4.13'
3+
s.version = '1.5'
44
s.summary = 'Debugging doesn\'t have to be painful!'
55
s.homepage = 'http://appspector.com'
66
s.license = { type: 'MIT', file: 'LICENSE' }
77
s.author = { 'Techery' => '[email protected]' }
88
s.platform = :ios
99
s.ios.deployment_target = '11.0'
10-
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.13/AppSpectorSDK.xcframework.zip' }
10+
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.5/AppSpectorSDK.xcframework.zip' }
1111
s.ios.vendored_frameworks = 'AppSpectorSDK.xcframework'
1212
end

AppSpectorSDK.xcframework.zip

33.5 KB
Binary file not shown.

AppSpectorSDKE2E.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@
5151
"1.4.6": "https://github.com/appspector/ios-sdk/raw/1.4.6/AppSpectorSDKE2E.framework.zip",
5252
"1.4.7": "https://github.com/appspector/ios-sdk/raw/1.4.7/AppSpectorSDKE2E.framework.zip",
5353
"1.4.8": "https://github.com/appspector/ios-sdk/raw/1.4.8/AppSpectorSDKE2E.framework.zip",
54-
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorSDKE2E.framework.zip"
54+
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorSDKE2E.framework.zip",
55+
"1.5": "https://github.com/appspector/ios-sdk/raw/1.5/AppSpectorSDKE2E.framework.zip"
5556
}

AppSpectorSDKE2E.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Pod::Spec.new do |s|
22
s.name = 'AppSpectorSDKE2E'
3-
s.version = '1.4.13'
3+
s.version = '1.5'
44
s.summary = 'Debugging doesn\'t have to be painful!'
55
s.homepage = 'http://appspector.com'
66
s.license = { type: 'MIT', file: 'LICENSE' }
77
s.author = { 'Techery' => '[email protected]' }
88
s.platform = :ios
99
s.ios.deployment_target = '11.0'
10-
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.4.13/AppSpectorSDKE2E.xcframework.zip' }
10+
s.source = { :http => 'https://github.com/appspector/ios-sdk/releases/download/1.5/AppSpectorSDKE2E.xcframework.zip' }
1111
s.ios.vendored_frameworks = 'AppSpectorSDKE2E.xcframework'
1212
s.dependency 'themis', '0.14.0'
1313
end

AppSpectorSDKE2E.xcframework.zip

35 KB
Binary file not shown.

AppSpectorTVSDK.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@
5151
"1.4.6": "https://github.com/appspector/ios-sdk/raw/1.4.6/AppSpectorTVSDK.framework.zip",
5252
"1.4.7": "https://github.com/appspector/ios-sdk/raw/1.4.7/AppSpectorTVSDK.framework.zip",
5353
"1.4.8": "https://github.com/appspector/ios-sdk/raw/1.4.8/AppSpectorTVSDK.framework.zip",
54-
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorTVSDK.framework.zip"
54+
"1.4.9": "https://github.com/appspector/ios-sdk/raw/1.4.9/AppSpectorTVSDK.framework.zip",
55+
"1.5": "https://github.com/appspector/ios-sdk/raw/1.5/AppSpectorTVSDK.framework.zip"
5556
}

0 commit comments

Comments
 (0)