{ | |
"name": "BoxData", | |
"version": "0.0.2", | |
"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" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source_files": "BoxData/Classes/**/*", | |
"swift_versions": "4.0", | |
"swift_version": "4.0" | |
} |