blob: 3deabb9e859c2d93028fc5a66e30cba72af5ca14 [file] [log] [blame]
{
"name": "PSAccessManager",
"version": "0.0.1",
"summary": "Access with touch/face id in 4 lines :)",
"homepage": "https://github.com/sergey-prikhodko/PSAccessManager",
"license": "MIT",
"authors": {
"Sergey Prikhodko": "sergey.prikhodko.95@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sergey-prikhodko/PSAccessManager.git",
"tag": "0.0.1"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Source/*.swift",
"swift_version": "5.1"
}