blob: 1d5dc14958db0f0ad55e9e8285623d21cd11ee90 [file] [log] [blame]
{
"name": "Deco",
"version": "1.0.0",
"license": "MIT",
"summary": "Deco is a set of utility functions to extend the power of Decodable",
"homepage": "https://github.com/harishkataria/Deco",
"authors": {
"Harish Kataria": "hkatariajob@gmail.com"
},
"source": {
"git": "https://github.com/harishkataria/Deco.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}