blob: 56cfdd0f065f48c23e7962b70ea74b5ec2ae658d [file] [log] [blame]
{
"name": "SecureElement",
"version": "1.0.1",
"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"
}
}