blob: 980dcb39437cc8e9a28bf9ad2bd00265f8de9b0c [file] [log] [blame]
{
"name": "TDDBService",
"version": "0.1.3",
"summary": "A generic structure for DBService",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/trident10/TDDBService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trident10": "abhimanyujindal10@gmail.com"
},
"source": {
"git": "https://github.com/trident10/TDDBService.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDDBService/Classes/**/*",
"dependencies": {
"TDResult": [
]
},
"pushed_with_swift_version": "4.0"
}