File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 88
99Pod ::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.
Original file line number Diff line number Diff line change 11PODS:
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
3131SPEC CHECKSUMS:
32- EFStorage: 687a58c38802e135f9eefcf9c1c3bf334108791d
32+ EFStorage: 0a028bc93ca6bca4c309563aea8f79a054aff82d
3333 KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b
3434 YYCache: 8105b6638f5e849296c71f331ff83891a4942952
3535
You can’t perform that action at this time.
0 commit comments