| { | |
| "name": "PSAccessManager", | |
| "version": "0.1.0", | |
| "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.1.0" | |
| }, | |
| "swift_versions": [ | |
| "5.0", | |
| "5.1" | |
| ], | |
| "source_files": "Source/*.swift", | |
| "swift_version": "5.1" | |
| } |