Skip to content

Commit

Permalink
Cocoapods e Modulos, CoreApp - Módulos
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurrios committed Feb 25, 2025
1 parent eab0650 commit afa98bf
Show file tree
Hide file tree
Showing 42 changed files with 4,322 additions and 3,712 deletions.
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ target 'Reminder' do
pod 'Firebase/Auth'
pod 'SQLite.swift'
pod 'lottie-ios'
pod 'CoreFramework', :git => 'https://github.com/rocketseat-education/swift-core-framework', :tag => "0.0.1"

target 'ReminderTests' do
inherit! :search_paths
Expand Down
15 changes: 14 additions & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
PODS:
- CoreFramework (0.0.1)
- Firebase/Auth (11.7.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 11.7.0)
Expand Down Expand Up @@ -52,6 +53,7 @@ PODS:
- SQLite.swift/standard (0.15.3)

DEPENDENCIES:
- CoreFramework (from `https://github.com/rocketseat-education/swift-core-framework`, tag `0.0.1`)
- Firebase/Auth
- lottie-ios
- SQLite.swift
Expand All @@ -71,7 +73,18 @@ SPEC REPOS:
- RecaptchaInterop
- SQLite.swift

EXTERNAL SOURCES:
CoreFramework:
:git: https://github.com/rocketseat-education/swift-core-framework
:tag: 0.0.1

CHECKOUT OPTIONS:
CoreFramework:
:git: https://github.com/rocketseat-education/swift-core-framework
:tag: 0.0.1

SPEC CHECKSUMS:
CoreFramework: fc4614d710b39551520fe2990483bc9f4da4ab14
Firebase: a64bf6a8546e6eab54f1c715cd6151f39d2329f4
FirebaseAppCheckInterop: 2376d3ec5cb4267facad4fe754ab4f301a5a519b
FirebaseAuth: 77e25aa24f3e1c626c5babd3338551fc1669ee0e
Expand All @@ -85,6 +98,6 @@ SPEC CHECKSUMS:
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
SQLite.swift: 8d054987f02728cc912b0eb5a9659650573a65a2

PODFILE CHECKSUM: db56f2f754b604d11d9c812fa11a0ac01fc6c91e
PODFILE CHECKSUM: 3b369b72888853244f1d5443129132cba59293ac

COCOAPODS: 1.16.2

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.

18 changes: 18 additions & 0 deletions Pods/CoreFramework/CoreFramework/Sources/Constants/Text/Text.swift

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.

1 change: 1 addition & 0 deletions Pods/CoreFramework/LICENSE

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

27 changes: 27 additions & 0 deletions Pods/Local Podspecs/CoreFramework.podspec.json

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

15 changes: 14 additions & 1 deletion 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 afa98bf

Please sign in to comment.