File tree Expand file tree Collapse file tree
Example/LinkedInSignIn.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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>"; };
Original file line number Diff line number Diff line change 88
99Pod ::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.
You can’t perform that action at this time.
0 commit comments