blob: badae438999d3ab5bb0c3c51d768e805bb76d08c [file] [log] [blame]
{
"name": "TryCodable",
"version": "0.1.0",
"license": "MIT",
"summary": "A more flexible way to Decode and Encode data",
"homepage": "https://github.com/plspalding/TryCodable",
"authors": {
"Preston Spalding": "gsnpreston@gmail.com"
},
"source": {
"git": "https://github.com/plspalding/TryCodable.git",
"tag": "0.1.0"
},
"documentation_url": "https://github.com/plspalding/TryCodable",
"platforms": {
"ios": "10.1"
},
"source_files": "TryCodable/TryCodable/**/*.swift"
}