blob: e52f702e482c1e84bf7a22c6d4d935b51d261de7 [file] [log] [blame]
{
"name": "TDDBServiceKeychainSwift",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDDBServiceKeychainSwift/Classes/**/*",
"dependencies": {
"TDDBService": [
"0.1.4"
],
"KeychainSwift": [
"10.0.0"
]
},
"pushed_with_swift_version": "4.0"
}