blob: ad2717ca3029ada86e041c7ba17b7237380c0dcf [file] [log] [blame]
{
"name": "DecodeValue",
"version": "1.0.0",
"summary": "Help De(codable) parsing.",
"description": "Help De(codable) parsing\nYou happy",
"homepage": "https://github.com/outofcoding/DecodeValue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"outofcoding": "outofcoding@gmail.com"
},
"source": {
"git": "https://github.com/outofcoding/DecodeValue.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "DecodeValue/Classes/**/*",
"dependencies": {
"Optional.Extension": [
]
},
"swift_version": "5.0"
}