blob: f6d88fabd43e0d658bbd384119d087d7f56ee43c [file] [log] [blame]
{
"name": "BoxData",
"version": "0.0.2.3",
"summary": "A light weight Codable Data format library.",
"homepage": "https://github.com/ObuchiYuki/BoxData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ObuchiYuki": "yukibochi1@gmail.com"
},
"source": {
"git": "https://github.com/ObuchiYuki/BoxData.git",
"tag": "0.0.2.3"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "BoxData/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}