We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b33d68 commit b769de2Copy full SHA for b769de2
ASPTableViewController.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "ASPTableViewController"
4
- s.version = "1.0"
+ s.version = "1.0.1"
5
s.summary = "A UITableViewController subclass that moves cells to their own controller classes, and makes the tree's data source data-driven."
6
s.description = <<-DESC
7
A UITableViewController subclass that:
0 commit comments