Skip to content

Commit

Permalink
Update example with version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Rami committed Feb 14, 2020
1 parent 73335ec commit 5060dea
Show file tree
Hide file tree
Showing 66 changed files with 4,967 additions and 948 deletions.
1 change: 1 addition & 0 deletions example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ target 'TestApp' do
pod 'SBJson'
pod 'PINCache'
pod 'MBProgressHUD', '~> 1.1.0'
pod 'ActionSheetPicker-3.0'
end
10 changes: 7 additions & 3 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
PODS:
- ActionSheetPicker-3.0 (2.4.2)
- AFNetworking (3.2.1):
- AFNetworking/NSURLSession (= 3.2.1)
- AFNetworking/Reachability (= 3.2.1)
Expand Down Expand Up @@ -26,6 +27,7 @@ PODS:
- SBJson (5.0.0)

DEPENDENCIES:
- ActionSheetPicker-3.0
- AFNetworking
- BIObjCHelpers
- IQKeyboardManager (~> 4.0.2)
Expand All @@ -37,7 +39,8 @@ DEPENDENCIES:
- SBJson

SPEC REPOS:
https://github.com/cocoapods/specs.git:
trunk:
- ActionSheetPicker-3.0
- AFNetworking
- BIObjCHelpers
- IQKeyboardManager
Expand All @@ -49,6 +52,7 @@ SPEC REPOS:
- SBJson

SPEC CHECKSUMS:
ActionSheetPicker-3.0: 5b62e07b00bd970509cf5ece99cb7447eae5dd0d
AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057
BIObjCHelpers: 378672b0f9309e4d2cbd4cabfb3afbe1ce225e40
IQKeyboardManager: 8eab4d8111418414619d1df8e4779ce5d0f8d7e2
Expand All @@ -59,6 +63,6 @@ SPEC CHECKSUMS:
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
SBJson: 73c848dc34be51fda282fab12bda6c426f5ead08

PODFILE CHECKSUM: 34364bfc2b6b95fb6aef3a3926035956b69f2fa0
PODFILE CHECKSUM: 576741ffe95c8a171cfa378f4ab08e1f3f132ced

COCOAPODS: 1.7.5
COCOAPODS: 1.8.4
24 changes: 24 additions & 0 deletions example/ios/Pods/ActionSheetPicker-3.0/LICENSE

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

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

Loading

0 comments on commit 5060dea

Please sign in to comment.