blob: a58115115883cf6eb1eb3faf1b6524369a1775e8 [file] [log] [blame]
{
"name": "SecureElement",
"version": "1.1.0",
"summary": "The most secure way to store information on a device.",
"description": "The most secure way to store information on a device.",
"license": "MIT",
"authors": "Marius Reimer <reime005@gmail.com> (https://github.com/reime005)",
"homepage": "https://github.com/reime005/react-native-secure-element",
"source": {
"git": "https://github.com/reime005/react-native-secure-element"
},
"source_files": "ios/**/SecureElement.{h,m}",
"requires_arc": false,
"header_dir": "SecureElement",
"platforms": {
"ios": "10.0"
}
}