blob: f07991e36bab571e837318e6ffbfbf45b3b3ac96 [file] [log] [blame]
{
"name": "TDResult",
"version": "0.1.0",
"summary": "A generic Result enum that includes Sucess with related data and error with related details",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/trident10/TDResult",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trident10": "abhimanyujindal10@gmail.com"
},
"source": {
"git": "https://github.com/trident10/TDResult.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDResult/Classes/**/*",
"pushed_with_swift_version": "3.0"
}