File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0.0 </string >
18+ <string >1.0.1 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >1 </string >
22+ <string >1.0.1 </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
2525 <key >UIMainStoryboardFile </key >
Original file line number Diff line number Diff line change 22Pod ::Spec . new do |s |
33
44 s . name = "PTEHorizontalTableView"
5- s . version = "1.0.0 "
5+ s . version = "1.0.1 "
66 s . summary = "Horizontal UITableView inspired by EasyTableView."
77 s . homepage = "https://github.com/PTEz/PTEHorizontalTableView"
88
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ PTEHorizontalTableView
33======================
44
55[ ![ Platform: iOS] ( https://img.shields.io/cocoapods/p/PTEHorizontalTableView.svg?style=flat )] ( http://cocoadocs.org/docsets/PTEHorizontalTableView/ )
6- [ ![ Version: 1.0.0 ] ( https://img.shields.io/cocoapods/v/PTEHorizontalTableView.svg?style=flat )] ( http://cocoadocs.org/docsets/PTEHorizontalTableView/ )
6+ [ ![ Version: 1.0.1 ] ( https://img.shields.io/cocoapods/v/PTEHorizontalTableView.svg?style=flat )] ( http://cocoadocs.org/docsets/PTEHorizontalTableView/ )
77[ ![ License: Apache 2.0] ( https://img.shields.io/cocoapods/l/PTEHorizontalTableView.svg?style=flat )] ( http://cocoadocs.org/docsets/PTEHorizontalTableView/ )
88[ ![ Dependency Status] ( https://www.versioneye.com/objective-c/PTEHorizontalTableView/badge.svg?style=flat )] ( https://www.versioneye.com/objective-c/PTEHorizontalTableView )
99[ ![ Build Status] ( http://img.shields.io/travis/PTEz/PTEHorizontalTableView/master.svg?style=flat )] ( https://travis-ci.org/PTEz/PTEHorizontalTableView )
You can’t perform that action at this time.
0 commit comments