Skip to content

Commit 667edac

Browse files
Update Demo
1 parent c1ed941 commit 667edac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1070
-1157
lines changed

Demo/Podfile

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11

2-
platform :ios, '5.0'
3-
source 'https://github.com/CocoaPods/Specs.git'
2+
platform :ios, '8.0'
3+
use_frameworks!
4+
5+
target 'TableDemo' do
46

57
# For regular projects
68
#pod 'AMBTableViewController'
79

810
# For development
911
pod 'AMBTableViewController', :path => '../'
1012

13+
end

Demo/Podfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- AMBTableViewController (1.2.0)
2+
- AMBTableViewController (1.2.1)
33

44
DEPENDENCIES:
55
- AMBTableViewController (from `../`)
@@ -9,6 +9,8 @@ EXTERNAL SOURCES:
99
:path: ../
1010

1111
SPEC CHECKSUMS:
12-
AMBTableViewController: 256cf7b20a3ae65afeda7922f8f0314fcebac348
12+
AMBTableViewController: 3c6870b5779a83580197641d4a5665c5e69e24dd
1313

14-
COCOAPODS: 0.34.2
14+
PODFILE CHECKSUM: a07222c54bec0dd3faae3320b5e0b7d77a36894e
15+
16+
COCOAPODS: 1.3.1

Demo/Pods/Headers/Build/AMBTableViewController/AMBTableViewController.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

Demo/Pods/Headers/Public/AMBTableViewController/AMBTableViewController.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

Demo/Pods/Local Podspecs/AMBTableViewController.podspec

Lines changed: 0 additions & 29 deletions
This file was deleted.

Demo/Pods/Local Podspecs/AMBTableViewController.podspec.json

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Demo/Pods/Manifest.lock

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)