blob: 7a7b3fc7a473b65a21fd3124a1dc0647f7d70b2d [file] [log] [blame]
{
"name": "TapKeychain",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"summary": "Basic swift wrapper for iOS keychain.",
"requires_arc": true,
"version": "1.0.5",
"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.5"
},
"source_files": "TapKeychain/**/*.swift"
}