mirror of
https://github.com/status-im/react-native-keychain.git
synced 2025-02-17 23:57:22 +00:00
Released 0.2.7.
This commit is contained in:
parent
85b5f2fc6e
commit
15120d9a8d
@ -1,7 +1,7 @@
|
|||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
|
|
||||||
s.name = "RNKeychain"
|
s.name = "RNKeychain"
|
||||||
s.version = "0.2.6"
|
s.version = "0.2.7"
|
||||||
s.summary = "Keychain Access for React Native."
|
s.summary = "Keychain Access for React Native."
|
||||||
s.homepage = "https://github.com/oblador/react-native-keychain"
|
s.homepage = "https://github.com/oblador/react-native-keychain"
|
||||||
s.license = "MIT"
|
s.license = "MIT"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-keychain",
|
"name": "react-native-keychain",
|
||||||
"version": "0.2.6",
|
"version": "0.2.7",
|
||||||
"description": "Keychain Access for React Native",
|
"description": "Keychain Access for React Native",
|
||||||
"main": "index.ios.js",
|
"main": "index.ios.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user