blob: 462502770c57b64b585b132bccc0f39020850773 [file] [log] [blame]
{
"name": "TDDBServiceKeychainSwift",
"version": "0.1.1",
"summary": "A Keychain API for TDDBService",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/trident10/TDDBService-KeychainSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trident10": "abhimanyujindal10@gmail.com"
},
"source": {
"git": "https://github.com/trident10/TDDBService-KeychainSwift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDDBServiceKeychainSwift/Classes/**/*",
"dependencies": {
"TDDBService": [
],
"KeychainSwift": [
"10.0.0"
]
},
"pushed_with_swift_version": "4.0"
}