Skip to content

Commit fca3e00

Browse files
committed
0.1.0
1 parent 76ddd67 commit fca3e00

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

EFStorage.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'EFStorage'
11-
s.version = '0.0.2'
11+
s.version = '0.1.0'
1212
s.summary = 'Store anything anywhere with ease.'
1313

1414
# This description is used to generate tags and improve search results.

Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- EFStorage (0.0.2):
3-
- EFStorage/Core (= 0.0.2)
4-
- EFStorage/KeychainAccess (= 0.0.2)
5-
- EFStorage/UserDefaults (= 0.0.2)
6-
- EFStorage/YYCache (= 0.0.2)
7-
- EFStorage/Core (0.0.2)
8-
- EFStorage/KeychainAccess (0.0.2):
2+
- EFStorage (0.1.0):
3+
- EFStorage/Core (= 0.1.0)
4+
- EFStorage/KeychainAccess (= 0.1.0)
5+
- EFStorage/UserDefaults (= 0.1.0)
6+
- EFStorage/YYCache (= 0.1.0)
7+
- EFStorage/Core (0.1.0)
8+
- EFStorage/KeychainAccess (0.1.0):
99
- EFStorage/Core
1010
- KeychainAccess (~> 3.2.0)
11-
- EFStorage/UserDefaults (0.0.2):
11+
- EFStorage/UserDefaults (0.1.0):
1212
- EFStorage/Core
13-
- EFStorage/YYCache (0.0.2):
13+
- EFStorage/YYCache (0.1.0):
1414
- EFStorage/Core
1515
- YYCache (~> 1.0.4)
1616
- KeychainAccess (3.2.0)
@@ -29,7 +29,7 @@ EXTERNAL SOURCES:
2929
:path: "."
3030

3131
SPEC CHECKSUMS:
32-
EFStorage: 687a58c38802e135f9eefcf9c1c3bf334108791d
32+
EFStorage: 0a028bc93ca6bca4c309563aea8f79a054aff82d
3333
KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b
3434
YYCache: 8105b6638f5e849296c71f331ff83891a4942952
3535

0 commit comments

Comments
 (0)