blob: fbf4df914f3b7ccad7fa5b3c8cab549921c627f5 [file] [log] [blame]
{
"name": "TapKeychain",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"summary": "Basic swift wrapper for iOS keychain.",
"requires_arc": true,
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapKeychain-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapKeychain-iOS.git",
"tag": "1.0.4"
},
"source_files": "TapKeychain/**/*.swift"
}