blob: d844574fca3bc0b62d899db8187853673fe6bff8 [file] [log] [blame]
{
"name": "GYJSON",
"version": "0.1.6",
"summary": "A framework of JSON.",
"description": "A Framework for forming JSON model.",
"homepage": "https://github.com/kojirou1994/JSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kojirou": "Kojirouhtc@gmail.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"watchos": "3.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/kojirou1994/JSON.git",
"tag": "0.1.6"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0.1"
}