Skip to content

Commit

Permalink
add project files
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-ching committed Jan 25, 2021
1 parent 9b39b84 commit 5809bc1
Show file tree
Hide file tree
Showing 188 changed files with 12,958 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'calm-mind' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

# Pods for calm-mind
pod 'Purchases', '3.8.0'

end
20 changes: 20 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
PODS:
- Purchases (3.8.0):
- PurchasesCoreSwift (= 3.8.0)
- PurchasesCoreSwift (3.8.0)

DEPENDENCIES:
- Purchases (= 3.8.0)

SPEC REPOS:
trunk:
- Purchases
- PurchasesCoreSwift

SPEC CHECKSUMS:
Purchases: 6d5e1cdba3de4766d39b0f166bb851bdfffe179c
PurchasesCoreSwift: 638f04384b60f44c8728d0af7a10785bbd747cab

PODFILE CHECKSUM: da09ec65fa4b69a882a7d9a00deeccaa0ab91f43

COCOAPODS: 1.10.0
20 changes: 20 additions & 0 deletions Pods/Manifest.lock

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

1,265 changes: 1,265 additions & 0 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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.

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.

21 changes: 21 additions & 0 deletions Pods/Purchases/LICENSE

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

86 changes: 86 additions & 0 deletions Pods/Purchases/Purchases/Caching/RCDeviceCache.h

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

Loading

0 comments on commit 5809bc1

Please sign in to comment.