Skip to content

Commit 958ee2d

Browse files
committed
Update .podpec
1 parent 9ffec16 commit 958ee2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Example/LinkedInSignIn.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
4444
607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
4545
6F449F7847C29341EB0EEFCF /* Pods_LinkedInSignIn_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LinkedInSignIn_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
46-
A7F82577069545D5C3A74937 /* LinkedInSignIn.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LinkedInSignIn.podspec; path = ../LinkedInSignIn.podspec; sourceTree = "<group>"; };
46+
A7F82577069545D5C3A74937 /* LinkedInSignIn.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LinkedInSignIn.podspec; path = ../LinkedInSignIn.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
4747
C68C415A95F81DB36C21448A /* Pods-LinkedInSignIn_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LinkedInSignIn_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-LinkedInSignIn_Tests/Pods-LinkedInSignIn_Tests.release.xcconfig"; sourceTree = "<group>"; };
4848
E841387C204D735F00C66895 /* LinkedInSignIn_Example-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LinkedInSignIn_Example-Bridging-Header.h"; sourceTree = "<group>"; };
4949
E841387D204D735F00C66895 /* OBJCViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OBJCViewController.h; sourceTree = "<group>"; };

LinkedInSignIn.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'LinkedInSignIn'
11-
s.version = '0.1.0'
11+
s.version = '0.1.1'
1212
s.summary = ' Small swift library which help easy get access token from linkedin.com.'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)