File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22Pod ::Spec . new do |s |
33
44 s . name = "AMBTableViewController"
5- s . version = "1.1 .0"
5+ s . version = "1.2 .0"
66 s . summary = "Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts."
77 s . description = <<-DESC
88 * Use Storyboards' Prototype Cells to design your cells.
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1 .0 </string >
20+ <string >1.2 .0 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >1.1 .0 </string >
24+ <string >1.2 .0 </string >
2525 <key >LSRequiresIPhoneOS </key >
2626 <true />
2727 <key >UILaunchStoryboardName </key >
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ AMBTableViewController
55Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
66
77[ ![ Platform: iOS] ( https://img.shields.io/cocoapods/p/AMBTableViewController.svg?style=flat )] ( http://cocoadocs.org/docsets/AMBTableViewController/ )
8- [ ![ Version: 1.1 .0] ( https://img.shields.io/cocoapods/v/AMBTableViewController.svg?style=flat )] ( http://cocoadocs.org/docsets/AMBTableViewController/ )
8+ [ ![ Version: 1.2 .0] ( https://img.shields.io/cocoapods/v/AMBTableViewController.svg?style=flat )] ( http://cocoadocs.org/docsets/AMBTableViewController/ )
99[ ![ License: Apache 2.0] ( https://img.shields.io/cocoapods/l/AMBTableViewController.svg?style=flat )] ( http://cocoadocs.org/docsets/AMBTableViewController/ )
1010[ ![ Dependency Status] ( https://www.versioneye.com/objective-c/AMBTableViewController/badge.svg?style=flat )] ( https://www.versioneye.com/objective-c/AMBTableViewController )
1111[ ![ Build Status] ( http://img.shields.io/travis/CyberAgent/AMBTableViewController/master.svg?style=flat )] ( https://travis-ci.org/CyberAgent/AMBTableViewController )
You can’t perform that action at this time.
0 commit comments