forked from xmartlabs/XLPagerTabStrip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'pagingView' of github.com:xmartlabs/XLPagerTabStrip int…
…o pagingView
- Loading branch information
Showing
24 changed files
with
285 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,14 +3,14 @@ Pod::Spec.new do |s| | |
s.version = '1.0.0' | ||
s.license = 'MIT' | ||
s.summary = 'PagerTabStrip for iOS and much more!' | ||
s.description = <<-DESC | ||
s.description = <<-DESC | ||
Android PagerTabStrip for iOS and much more | ||
DESC | ||
s.homepage = 'https://github.com/xmartlabs/XLPagerTabStrip' | ||
s.authors = { 'Martin Barreto' => '[email protected]', 'Washington Miranda' => '[email protected]' } | ||
s.source = { :git => 'https://github.com/xmartlabs/XLPagerTabStrip.git', :tag => 'v1.0.0' } | ||
s.source_files = 'XLPagerTabStrip/XL/**/*.{h,m}' | ||
s.requires_arc = true | ||
s.ios.deployment_target = '7.0' | ||
s.ios.deployment_target = '7.1' | ||
s.ios.frameworks = 'UIKit', 'Foundation' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 0 additions & 21 deletions
21
XLPagerTabStrip/Images.xcassets/Launch.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.