Skip to content

Commit

Permalink
Merge branch 'develop' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
FrPellissier committed Aug 12, 2020
2 parents 397429f + f647d8f commit 68ed605
Show file tree
Hide file tree
Showing 414 changed files with 28,562 additions and 12,645 deletions.
3 changes: 2 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ platform :ios, '9.0'

def sharedPods
platform :ios, '9.0'

pod 'AFNetworking'
pod 'SWRevealViewController', '2.3.0'
pod 'MBProgressHUD', '0.8'
Expand All @@ -28,6 +28,7 @@ def sharedPods
pod 'GooglePlaces'
pod 'GoogleMaps'
pod 'SDWebImage'
pod 'TTTAttributedLabel'
end

target "entourage" do
Expand Down
8 changes: 6 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ PODS:
- SnapKit (4.0.1)
- SVProgressHUD (2.2.5)
- SWRevealViewController (2.3.0)
- TTTAttributedLabel (2.0.0)

DEPENDENCIES:
- AFNetworking
Expand All @@ -167,6 +168,7 @@ DEPENDENCIES:
- SnapKit (~> 4.0.0)
- SVProgressHUD
- SWRevealViewController (= 2.3.0)
- TTTAttributedLabel

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
Expand Down Expand Up @@ -207,6 +209,7 @@ SPEC REPOS:
- SnapKit
- SVProgressHUD
- SWRevealViewController
- TTTAttributedLabel

SPEC CHECKSUMS:
AFNetworking: d9fdf484a3c723ec3c558a41cc5754c7e845ee77
Expand Down Expand Up @@ -246,7 +249,8 @@ SPEC CHECKSUMS:
SnapKit: 0de968a9fec17499afa29683b05d0c775b6d1c29
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
SWRevealViewController: 6d3fd97f70112fd7cef9de14df4260eacce4c63a
TTTAttributedLabel: 8cffe8e127e4e82ff3af1e5386d4cd0ad000b656

PODFILE CHECKSUM: d5c6003c8b91c54a08c14a09a57af276d5e498f5
PODFILE CHECKSUM: 1cd6cf74ec2e379ab6a76d060bfe087f29adcc08

COCOAPODS: 1.8.4
COCOAPODS: 1.9.3
8 changes: 6 additions & 2 deletions Pods/Manifest.lock

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

20,770 changes: 10,545 additions & 10,225 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

67 changes: 67 additions & 0 deletions Pods/Pods.xcodeproj/xcshareddata/xcschemes/Crashlytics.xcscheme

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

67 changes: 67 additions & 0 deletions Pods/Pods.xcodeproj/xcshareddata/xcschemes/FBSDKCoreKit.xcscheme

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

67 changes: 67 additions & 0 deletions Pods/Pods.xcodeproj/xcshareddata/xcschemes/Fabric.xcscheme

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

67 changes: 67 additions & 0 deletions Pods/Pods.xcodeproj/xcshareddata/xcschemes/Firebase.xcscheme

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

Loading

0 comments on commit 68ed605

Please sign in to comment.