blob: 31245d431dbf4d749c3dec12e99b58141aa81da2 [file] [log] [blame]
{
"name": "TDDBService",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDDBService/Classes/**/*",
"dependencies": {
"TDResult": [
]
},
"pushed_with_swift_version": "4.0"
}