Skip to content

Commit 666f61a

Browse files
Update framework for version 2.4.0
1 parent 7fac6fd commit 666f61a

File tree

98 files changed

+9391
-7009
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+9391
-7009
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions

InlineCreatorSDK.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ Pod::Spec.new do |s|
22

33
s.name = "InlineCreatorSDK"
44

5-
s.version = "2.3.0"
5+
s.version = "2.4.0"
66

77
s.summary = "Simple SDK for developers to integrate with their app and provide in-app guidance for their users."
88

99
s.description = "With just one line of code, MyGuide SDK helps provide in-app guidance to your app users. Empower them through access to different guides and improve their overall experience and engagement while using your app."
1010

1111
s.homepage = "https://www.myguide.org/"
1212

13-
s.readme = 'https://github.com/edcast/MyGuideCreatorSDK/blob/main/README.md'
13+
s.readme = 'https://github.com/edcast/MyGuideCreatorSDK/blob/main/README.md'
1414

15-
s.changelog = 'https://github.com/edcast/MyGuideCreatorSDK/blob/main/CHANGELOG.md'
15+
s.changelog = 'https://github.com/edcast/MyGuideCreatorSDK/blob/main/CHANGELOG.md'
1616

1717
s.license = "Commercial"
1818

InlineCreatorSDK.xcframework/ios-arm64/InlineCreatorSDK.framework/Headers/InlineCreatorSDK-Swift.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, strong) PlayerSDK * _Nonnull s
312312

313313

314314

315-
316315
@interface UINavigationController (SWIFT_EXTENSION(InlineCreatorSDK)) <UIGestureRecognizerDelegate>
317316
@end
318317

Binary file not shown.

0 commit comments

Comments
 (0)