{ "name": "RNCAsyncStorage", "version": "1.19.3", "summary": "Asynchronous, persistent, key-value storage system for React Native.", "license": "MIT", "authors": "Krzysztof Borowy ", "homepage": "https://github.com/react-native-async-storage/async-storage#readme", "source": { "git": "https://github.com/react-native-async-storage/async-storage.git", "tag": "v1.19.3" }, "source_files": "ios/**/*.{h,m,mm}", "platforms": { "ios": "9.0", "tvos": "9.2", "osx": "10.14" }, "dependencies": { "React-Core": [ ] } }