{
  "name": "ABI49_0_0RNCAsyncStorage",
  "version": "1.18.2",
  "summary": "Asynchronous, persistent, key-value storage system for ABI49_0_0React Native.",
  "license": "MIT",
  "authors": "Krzysztof Borowy <hello@krizzu.dev>",
  "homepage": "https://github.com/react-native-async-storage/async-storage#readme",
  "platforms": {
    "ios": "9.0",
    "tvos": "9.2",
    "osx": "10.14"
  },
  "source": {
    "git": "https://github.com/react-native-async-storage/async-storage.git",
    "tag": "v1.18.2"
  },
  "source_files": "ios/**/*.{h,m}",
  "dependencies": {
    "ABI49_0_0React-Core": []
  }
}
