Skip to content

Commit

Permalink
Update Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
rivera-ernesto committed Oct 2, 2017
1 parent c1ed941 commit 667edac
Show file tree
Hide file tree
Showing 44 changed files with 1,070 additions and 1,157 deletions.
7 changes: 5 additions & 2 deletions Demo/Podfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@

platform :ios, '5.0'
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

target 'TableDemo' do

# For regular projects
#pod 'AMBTableViewController'

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

end
8 changes: 5 additions & 3 deletions Demo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- AMBTableViewController (1.2.0)
- AMBTableViewController (1.2.1)

DEPENDENCIES:
- AMBTableViewController (from `../`)
Expand All @@ -9,6 +9,8 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
AMBTableViewController: 256cf7b20a3ae65afeda7922f8f0314fcebac348
AMBTableViewController: 3c6870b5779a83580197641d4a5665c5e69e24dd

COCOAPODS: 0.34.2
PODFILE CHECKSUM: a07222c54bec0dd3faae3320b5e0b7d77a36894e

COCOAPODS: 1.3.1

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions Demo/Pods/Local Podspecs/AMBTableViewController.podspec

This file was deleted.

32 changes: 32 additions & 0 deletions Demo/Pods/Local Podspecs/AMBTableViewController.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions Demo/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 667edac

Please sign in to comment.