diff --git a/Examples/Paging Example/SwipeViewExample.xcodeproj/project.pbxproj b/Examples/Paging Example/SwipeViewExample.xcodeproj/project.pbxproj index 3d3fe02..7b2d768 100644 --- a/Examples/Paging Example/SwipeViewExample.xcodeproj/project.pbxproj +++ b/Examples/Paging Example/SwipeViewExample.xcodeproj/project.pbxproj @@ -18,6 +18,7 @@ 0148359513A36C3700E687AC /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0148358F13A36C3700E687AC /* MainWindow.xib */; }; 0148359613A36C3700E687AC /* ExampleViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0148359113A36C3700E687AC /* ExampleViewController.xib */; }; 01715D4917FD6D980060B615 /* SwipeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 01715D4817FD6D980060B615 /* SwipeView.m */; }; + 9EBC5A741990262400EE552E /* SwipeView.podspec in Resources */ = {isa = PBXBuildFile; fileRef = 9EBC5A731990262400EE552E /* SwipeView.podspec */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -39,6 +40,7 @@ 01715D4A17FD6F070060B615 /* SwipeViewExample-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "SwipeViewExample-Info.plist"; sourceTree = SOURCE_ROOT; }; 01715D4B17FD6F070060B615 /* SwipeViewExample-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SwipeViewExample-Prefix.pch"; sourceTree = SOURCE_ROOT; }; 018BBCB413A375AF005CA505 /* SwipeViewExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwipeViewExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 9EBC5A731990262400EE552E /* SwipeView.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SwipeView.podspec; path = ../SwipeView.podspec; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -115,6 +117,7 @@ 01715D4617FD6D980060B615 /* SwipeView */ = { isa = PBXGroup; children = ( + 9EBC5A731990262400EE552E /* SwipeView.podspec */, 01715D4717FD6D980060B615 /* SwipeView.h */, 01715D4817FD6D980060B615 /* SwipeView.m */, ); @@ -172,6 +175,7 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + 9EBC5A741990262400EE552E /* SwipeView.podspec in Resources */, 0148359513A36C3700E687AC /* MainWindow.xib in Resources */, 0148359613A36C3700E687AC /* ExampleViewController.xib in Resources */, 013F5C60168A59F500355CAD /* Default-568h@2x.png in Resources */, diff --git a/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..adff80e --- /dev/null +++ b/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/xcshareddata/SwipeViewExample.xccheckout b/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/xcshareddata/SwipeViewExample.xccheckout new file mode 100644 index 0000000..3e15452 --- /dev/null +++ b/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/xcshareddata/SwipeViewExample.xccheckout @@ -0,0 +1,41 @@ + + + + + IDESourceControlProjectFavoriteDictionaryKey + + IDESourceControlProjectIdentifier + 8396646C-6E8D-456E-8B7B-A72B8808FED9 + IDESourceControlProjectName + SwipeViewExample + IDESourceControlProjectOriginsDictionary + + 30F3C808-E689-4069-87A5-1FB94C39E9E5 + ssh://github.com/Dipak99041012/SwipeView.git + + IDESourceControlProjectPath + Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace + IDESourceControlProjectRelativeInstallPathDictionary + + 30F3C808-E689-4069-87A5-1FB94C39E9E5 + ../../../.. + + IDESourceControlProjectURL + ssh://github.com/Dipak99041012/SwipeView.git + IDESourceControlProjectVersion + 110 + IDESourceControlProjectWCCIdentifier + 30F3C808-E689-4069-87A5-1FB94C39E9E5 + IDESourceControlProjectWCConfigurations + + + IDESourceControlRepositoryExtensionIdentifierKey + public.vcs.git + IDESourceControlWCCIdentifierKey + 30F3C808-E689-4069-87A5-1FB94C39E9E5 + IDESourceControlWCCName + SwipeView + + + + diff --git a/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/xcuserdata/Dipak.xcuserdatad/UserInterfaceState.xcuserstate b/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/xcuserdata/Dipak.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..d253147 Binary files /dev/null and b/Examples/Paging Example/SwipeViewExample.xcodeproj/project.xcworkspace/xcuserdata/Dipak.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Examples/Paging Example/SwipeViewExample.xcodeproj/xcuserdata/Dipak.xcuserdatad/xcschemes/xcschememanagement.plist b/Examples/Paging Example/SwipeViewExample.xcodeproj/xcuserdata/Dipak.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..3846b29 --- /dev/null +++ b/Examples/Paging Example/SwipeViewExample.xcodeproj/xcuserdata/Dipak.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SuppressBuildableAutocreation + + 01308D8D13491C3500453707 + + primary + + + + + diff --git a/SwipeView.podspec b/SwipeView.podspec index de5b8eb..ab1803c 100644 --- a/SwipeView.podspec +++ b/SwipeView.podspec @@ -1,12 +1,12 @@ Pod::Spec.new do |s| s.name = "SwipeView" - s.version = "1.3.2" + s.version = "1.3.3" s.summary = "Horizontal, paged scrolling views based on UIScrollView, with convenient functionality in UITableView-style." s.description = "SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface and efficient view loading, unloading and recycling." s.homepage = "https://github.com/nicklockwood/SwipeView" s.license = { :type => 'zlib', :file => 'LICENCE.md' } s.author = { "Nick Lockwood" => "support@charcoaldesign.co.uk" } - s.source = { :git => "https://github.com/nicklockwood/SwipeView.git", :tag => "1.3.2" } + s.source = { :git => "git@github.com:Dipak99041012/SwipeView.git", :tag => "1.3.3" } s.source_files = 'SwipeView' s.requires_arc = true s.platform = :ios diff --git a/SwipeView/SwipeView.m b/SwipeView/SwipeView.m index 74b8484..0d4dd2f 100755 --- a/SwipeView/SwipeView.m +++ b/SwipeView/SwipeView.m @@ -546,7 +546,7 @@ - (void)setFrameForView:(UIView *)view atIndex:(NSInteger)index view.center = CGPointMake(center.x, _scrollView.frame.size.height/2.0f); } - view.bounds = CGRectMake(0.0f, 0.0f, _itemSize.width, _itemSize.height); + // view.bounds = CGRectMake(0.0f, 0.0f, _itemSize.width, _itemSize.height); if (disableAnimation && animationEnabled) [UIView setAnimationsEnabled:YES]; }